Results 1 to 2 of 2
when making changes to ifcfg-eth0 and rebooting on dell 1650 some param
change as follows:
ifcfg-eth0
networking=yes
onboot=yes
bootproto=static
After rebooting on adifferent 1650 the ifcfg-eth0 looks like this
networking=yes
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-27-2008 #1Just Joined!
- Join Date
- Mar 2008
- Posts
- 1
ifcfg-eth0
when making changes to ifcfg-eth0 and rebooting on dell 1650 some param
change as follows:
ifcfg-eth0
networking=yes
onboot=yes
bootproto=static
After rebooting on adifferent 1650 the ifcfg-eth0 looks like this
networking=yes
onboot=yes
bootproto=DHCP.
===some file is writinfg over this, I've check most of the config file but no luck.
This only happens when the hard drive is conif on one 1650 dell and booted on other dell 1650.
Thanks
Rich.
- 03-29-2008 #2
You have listed to whole ifcfg-eth0? If yes there seems to be information missing and that could be the reason for the overwrite.
Here is my ifcfg-eth0:
Code:DEVICE=eth0 BOOTPROTO=static BROADCAST=192.168.1.255 HWADDR=00:11:D8:95:65:7D IPADDR=192.168.1.100 NETMASK=255.255.255.0 NETWORK=192.168.1.0 ONBOOT=yes TYPE=Ethernet


Reply With Quote
