Date: Tue, 18 Jun 1996 19:14:48 +0300 (IDT) From: Yuri Gindin <yuri@aebeard.technion.ac.il> To: freebsd-isp@freebsd.org Subject: building a gateway Message-ID: <Pine.BSF.3.91.960618190402.3374A-100000@aebeard.technion.ac.il>
next in thread | raw e-mail | index | archive | help
Hi all, I'm trying to build a gateway from FreeBSD-2.1.0 I compiled kernel with options GATEWAY and enabled net.inet.ip.forwarding=1. 194.90.141.2 <----> 194.90.141.30 gateway 194.90.140.30 <---> 194.90.140.0 >From 141.2 I can ping both 141.30 and 140.30 but not the net 194.90.140.0 I also started routed with routed -s flag. Maybe I missing route from 141.30 to localhost and from 140.30 to localhost, or something else ? Thanks in advance . --Yuri.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960618190402.3374A-100000>