NetGear MA401: "Destination Host Unreachable" - Portable
This is a discussion on NetGear MA401: "Destination Host Unreachable" - Portable ; Hi,
I just bought a Netgear MA401 PCMCIA WLAN card, which is recognized by
my Pentium-MMX laptop with Gentoo Linux 1.4 automatically.
PCMCIA is switched off in the kernel and wlan support is on, but no
modules are compiled - ...
-
-
Re: NetGear MA401: "Destination Host Unreachable"
>And I can ping myself (192.168.116.2), but I can't ping anything else
>(not even the gateway) - I always get "Destionation Host Unreachable".
What is in /var/log/messages? (Either when you boot up with the card
installed, or when you push the card in.)
-
Re: NetGear MA401: "Destination Host Unreachable"
Marvin Massih wrote:
>
> I just bought a Netgear MA401 PCMCIA WLAN card, which is recognized by
> my Pentium-MMX laptop with Gentoo Linux 1.4 automatically.
Netgear MA401 works, I'm using one!
In the wlan-driver scence much has happened recently, what is
the kernel in Gentoo 1.4? I advice 2.4.20 or newer.
> PCMCIA is switched off in the kernel and wlan support is on, but no
> modules are compiled - instead, I've installed pcmcia-cs.
Why? In other workds, you plan to keep the card always plugged in and
the driver to be loaded always?
In the "usual" hot-plug system, you monitor /var/log/messages and
insert the card. The famous "double-gong" will indicate whether
the card is recognizes. You can check the modules, find the new
interface and try first manually giving an address with ipconfig.
In you setup, I don't think my information would help much.
I work in 3 places, all provide DHCP, some via WLAN some cable.
The laptop works true to "plug'n play" !
Visvanath.
-
Re: NetGear MA401: "Destination Host Unreachable"
Marvin Massih wrote:
> PCMCIA is switched off in the kernel and wlan support is on, but no
> modules are compiled - instead, I've installed pcmcia-cs.
> I'm using WEP-128 encryption.
I don't recommend this configuration. Or, at least, I would have
recommended trying the "standard" kernel PCMCIA setup, with the
orinoco_cs driver, first.
> eth0 Link encap:Ethernet HWaddr 00:09:5B:25:E0:CD
> inet addr:192.168.116.2 Bcast:192.168.116.255
> Mask:255.255.255.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
No packets sent. Check your system log for error messages.
-- Dave