Computing.Net > Forums > Unix > IP address change

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.

IP address change

Reply to Message Icon

Name: Scott
Date: February 1, 2002 at 05:18:48 Pacific
Comment:

I have not used Unix before. I have inherited a sco unix server and need to change the IP address on it. Is there a way I can do this without causing much dismay to the users?



Sponsored Link
Ads by Google

Response Number 1
Name: Beaker
Date: February 1, 2002 at 10:08:54 Pacific
Reply:

type "man ipconfig" and read all about it.

Basic format is
ipconfig [interface protocol params addrs]

where
interface = typically the nic
protocol = defaults to tcp
parameters = see the man page
addresses = hostname


0

Response Number 2
Name: Wallace
Date: February 2, 2002 at 23:55:08 Pacific
Reply:

2 Ways:

1. edit the /etc/hosts file to reflect the new IP address and reboot the system (with reboot or init 6)

2. ifconfig
I believe the 2nd method doesn't require a reboot, however make sure the new IP address is still present after reboot. (I think it is but not 100% sure)
eg. ifconfig hme0 192.0.0.1


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 Unix Forum Home


Sponsored links

Ads by Google


Results for: IP address change

Changing domains and IP addresses www.computing.net/answers/unix/changing-domains-and-ip-addresses/5494.html

Change IP address in AIX www.computing.net/answers/unix/change-ip-address-in-aix/4134.html

Changing IP address on UnixWare 2.1 www.computing.net/answers/unix/changing-ip-address-on-unixware-21/1610.html