Networking
/etc/sysconfig/network-scripts
If you want to convert a DHCP host to static, you need the following type stuff:
NETMASK=255.255.255.224 IPADDR=168.156.85.10 GATEWAY=168.156.85.1
If you want to convert a DHCP host to static, you need the following type stuff:
NETMASK=255.255.255.224 IPADDR=168.156.85.10 GATEWAY=168.156.85.1
Networking (last edited 2008-09-26 02:44:08 by dmartin)