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="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 that 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 _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"