Date: Thu, 24 Oct 2002 00:32:50 -0600 From: Peter <fbsdq@kuyarov.org> To: freebsd-questions@freebsd.org Subject: port forwarding/natd...multiple IPs Message-ID: <20021024003250.7a9e0c8d.fbsdq@kuyarov.org>
next in thread | raw e-mail | index | archive | help
Hello, I got port forwarding to work with one IP, but lets say I have several IP's: natd -n fxp0 -redirect_port 192.168.1.1:25 50 - this works as it connects me to my smtp server if I go to port 50. But as soon as I have several IP's: 192.168.1.1 192.168.1.11 192.168.1.12 192.168.1.13 etc. That port forwards only if I connect to 192.168.1.1:50 but connecting to any alias IP it won't do a port forward. -------------- Be security conscious -- National defense is at stake. ---FreeBSD The Power To Serve--- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021024003250.7a9e0c8d.fbsdq>