Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2001 09:40:17 -0700 (PDT)
From:      george vagner <kf7nn@yahoo.com>
To:        Brent Kearney <brent@kearneys.ca>, "Philip M. Gollucci" <philip@p6m7g8.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Gatewayt and Routing
Message-ID:  <20010818164017.11970.qmail@web5301.mail.yahoo.com>
In-Reply-To: <20010818010359.A89725@kearneys.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
you may need to rebuild the kernel with firewall
support also.


--- Brent Kearney <brent@kearneys.ca> wrote:
> On Fri, Aug 17, 2001 at 03:25:09AM -0500, Philip M.
> Gollucci wrote:
> <snip>
> > I'm guessing the problem is because ep2 isn't
> forwarding outbound traffic
> > to ep0.  BUT, I though thats what the
> gateway_enable="YES" does.
> > 
> > I have looked on the mailing list archives for
> about a day and didn't find
> > much to answer my question.  I also looked in the
> handbook, but that
> > didn't help because it basically only talks about
> routing tables and not
> > how to actually setup the ones we need.  I have
> also read the man pages
> > for ifconfig, and netstat.
> > 
> > ----[CUT]----
> > inetd_enable="YES"
> > 
> > ifconfig_ep0="inet 129.2.x.y  netmask
> 255.255.255.0"
> > ifconfig_ep2="inet 192.168.69.1  netmask
> 255.255.255.0"
> > 
> > defaultrouter="129.2.x.1"
> > hostname="hostname.com"
> > 
> > router_flags="-s"
> > router="routed"
> > router_enable="YES"
> > gateway_enable="YES"
> > ----[END]----
> 
> Hi Philip,
> 
> You should also have:
> 
> natd_enable="YES"
> natd_interface="ep0"
> ## -optional- ## natd_flags="-log_denied"
> 
> in your /etc/rc.conf file.
> 
> The natd man page, and corresponding sections of the
> handbook
> (and mailling list queries, if need be) will prove
> informative.
> 
> Cheers,
> 
> Brent
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of
> the message
> 
> 


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.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?20010818164017.11970.qmail>