Computing.Net > Forums > Solaris > how to configure an ip address

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.

how to configure an ip address

Reply to Message Icon

Name: andrew
Date: September 26, 2002 at 11:35:52 Pacific
OS: solaris 8
CPU/Ram: 256
Comment:

hi all
can someone tell me how to configure an static ip address on a ultra 5 sparc box please




Sponsored Link
Ads by Google

Response Number 1
Name: Boarddude
Date: September 26, 2002 at 11:51:02 Pacific
Reply:

$ ifconfig hme plumb
$ ifconfig hme 123.23.23.12 netmask 255.255.255.0 up
and /or edit in your /etc/hosts the next entry:
123.23.23.12 hostname

and create the file:
hostname.hme0
containing the hostname

and init 6


0

Response Number 2
Name: hs
Date: October 2, 2002 at 10:18:15 Pacific
Reply:

you should also add a entry to /etc/netmasks
and if you want create a file /etc/defaultrouter with a entry for you default gateway.


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: how to configure an ip address

how to config multi IP for one NIC ? www.computing.net/answers/solaris/how-to-config-multi-ip-for-one-nic-/2273.html

how to configure NIC www.computing.net/answers/solaris/how-to-configure-nic/581.html

How to call an URL from a shell scr www.computing.net/answers/solaris/how-to-call-an-url-from-a-shell-scr/3998.html