Solaris 9 - No answer from default gateway

I've read several posts here with other people having trouble getting the network to work properly under Solaris 9. I've tested all the solutions, but I'm still no closer.

My set up is pretty standard for home broadband. I have a router, provided by the ISP. Internal IP is 10.0.0.1, I have 3 PC's on the net behind, all working fine. There is one Linux box and two windows PC's, running 2000 and XP.

My Sun Ultra 1 running Solaris 9 does not work as it should though. I can ping the other pc's in the net, but not the default gateway.

The network setup files are as follows:

cat /etc/defaultrouter :

10.0.0.1

cat /etc/resolv.conf :

search

nameserver 217.13.4.24

nameserver 217.13.7.140

From /etc/nsswitch:

hosts:files dns

A netstat -nr gives the following:

Routing Table: IPv4

DestinationGatewayFlags RefUseInterface

-- -- -- --

10.0.0.0 10.0.0.4 U 151 hme0

224.0.0.010.0.0.4 U 10 hme0

default 10.0.0.1 UG10

127.0.0.1127.0.0.1UH27 lo0

I used to have this working, and I can't remember any changes I've done, though I've probably done something.

Anyone got any ideas how to solve this?

[1461 byte] By [SignalPower] at [2007-11-25 22:43:08]
# 1
You may require an /etc/netmasks entry for your 10.0.0 network. Set this and reboot. If it doesn't fix it then post up your ifconfig -a output.
Blue_Atom at 2007-7-5 16:55:02 > top of Java-index,General,Network Configurations...