|
| ||||||||||
| Tags: ip address, solaris 10 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| Change IP Address on Solaris 10
How can I run on Solaris 10, the IP address change? I found/etc/hostname. "interface" (as is the interface name in it) then in /etc/hosts file under this name, the IP address change. Is it accurate or is there any other way under Solaris 10? Thank you, |
|
#2
| ||||
| ||||
| Re: Change IP Address on Solaris 10
You can change the IP Address by using ifconfig command. Code: ifconfig xl0 inet 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255 Code: vi /etc/hosts Quote:
|
|
#3
| ||||
| ||||
| Re: Change IP Address on Solaris 10
To change change IP Address without reboot : 1. Edit -> Code: /etc/hosts and /etc/inet/ipnodes files Code: # svcadm restart network/physical Code: /etc/netmasks |
|
#4
| ||||
| ||||
| Re: Change IP Address on Solaris 10 Note : If you are not using IPV6 just removing the ipnodes file will cause the hosts file to assume it's previous function in setting the IP address. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Change IP Address on Solaris 10" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change ip address from 10.0.2.14 to 192.168.X.X | dalsandhu | Networking & Security | 3 | 09-10-2009 03:06 PM |
| change IP address | iRounak | Networking & Security | 6 | 25-08-2009 08:29 AM |
| How can i change the hostname on Solaris | Xylina | Networking & Security | 3 | 18-08-2009 10:05 PM |
| How to change WAN IP address? | Rugby | Networking & Security | 3 | 13-01-2009 05:33 PM |
| How to change IP address | Jerome | Tips & Tweaks | 0 | 03-11-2008 04:50 PM |