Results 1 to 4 of 4
I had to reinstall FC4 in one of my machines cuz the harddrive went bad. When I started to check settings I noticed that the IP address on the machine, ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-01-2005 #1Linux User
- Join Date
- Jan 2005
- Location
- Florida
- Posts
- 414
Changing the IP address
I had to reinstall FC4 in one of my machines cuz the harddrive went bad. When I started to check settings I noticed that the IP address on the machine, which used to be 192.168.0.102, is now 192.168.0.101, the same as the IP address on a windows XP machine my wife uses.
How to I manually change the address?registered linux user: 387197
- 07-01-2005 #2
ifconfig ethX newip
where ethX is your network card (check ifconfig first)
- 07-01-2005 #3just remember that anything done with ifconfig is temporary and will go back to the other ip if u ever reboot
Originally Posted by rat007
somewhere there is a file prob in /etc that you config your network settings in ( in gentoo it is /etc/cong.d/net) i dont know what it is in fc~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
- 07-02-2005 #4Linux Engineer
- Join Date
- Feb 2005
- Posts
- 1,044
[quote="loft306"]
/etc/sysconfig/network-scripts/ifcfg-eth0.
Originally Posted by rat007


Reply With Quote
