Please don't multi-post. The rules clearly state this.
--
You should look at the output of
/sbin/ifconfig
to check if you have an IP address and that the device is working. /sbin/ifconfig should not hang. If it does you may have a device problem or are using the wrong kernel module.
Look at the output of /sbin/route to check that you have the default gateway.
Look at the contents of the /etc/resolve.conf file. This contains the nameserver (DNS) addresses.
It would be better to enter your ISPs DNS addresses instead of 192.168.0.1. For a static configuration (no dhcp) you can manually edit the /etc/resolv.conf file.
Quote:
these configurations work on windows
|
On the same computer I hope.