Date: Fri, 23 Jul 1999 12:24:19 +0000 From: George Cox <gjvc@sophos.com> To: freebsd-stable@freebsd.org, freebsd-current@freebsd.org Subject: Adding route to aliased IP address Message-ID: <19990723122419.A18945@sophos.com>
next in thread | raw e-mail | index | archive | help
Watcha, When an aliased interface is brought up, no route is added for it. This means that packets from an aliased IP address on one interface do not reach other IP addresses on that interface. Adding a 'route add <aliasedIPaddress> 127.0.0.1' in the startup scripts would fix it. Is there any place that this route command should go in the current startup scripts which I'm ignorant of? :-) Danke! gjvc -- [gjvc] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990723122419.A18945>