Okay, lets continue: before "rtquery" output is: root at opensolaris:~# rtquery localhost (127.0.0.1) received on interface lo0 (1): RIPv2 4 bytes
Than i changed as you suggested: root at opensolaris:~# route delete default 192.168.1.254 delete net default: gateway 192.168.1.254 root at opensolaris:~# route add default 192.168.1.1 add net default: gateway 192.168.1.1 "rtquery" after output is: root at opensolaris:~# rtquery localhost (127.0.0.1) received on interface lo0 (1): RIPv2 4 bytes than I tried to ping: suggested command do not returns any results within 5 minutes, so i stopped it: root at opensolaris:~# ping -s 192.168.1.254 PING 192.168.1.254: 56 data bytes ^Z [1]+ Stopped ping -s 192.168.1.254 trying to ping with no success: root at opensolaris:~# ping 192.168.1.254 no answer from 192.168.1.254 root at opensolaris:~# ping 192.168.1.1 no answer from 192.168.1.1 and yes, i can not access even to gateway and trying to ping it via IP, so DNS does not matter for this step. So i still need an assist on this issue. By the way, I have configured and well working network in Ubuntu and Windows, so i can display any outputs from these operation systems or simply make a screenshot with configuration ... if it can helps -- This message posted from opensolaris.org