Date: Tue, 14 Aug 2001 22:11:23 -0500 From: "default - Subscriptions" <default013subscriptions@hotmail.com> To: <freebsd-questions@freebsd.org>, <freebsd-security@freebsd.org> Subject: IPFW and interface aliases... Message-ID: <OE64RBaYFkuutSgcOrB00000c7a@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hi,
I'm running a server with two I.P. addresses bound to it...
I just setup IPFW and it is working great, but I just realized that the
alias I.P. is not able to send or receive any traffic...
Just to test, I added these rules to top of my rc.firewall:
${fwcmd} add pass all from ${ip2} to any
${fwcmd} add pass all from any to ${ip2}
This did not change anything...
Is there some special way that aliases need to be referred to in the
firewall rules?
Thanks,
Jordan
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?OE64RBaYFkuutSgcOrB00000c7a>
