I did a stupid thing in X-Windows on Red Hat 5.2. I run a linux/Win95
network and my linux box has two ethernet cards. One for a connection
to the internet, one for a connection to my Win95 box. I used the
Network Configurator in X-Windows to change the IP address of the card
I use to connect to my Win95 box (device is eth0). I had been
successfully using 10.0.0.1 as my linux IP and 10.0.0.2 as my Win95
IP. I had heard that there were problems with using these IPs on a
private network and I should use something in the 192.168 range
instead. So, I used the Network Configurator tool to change eth0 IP
to
a 192.168 address. Re-boot the system and it starts complaining about
SIOCADDRT: Invalid argument and route: network address doesn't match
route address . It took about half an hour for it to finish booting
(sysklogd and smbd just sat there till they timed out). Once it
booted
I tried using ifconfig on the command line to reset eth0's settings
back to what I previously had, but no luck. Ifconfig showed the
changes but when I re-booted, same crap. What files does Network
Configurator touch? I use X-Windows from my Win95 box, so I have to
edit the settings at the console on the command line (I don't run X-
Windows on the console, but that is another story).
Any help would be greatly appreciated.