Re: [CentOS] alternate port vsftpd for ftps

2007-08-24 Thread dnk
Well I assume it would not work simply because by default, reg ftp comes in on 21, and ftps comes in on 990 - so I suspect there would (or should?) be a separate directive for it On 8/24/07, Steven Vishoot <[EMAIL PROTECTED]> wrote: > > > --- dnk <[EMAIL PROTECTED]> wrote: > > > I thought tha

Re: [CentOS] alternate port vsftpd for ftps

2007-08-24 Thread Steven Vishoot
--- dnk <[EMAIL PROTECTED]> wrote: > I thought that was just to change the default port > for FTP, but I am > looking to change the port fot FTPS (port 990). > > Regards, > > dnk > > On 8/23/07, Lukasz <[EMAIL PROTECTED]> wrote: > > > > User dnk wrote: > > > Does anyone here by chance know how

Re: [CentOS] alternate port vsftpd for ftps

2007-08-24 Thread dnk
I thought that was just to change the default port for FTP, but I am looking to change the port fot FTPS (port 990). Regards, dnk On 8/23/07, Lukasz <[EMAIL PROTECTED]> wrote: > > User dnk wrote: > > Does anyone here by chance know how to change the port vsftpd uses for ftps? > > add line > > li

Re: [CentOS] alternate port vsftpd for ftps

2007-08-23 Thread Lukasz
User dnk wrote: Does anyone here by chance know how to change the port vsftpd uses for ftps? add line listen_port=1234 in vsftpd.conf file; it can be any port number, that is not being used by other applications -- Opole - Miasto Bez Granic. http://www.opole.pl - tu znajdziesz nowe miejsc

[CentOS] alternate port vsftpd for ftps

2007-08-23 Thread dnk
Does anyone here by chance know how to change the port vsftpd uses for ftps? I want to change it over to the regular FTP port due to firewall restrictions d ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos