bject: Re: changing ip address
from command prompt
Patrick,
Usually you will need to change more than just the IP (hostname, DNS, DHCP,
etc.) so all the following files control network-related events.
You will need to edit (as root):
/etc/hosts
/etc/resolv.conf
/etc/syscnfig/network
/stc/sysc
Try "neat"
Otherwise, edit /etc/sysconfig/network-scripts/ifcfg-eth0
On Sat, 28 Dec 2002, Patrick Law wrote:
> Hi guys,
>
> Anyone knows how to change IP address if I don't have GUI installed? Which
> configuration files to edit?
>
> -Patrick
>
--
Mike Burger
http://www.bubbanfriends.org
Patrick,
Usually you will need to change more than just the IP (hostname, DNS, DHCP, etc.) so all the following files control network-related events.
You will need to edit (as root):
/etc/hosts
/etc/resolv.conf
/etc/syscnfig/network
/stc/sysconfig/network-scripts/ifcfg-eth0
Hope that helps.
Patrick Law wrote:
> Hi guys,
>
> Anyone knows how to change IP address if I don't have GUI installed? Which
> configuration files to edit?
/etc/sysconfig/network-scripts/ifcfg-eth*
Then run "ifup ethX" where X is the appropriate interface number.
--
redhat-list mailing list
unsubscribe mai
Hi guys,
Anyone knows how to change IP address if I don't have GUI installed? Which configuration files to edit?
-Patrick