What is the default ip?

You could search for it in etc like this:
Code:
cd /etc
grep -R 192.168.0.1
Perhaps in /etc/sysconfig/network
the values are set?