Solaris 8 IP configurations

Hello All,

I was finaly was able to recover my root password, thanks to this board :wink:

Now, I need to change the IP, well when I do netstat -rn the following displays:

192.168.0.77         127.0.0.1             UH       1      0  lo0
127.0.2.1            127.0.0.1             UH       1      0  lo0
127.0.3.1            127.0.0.1             UH       1      0  lo0
192.168.0.0          192.168.0.77          U        1      7  e1000g0
192.168.0.0          192.168.0.79          U        1      0  e1000g0:1
192.168.0.0          192.168.0.78          U        1      0  e1000g0:2
224.0.0.0            192.168.0.77          U        1      0  e1000g0
default              192.168.0.1           UG       1     13
127.0.0.1            127.0.0.1             UH       6    374  lo0

I get the IP part, but what it throughs me off is why the loopback IP is set as defaulroute 127.0.0.1 the first line.
Then the fourth line 192.168.0.0 and the interface IP 192.168.0.77 is set as defaultroute this has gotten me confused totaly.

Any one knows the description ? of the above output..

As always,thanks for reading my post.

nexOne

Likely you have T2000 and solaris 10 and solaris 8 in zone. IMHO thats routing table mean tcp/ip packets go over global zone interface.

Ikorolev,

The box has only Solaris 8.

Thanks for your reply..

Can you show output of command:
uname -a
cat /etc/release
cat /etc/defaultrouter
ls -l /etc/hostname.*