Date: 14 Dec 2007 10:11:24 +0100 From: vermaden <vermaden@interia.pl> To: freebsd-net@freebsd.org Subject: default route Message-ID: <20071214091124.F22C91D789E@f39.poczta.interia.pl>
next in thread | raw e-mail | index | archive | help
Hi all I have strange problem with default router for two diffrent networks put on my FreeBSD box, network 10.0.0.0/24 is put on rl0 and 192.168.0.0/16 is on rl1, default router is set to 10.0.0.1 on /etc/rc.conf as defaultrouter=3D"10.0.0.1", the problem: When I ping some box from 10.0.0.0 network, it responds, when some box from 10.0.0.0 network ping my box, my box responds, when I ping someone from 192.168.0.0 network, he responds, when someone from 192.168.0.0 network pings me my box does not response, propably packets are coming IN by rl1 and going out by defaultgateway 10.0.0.1 so thru rl0, how to change/fix tha= t so my box will respond to 192.168.0.0 network using rl1 interface? Thanks in advance. ---------------------------------------------------------------------- Szybkie, smaczne danie z "tego co pod reka"? Wejdz na >>> http://link.interia.pl/f1cae
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071214091124.F22C91D789E>