Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2001 08:14:23 -0800
From:      "Mason Harding" <mharding@marketnews.com>
To:        <freebsd-security@FreeBSD.ORG>
Subject:   Revised: My FreeBSD Firewall
Message-ID:  <BGENLPKDCIBENFNNNAIDMEHNCAAA.mharding@marketnews.com>
In-Reply-To: <980823154.3a762c72329fd@mail.marketnews.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I am now just trying to implement a FreeBSD firewall, say with the IP
address of 172.16.5.2, with the router being 172.16.5.1, and the network
being 172.16.5.0/24.  How can I handle the routing on this?  my routing
table is basically as such...

Destination		Gateway		Netif
default		172.16.5.1		fxp0
172.15.5		link#1		fxp1
172.16.5.1		0:0:c:80:f:30	fxp0
172.15.5.2/32	link#1		fxp0

I can ping 172.16.5.1 with success, but if I try to ping anything past it(on
the internet) I get no response.  I can also ping anything on the LAN.  Am I
going about implementing this firewall correctly?  Should I not just be
adding a static route for 172.16.5.1?  Sorry if this made no since.

Thank you,
Mason



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BGENLPKDCIBENFNNNAIDMEHNCAAA.mharding>