Routing table on a SPARC 5

2003-09-28 Thread David Demland
I have a SPARC 5 that I am trying to get a second NIC configured and running on. The interface file looks like: # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) # The loopback interface auto lo iface lo inet loopback # The first network card - this entry was created during

Re: Routing table on a SPARC 5

2003-09-28 Thread Patrick Finnegan
David Demland had uttereth on Saturday 27 September 2003 11:24 pm: auto eth1 iface eth1 inet static address 10.0.0.2 netmask 255.255.225.0 broadcast 10.0.0.255 gateway 10.0.0.254 network 10.0.0.0 Router:~# route -n 10.0.0.00.0.0.0