Size: 830
Comment:
|
Size: 863
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
---- == to change master IP == |
----- == To change master IP == |
Line 14: | Line 14: |
== to change slave IP == |
---- == To change slave IP == |
Line 17: | Line 17: |
* /etc/hosts | |
Line 28: | Line 29: |
== Workstation == | == To change workstation IP == |
How to change IP address for SNS
>grep -r 192.168.11 /etc/*
may help to dig setting files.>sudo /etc/inet.d/networking restart
restart network setting without reboot.
To change master IP
- /etc/hosts
To change slave IP
192.168.XXX
- /etc/hosts
- /diskless/root/etc/hosts
- /etc/dhcp/dhcpd
>sudo /etc/init.d/dhcpd restart
, then reboot slave PC, and check IP address was changed by /sbin/ifconfig.
192.168.XXX
- /diskless/root/etc/rc.local : DAQIP
- /diskless/root/etc/resolv.conf
To change workstation IP
- if you see eth2 or eth3 by ifconfig, modify /etc/udev/rules.d/70-persistent-net.rules to have eth0 and eth1.
Files
- /etc/network/interfaces
- /etc/hosts
- /etc/fstab
- /home/controls/.cshrc : LIGONDSIP