Discussion:
How do I configure the network to access internet in solaris 10?
(too old to reply)
Vicky_sol
2010-12-23 05:07:44 UTC
Permalink
help plz!
i have installed the solaris 10 in the vmware
application. How do I configure the OS to access the internet? I tried
to ping and checked the Ip address..but unable to configure it. Please
update me!!!!!!!!!!!!
Barry OGrady
2010-12-23 06:14:10 UTC
Permalink
On Wed, 22 Dec 2010 21:07:44 -0800 (PST), Vicky_sol
Post by Vicky_sol
help plz!
i have installed the solaris 10 in the vmware
application. How do I configure the OS to access the internet? I tried
to ping and checked the Ip address..but unable to configure it. Please
update me!!!!!!!!!!!!
auto eth0
iface eth0 inet static
address 192.168.1.5
netmask 255.255.255.0
gateway 192.168.1.254
Vicky_sol
2010-12-23 11:16:27 UTC
Permalink
I tried above mentioned commands . it say command not found.. would it
be a installation issue. shall i re install the OS?
Plz suggest me...
chuckers
2010-12-23 23:31:56 UTC
Permalink
Post by Vicky_sol
I tried above mentioned commands . it say command not found.. would it
be a installation issue. shall i re install the OS?
Plz suggest me...
If it says command not found, that would seem to indicate that you
don't have quite
the technical knowledge needed to understand what was posted. Re-
installing the OS
isn't going to help you.

And the information, as presented, may not get you on to the Internet
anyway.
We don't know what you network configuration looks like. Are you
using the
private 192.168.X.X network? Are you on 10.X.X.X? 172.16.X.X? Do you
have a proxy?
Etc. etc. etc.

You haven't really provided enough information.
Ian Collins
2010-12-24 04:40:22 UTC
Permalink
Post by Vicky_sol
help plz!
i have installed the solaris 10 in the vmware
application. How do I configure the OS to access the internet? I tried
to ping and checked the Ip address..but unable to configure it. Please
update me!!!!!!!!!!!!
What options did you select for the network configuration when you
installed? If you can't remember, run 'sys-unconfig' and run through
the setup again.
--
Ian Collins
Richard B. Gilbert
2010-12-24 22:20:49 UTC
Permalink
Post by Ian Collins
Post by Vicky_sol
help plz!
i have installed the solaris 10 in the vmware
application. How do I configure the OS to access the internet? I tried
to ping and checked the Ip address..but unable to configure it. Please
update me!!!!!!!!!!!!
What options did you select for the network configuration when you
installed? If you can't remember, run 'sys-unconfig' and run through the
setup again.
Before you run "sys-unconfig" RTFM and KNOW what it does. You will be
expected to supply your IP address, your netmask, your Time-Zone the
addresses of three or more DNS servers, etc, etc. This is essentially
the same dialog that you go through when you install Solaris for the
first time.

The very FIRST thing it does is to wipe your existing configuration if
there is one. This has the advantage of giving you a clean start. It
has the disadvantage that you MUST know what you are doing!

Good luck!
Vicky_sol
2011-01-10 07:58:14 UTC
Permalink
Post by Ian Collins
Post by Vicky_sol
help plz!
i have installed the solaris 10 in the vmware
application. How do I configure the OS to access the internet? I tried
to ping and checked the Ip address..but unable to configure it. Please
update me!!!!!!!!!!!!
What options did you select for the network configuration when you
installed? If you can't remember, run 'sys-unconfig' and run through the
setup again.
Before you run "sys-unconfig" RTFM and KNOW what it does.  You will be
expected to supply your IP address, your netmask, your Time-Zone the
addresses of three or more DNS servers, etc, etc.  This is essentially
the same dialog that you go through when you install Solaris for the
first time.
The very FIRST thing it does is to wipe your existing configuration if
there is one.  This has the advantage of giving you a clean start.  It
has the disadvantage that you MUST know what you are doing!
Good luck!
thanks guys...it worked after I re configured the system using sys-
unconfig..cool stuff..!!!!!!!!
Lordgnome
2011-01-10 16:40:34 UTC
Permalink
"Vicky_sol" <***@gmail.com> wrote in message
news:ba000de7-8af1-498d-b036->
Post by Richard B. Gilbert
Good luck!
thanks guys...it worked after I re configured the system using sys-
unconfig..cool stuff..!!!!!!!!

I wish I had read this about a month ago. I have been retired for ten years
and since my trusty Suns have required little maintenance over this time,
brain fade had set in.
I had to re-configure the network and just could NOT recall the name of that
command, so had to do it bit by bit!

Les.

Continue reading on narkive:
Loading...