Click to See Complete Forum and Search --> : network setting in RH7.1
leohung
06-30-2001, 01:22 AM
If I want to change the some network setting in RH7.1 which file(s) I need to moditify?( I don't want to use "netconf")
I want to change
gateway, DNS, IP, netmask, proxy and host name.
killerasp
06-30-2001, 01:38 AM
try using linuxconf-auth and go from there. im not sure what exact section, but im sure you can do it from there.
pbharris
06-30-2001, 02:00 AM
I want to change
gateway
> /etc/sysconfig/network
DNS
>/etc/resolv.conf
IP
>
netmask
>
proxy
>not sure
host name.
> /etc/sysconfig/network and somewheere else too i think...
leohung
07-02-2001, 02:28 PM
After I changed the setting, how to activite the setting? is "/etc/init.d/network restart" ? I try it but the DNS seem doesn't work!!
Am I missing something procedure in between??