Hi Bjorn,

Currently the solaris-box is connected to a router which is connected
to a DSL modem which is connected to SBC-ATT.

I can ssh into the solaris-box from my Mac which is also connected to the
router.

I can ping www.google.com from my Mac.

But,
I cannot ping www.google.com from the solaris-box.

I suspect that it is either a routing or DNS issue.

Does solaris 10 have an administrative utility I can use to interact
with the network configuration?

        pico /etc/defaultrouter

X.X.X.X         <-- ipaddress of your router

        pico /etc/resolv.conf

nameserver X.X.X.X
domain YYY              <-- (e.g.) mynet.internal

Also check /etc/nsswitch.conf. That should be it!

Regards,

  Andreas


_______________________________________________
Solaris-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to