Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2004 13:56:28 +0200 (CEST)
From:      "David E. Meier" <dev@eth0.ch>
To:        freebsd-questions@freebsd.org
Subject:   Re: Getting ProFTPD to listen on just one IP address
Message-ID:  <1181.217.162.71.141.1086090988.squirrel@serv04.inetworx.ch>

next in thread | raw e-mail | index | archive | help
Hi Wayne,

I haven't tried this myself but it looks like what you are looking for:

http://proftpd.linux.co.uk/localsite/Userguide/linked/config_ref_Bind.html

Dave.

> Hi all,
>
> Can anyone enlighten me as to how I get ProFTPD to just listen to one IP
address ?
>
> I've just installed from ports, so I've got proftpd-1.2.10.r1
>
> I've added the following to my config file :
> DefaultAddress    193.xx.xx.xx
>
> I then start ProFTPD and get the following message:
> - setting default address to 193.xx.xx.xx
>
> However, netstat -an | grep 21 shows me this
> tcp4       0      0  *.21                   *.*         LISTEN
>
> So it's binding to both IP's on the machine. I've tested this and I can
definitely FTP to both IP addresses - which is NOT what I want.
>
> The reason I'm trying to get this working is that I need 2 different
config's on the same machine.
>
> Thanks in advance,
>
> --
> Wayne Pascoe    (gpg --keyserver www.co.uk.pgp.net --recv-keys 79A7C870)
Wageslaves - Who do you want to make rich
> today?
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1181.217.162.71.141.1086090988.squirrel>