Date: Sat, 26 Feb 2000 16:34:34 -0500 From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: Julian Zottl <julianz@vsl.cua.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Routing help needed... Message-ID: <20000226163434.A24331@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <Pine.BSF.4.10.10002262029110.8597-100000@gateway.vsl.cua.edu>; from julianz@vsl.cua.edu on Sat, Feb 26, 2000 at 08:46:48PM -0500 References: <Pine.BSF.4.10.10002262029110.8597-100000@gateway.vsl.cua.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 26, 2000 at 08:46:48PM -0500, Julian Zottl wrote: > Hello everyone :) > Well, here is my problem. I have a FreeBSD firewall up between > two different subnets. There are two nics in the machine with IP's on > there respective subnets: > AAA.BBB.CCC.DDD mask 255.255.0.0 <-outside > AAA.BBB.EEE.FFF mask 255.255.255.0 <-inside > I have router (with -s) and gateway enabled. I can reach any address, > from the inside, on the internet except ones on the AAA.BBB.CCC.DDD range > :/ I can't even ping them! From the firewall/gateway I can ping the > AAA.BBB.CCC.DDD range and can do any network services to it, just not from > within the internal subnet. Help! TIA! > BTW, please CC me any answers! I suspect the problem might have something to do with the fact that your internal network, AAA.BBB.EEE.0/24, is a subnet of your external network, AAA.BBB.0.0/16. What exactly, I don't know; it's just a suspicion. Send your 'netstat -rn' output and possibly try some 'tcpdump's on the firewall while an internal machine pings to the outside world. See where the packets are disappearing. -- Crist J. Clark cjclark@home.com 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?20000226163434.A24331>