On Tue, Mar 17, 1998 at 12:01:58AM -0800, Wayne Lo wrote:
> Hi all, I am trying to turn my Linux (Redhat 5.0) into a router. I placed a
> second NIC (SMC Ultra : 8216, first NIC is a 3Com 3C509) into the box. I
> reconfigured the server via matroX network configurator. Added a new
> interface and IP address. After rebooted the server, ifconfig did not
> shows the eth1 interface. Did I missed some steps ? How can I get it to
> route ?
You probaly need to add:
append = "ether=0,0,eth1"
To your lilo.conf file to get linux to recognize more than one NIC card.
You will also need to turn on IP forwarding in the netcfg program, or you can
edit the file /etc/sysconfig/network to include this:
FORWARD_IPV4=yes
Chris
-- # Christopher MacLean cm@mothership.com http://mothership.com/--5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE----- Version: 2.6.3i
iQCVAwUBNQ40KRW0i1xYdH59AQFZhgQAsHCV+yQUolw2mOhuMISqpihkU6WPbG9L toxEp7d7pPTWjFDTd9GWgBFtbKWMzmBiMD3a2oJawdPVWB0ze6aMWEVKQn4MHlxN CJ8g5R11+WJ9VWlBTpHvsYJLIhMc6y6lW7tHKhuiw3+rSAWN4sWNkIHYSs1Rdzgi 9LgvGAb2fK4= =xmLo -----END PGP SIGNATURE-----
--5mCyUwZo2JvN/JJP--