On Fri, 8 Mar 2002, Simon Bryan wrote:

> OK,
> I have stuffed the IP addressing on my system, I thought I couldd use
> linuxconf but apparently that requires an X desktop.
> I only have a text based server, where the hell is this stuff stored?????

This may be what you need:


[root@xxxx network-scripts]# pwd
/etc/sysconfig/network-scripts
[root@data network-scripts]# head ifcfg-eth0
DEVICE=eth0
USERCTL=no
ONBOOT=yes
BOOTPROTO=none
BROADCAST=203.12.23.255
NETWORK=203.12.23.0
NETMASK=255.255.255.0
IPADDR=203.12.34.56
[root@xxxx network-scripts]#


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to