[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Routing table on a SPARC 5



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.0        0.0.0.0         255.0.0.0       U     0   0   0 eth1

It looks like the netmask isn't set properly, either.  What's the output 
of ifconfig eth1 ?  Also, try removing the "network" and possibly the 
"broadcast" lines and see what happens.
 
-- Pat

PLUG Vice President                   --  http://plug.purdue.org
Slackware Linux                       --  http://slackware.com
Purdue University Research Computing  --  http://www.itap.purdue.edu/rcs



Reply to: