Computing.Net > Forums > Solaris > cannot ping/solaris 9

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

cannot ping/solaris 9

Reply to Message Icon

Name: dcnurser
Date: January 5, 2003 at 10:41:14 Pacific
OS: Sun OS 5.9 / Solaris 9/ X
CPU/Ram: intel pentium 2 GHz/512 M
Comment:

I have configured Solaris 9 on my virtual PC using DHCP services. The hostname, IP address, default router, etc. is resolved correctly at bootup. However, I cannot ping anything, including the default router. The default router address is the same used by the linux which I have also installed on Virtual PC. In the Linux environment, I can ping the default router, DNS server, etc. Please help! Additional info posted below.

#ifconfig -a
lo0: flags -1000849mtu 8232 index 1 inet 127.0.0.1 netmask ff000000

dnet0: flags=1004843 mtu 1500 index 2 inet 192.168.131.67 netmask ffffff00 broadcast 192.168.131.255 ether 0:3:ff:ff:ff:fc

*** note that netstat takes a long time since I can't ping the DNS server.

#netstat -r
192.168.131.0 sundave U 1 1 dnet0
244.0.0.0 sundave U 1 0 dnet0
default 192.168.131.254 UG 1 2
localhost localhost UH 13 150 lo0

The IP of sundave is 192.168.131.67.
We do not have an /etc/defaultrouter file since we are using DHCP and want the IP and routing assigned dynamically. "dhcpinfo" does give us the correct IP address and routing.

Our linux also uses the same routing address and netmask...what gives?




Sponsored Link
Ads by Google

Response Number 1
Name: Jonob
Date: January 6, 2003 at 01:02:22 Pacific
Reply:

Looks like your nteface is not up

try pinging 127.0.0.1
then localhost,
then sundave or 192.168.131.67

let us know which one fails


0

Response Number 2
Name: dcnurser
Date: January 7, 2003 at 21:58:01 Pacific
Reply:

Thanks for the response - actually all of those pings worked just fine - any suggestions welcome :)


0

Response Number 3
Name: zoozle
Date: January 18, 2003 at 07:48:49 Pacific
Reply:

I agree with Jonob. Your interface doesn't look like it is up.

Run the command:

ifconfig dnet0 inet 192.168.131.67 netmask 255.255.255.0 broadcast + up

Then try pinging the default router.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: cannot ping/solaris 9

Solaris 9 x86 Ping problem www.computing.net/answers/solaris/solaris-9-x86-ping-problem/3647.html

Solaris 9 Network Problem www.computing.net/answers/solaris/solaris-9-network-problem/3265.html

Solaris 9 installation fdisk HELP www.computing.net/answers/solaris/solaris-9-installation-fdisk-help/3287.html