On Mon, Jul 27, 2009 at 7:32 PM, Steven Acres <admin at swatteksystems.com>wrote:
> On Mon, Jul 27, 2009 at 6:45 PM, YO rick <no-reply at opensolaris.org> wrote: > >> 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 >> _______________________________________________ >> opensolaris-help mailing list >> opensolaris-help at opensolaris.org >> > > Ok, I would suggest you follow this: > > > http://wikis.sun.com/display/OpenSolarisInfo/How+to+Manually+Configure+Network+Settings > > Let us know how it goes > Hope that get's you going. > > -- > Cheers, > > Steven > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/opensolaris-help/attachments/20090727/cebb7db5/attachment.html>