LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Internet connection not working (https://www.linuxquestions.org/questions/linux-networking-3/internet-connection-not-working-140659/)

NoviceW 01-31-2004 06:48 AM

Internet connection not working
 
I have setup my adsl connection through a router with winxp. It works fine with WinXP and SuSE linux. But when I tried to configure it with Debian it always shows me the following error.

SIOCIFFLAGS : Resource temperarily unavailable.

The commandline I have used is as follows:
# ifconfig eth0 192.168.0.0 broadcast 192.168.0.255 netmask 255.255.255.0

When I run netstat -rn with suse it shows me the following details.

Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0

Can anyone tell me what to do?

Thank you in advance
NoviceW

Darin 01-31-2004 09:24 AM

Quote:

ifconfig eth0 192.168.0.0 ...
try any number that doesn't end in 0, like 192.168.0.2


All times are GMT -5. The time now is 01:15 AM.