Subject: RE: Getting routing setup correctly
To: 'Sam Carleton' <netbsd-help@netbsd.org>
From: Conrad T. Pino <Conrad@Pino.com>
List: netbsd-help
Date: 12/24/2002 10:48:29
Check "/etc/sysctl.conf" for:

# Enable IPv4 packet forwarding
net.inet.ip.forwarding=1

It's "off" by default, I think.

Conrad

> -----Original Message-----
> From: netbsd-help-owner@netbsd.org
> [mailto:netbsd-help-owner@netbsd.org]On Behalf Of Sam Carleton
> Sent: Tuesday, December 24, 2002 07:47
> To: netbsd-help@netbsd.org
> Subject: Getting routing setup correctly
> 
> 
> Folks
> 
> It looks like adding the third NIC to the firewall is going well
> with one exception.  The firewall does not seem to be routing
> traffic from the protected network (192.168.10.0/24) to the
> server network (172.20.10.0/24).  
> 
> I have a feeling that I need to add a route to the firewall's
> routing table.  How do I go about doing that?
> 
> Sam
> 
> P.S.  The firewall is NetBSD 1.6
>