[wplug] dead network

Alexandros Papadopoulos apapadop at cmu.edu
Thu Apr 3 10:01:11 EST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 03 April 2003 09:44, John M. Rocker wrote:
> The cables are plugged in and the card is working.  When I go to
> drakconf it says I am disconnected I try to connect and it comes back
> with connection failed.  When I do a netstat -rn I have the address
> of the card "127.0.0.0" with no public ip no gateway.

Seems the card is NOT activated, or at least the interface is down. If
you give it a fixed IP with
# ifconfig eth0 192.168.0.200 up
and then try declaring that your default gateway with
# route add default gw 192.168.0.200
and pinging it, what happens?

If nothing happens, that probably means that the card driver (=module)
is not loaded. What do lsmod and lspci -vv have to say for your card?

This should be all you need to set up an interface manually:
http://tldp.org/LDP/nag2/

- -A
- --
http://andrew.cmu.edu/~apapadop/pub_key.asc
3DAD 8435 DB52 F17B 640F  D78C 8260 0CC1 0B75 8265
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+jEy4gmAMwQt1gmURAo6TAJ9HQ7ShORGdwXWOPPW3V+FXfTbkvwCfYjCZ
BtKWC7CS4PTml+eOiV8aocM=
=MPeI
-----END PGP SIGNATURE-----




More information about the wplug mailing list