Re: save-entropy "route: not found"

From: Mark Murray <mark_at_grondar.org>
Date: Thu, 01 May 2003 08:51:01 +0100
"Lucky Green" writes:
> We have a winner. The script doesn't like the route entry in the rc.conf
> file of my test box:
> ----------
> ifconfig_xl0="inet 208.201.229.161  netmask 255.255.255.0"
> defaultrouter="208.201.229.1"
> hostname="cheesy.cypherpunks.to"
> 
> ifconfig_fxp0="inet 192.168.1.110  netmask 255.255.255.0"
> route -n add -net 192.168.1 192.168.1.110 -interface fxp0
> ----------

$ man rc.conf # check out the second paragraph.

> This server has two NICs. An external NIC and internal NIC. The machine
> does not act as a gateway or NAT; that functionality is handled by
> dedicated hardware. The reason why this server has two NICs is to permit
> me to offer SAMBA only on the inside while still being able to access
> the box from the Internet without having to go through the NAT.
> 
> What changes do I need to make to rc.conf that will allow me to still
> both reach the Internet and the internal network from the server while
> making save-entropy happy?

$ man rc.conf # look for static_routes

M
--
Mark Murray
iumop ap!sdn w,I idlaH
Received on Wed Apr 30 2003 - 22:53:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:05 UTC