I am trying to configure internet on my sun sparc ultra five. I have made an entry in /etc/defaultrouter. The entry is the ip address of my router. I put an entry in resolve.conf file as ip address of router.
when I run netstat I got the following result:
# netstat -rn
Routing Table:
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
192.168.0.0 192.168.0.115 U 3 2 hme0
224.0.0.0 192.168.0.115 U 3 0 hme0
default 192.168.0.1 UG 0 0
127.0.0.1 127.0.0.1 UH 0 3757 lo0
But when I do ping on any url it gives me an error url not known please help. I also modified the entry in nsswitch.conf file to make to file and dns
Thanks
when I run netstat I got the following result:
# netstat -rn
Routing Table:
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
192.168.0.0 192.168.0.115 U 3 2 hme0
224.0.0.0 192.168.0.115 U 3 0 hme0
default 192.168.0.1 UG 0 0
127.0.0.1 127.0.0.1 UH 0 3757 lo0
But when I do ping on any url it gives me an error url not known please help. I also modified the entry in nsswitch.conf file to make to file and dns
Thanks