![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| script to change passwords for the same user on multiple servers | stolz | Shell Programming and Scripting | 7 | 02-17-2009 03:49 PM |
| User add on multiple servers | sandeep_pan | Shell Programming and Scripting | 6 | 06-10-2005 06:04 PM |
| Apache Config> One IP, Multiple Servers | l008com | UNIX for Advanced & Expert Users | 7 | 09-15-2003 10:54 AM |
| moving files across multiple servers | kymberm | UNIX for Advanced & Expert Users | 2 | 10-23-2002 01:04 PM |
| ftp to multiple servers | kristy | Shell Programming and Scripting | 2 | 12-03-2001 03:49 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
rsh to change multiple ip in multiple servers?
good day. i jsut wanted to know what is the best script or the best way changing a lot of Ip's in all servers. Do you have any idea? im using awk to change IP,what if, you have lots of servers. You need to change it one by one? It will take time to change it manually.
|
|
||||
|
in linux,try to edit ifcfg-eth0 for linux servers, and /etc/rc.config.d/netconf in HP-UX, well i dont know in AIX. Maybe someone had an idea.
For automation, you can use awk and sed, that will change your IP or your subnet etc.. I have some machines too, that i made script to changed the IP. all servers 10.131.3.xx i changed it to 10.121.3.xx but that servers were linux and hpux. i do manually running the scripts, but havent tried ssh ![]() maybe someone knows how to change ip not using smitty ![]() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|