User Tools

Site Tools


wiki:configure_ip_address

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
wiki:configure_ip_address [2016/07/24 14:22] walkeradminwiki:configure_ip_address [2016/08/16 11:57] walkeradmin
Line 18: Line 18:
 To see exactly what files you have, and what they are called simply do a list To see exactly what files you have, and what they are called simply do a list
 \\  \\ 
-//**ls /etc/sysconfig/network-scripts**//+        ls /etc/sysconfig/network-scripts
 \\  \\ 
 \\  \\ 
 To edit a file enter: To edit a file enter:
 \\  \\ 
-//**vi /etc/sysconfig/network-scripts/ifcfg-eht(0)**// --- (use the correct eth number for your system)+        vi /etc/sysconfig/network-scripts/ifcfg-eht(0) --- (use the correct eth number for your system)
 \\  \\ 
 \\  \\ 
Line 29: Line 29:
 \\  \\ 
 \\  \\ 
-DEVICE="eth0"\\  +        DEVICE="eth0" 
-BOOTPROTO=none\\  +        BOOTPROTO=none 
-IPV6INIT=no\\  +        IPV6INIT=no 
-NM_CONTROLLED=no\\  +        NM_CONTROLLED=no 
-ONBOOT="yes"\\  +        ONBOOT="yes" 
-TYPE="Ethernet"\\  +        TYPE="Ethernet" 
-IPADDR=192.168.27.110\\  +        IPADDR=192.168.27.110 
-NETMASK=255.255.255.0\\  +        NETMASK=255.255.255.0 
-GATEWAY=192.168.27.254\\  +        GATEWAY=192.168.27.254 
-PERSISTENT_DHCLIENT=yes\\ +        PERSISTENT_DHCLIENT=yes 
 +        DHCP_HOSTNAME=h64.envivio.com
 \\  \\ 
 \\  \\ 
 \\  \\ 
  
wiki/configure_ip_address.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1