...
2. In the terminal edit /etc/sysconfig/network
No Format |
---|
[root@localhost ~]# vi /etc/sysconfig/network |
and change to:
No Format |
---|
NETWORKING=yes NETWORKING_IPV6=no HOSTNAME=target |
...
No Format |
---|
cd /etc/sysconfig/network-scripts |
No Format |
---|
vi ifcfg-eth1 |
Change the settings to the following (do NOT change the HWADDR)
...