19 Oct
2001
19 Oct
'01
09:34
Pep, I take it that SuSE changes the IP address back, after you finished running SuSEConfig!! If you take a look at the main file "SuSEConfig", use: whereis SuSEConfig you can then edit this file using an editor, since the file is simply a bourne script. Do a search for "ifconfig". Hopefully you should then be able to work out whats going on, and how 127.0.0.2 is being changed. You can then uncomment out the bits that are causing the problem. Failing that, you might have to add an entry to "boot.local" that adds a string to "/etc/hosts" to manually add the hostname. HTH, Thomas Adam