"Allen McIntosh" <(E-Mail Removed)> wrote in message
news:WipMd.556$(E-Mail Removed)...
> > Anyone have an idea what could be wrong?
> You really haven't given us enough information to answer that question.
> >
> > I have both an ADSL router (with built in firewal) and a wireless router
> > (firewall turned off). The two other wireless clients on the network can
> > access the internet just fine. There's also a PC directly connected to
the
> > ADSL router via Ethernet.
> Are the other two wireless clients Linux boxes? If so, you ought to be
> able to compare configurations.
>
> Does the wireless router have an IP address, and is it supposed to be
> doing NAT? If so, can you ping it by IP address? Is there a firewall
> on your Linux box, and is it turned off? Is your wireless router
> configurable from a web browser, and if so can you reach that? (Try
> telnet to port 80.) If you can't reach the wireless router, try running
> tcpdump or ethereal/tethereal and see if your system gets a reply when
> it ARPs for the router's MAC address. Can you ping the other wireless
> clients? If they are Linux boxes, run tcpdump on them & see if they can
> see any traffic from the problem machine.
The wireless router doesn't do NAT and I can ping both the wireless router
and ADSL modem/router from the other clients within the network. The
firewall on my Linux box isn't turned on. Neither the wireless router nor
the ADSL router can be reached by browser on the Linux box (they both have
web interfaces and other clients on the network can reach them).
I installed and ran 'tcpdump' and I get something like:
arp who has 10.0.0.2 tell 10.0.0.6
arp reply 10.0.0.2 is at c0:ef:19:c9 etc etc
so it seems that it is receiving the ADSL router's MAC address. It keeps
calling out continuously, though. It never stops.
|