Re: Changing default ftp port

[ Available lists | Index of freebsd-questions | Month of May 2007 | Week of 28 May 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
illoai@gmail.com <illoai@gmail.com>
Date
28 May 2007 05:11:52
Subject
Re: Changing default ftp port
Message-ID
d7195cff0705272211t6c46a78cy6cfdee0028d1741b@mail.gmail.com

In reply to
References to

[ Hide this part ]
On 28/05/07, illoai@gmail.com <illoai@gmail.com> wrote:
> On 27/05/07, dbetts <betts@norden1.com> wrote:
> > I don't allow anonymous FTP into my server but when I look at the logs I
> > see lots of attempts to FTP in.
> > I had the same problem with SSH but changed that port and now I don't
> > have that problem.
> > How would I change the default FTP port from 21 to another port?
> > What port would work?
> > Thanks
>
> man 8 ftpd
> look at the -P option (I think this works in /etc/inetd.conf
> if that's how you start ftpd)
> I won't even guess if you're using some ftpd from ports.
>

Hello, self :P, but to continue, anything above 49151
seems just fine:
http://www.iana.org/assignments/port-numbers

--
--


Elapsed time: 0.164 seconds