I dont understand what you mean with "I/F"?
My old /etc/hosts looked like this
::1 frasse frasse.local localhost loghost
127.0.0.1 frasse frasse.local localhost loghost
Then I added this last line, according to your suggestion
::1 frasse frasse.local localhost loghost
127.0.0.1 frasse frasse.local localhost loghost
192.168.0.181 frasse
And I posted all those weird output from ifconfig -a that you wrote about.
Now I changed my /etc/hosts file to look like this instead
127.0.0.1 localhost
192.168.0.181 frasse loghost
And I get ifconfig output as
or...@frasse:~$ ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
inet 127.0.0.1 netmask ff000000
e1000g0: flags=1000851<UP,POINTOPOINT,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 192.168.0.181 --> 192.168.0.181 netmask ffffff00
vboxnet0: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500
index 3
inet 192.168.56.1 netmask ffffff00 broadcast 192.168.56.255
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252
index 1
inet6 ::1/128
And network connection is still dead.
This is a new opensolaris 2009.06 installation which has been upgraded to b125.
I have not tinkered with it. After your suggestions, I have this:
or...@frasse:~$ netstat -rn
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ---------- ---------
192.168.0.181 192.168.0.181 UH 1 0 e1000g0
192.168.56.0 192.168.56.1 U 1 0 vboxnet0
127.0.0.1 127.0.0.1 UH 1 6 lo0
Routing Table: IPv6
Destination/Mask Gateway Flags Ref Use If
--------------------------- --------------------------- ----- --- ------- -----
::1 ::1 UH 1 0 lo0
s...@frasse:~$ cat /etc/nsswitch.conf
passwd: files
group: files
hosts: files dns mdns
ipnodes: files dns mdns
networks: files
protocols: files
rpc: files
ethers: files
netmasks: files
bootparams: files
publickey: files
netgroup: files
automount: files
aliases: files
services: files
printers: user files
auth_attr: files
prof_attr: files
project: files
tnrhtp: files
tnrhdb: files
$ ping 75.126.162.205
ICMP Host Unreachable from gateway 192.168.56.1
for icmp from 192.168.56.1 to 75.126.162.205
ICMP Host Unreachable from gateway 192.168.56.1
for icmp from 192.168.56.1 to 75.126.162.205
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users