Networking Forums

Networking Forums > Computer Networking > Linux Networking > ARP Routing query

Reply
Thread Tools Display Modes

ARP Routing query

 
 
nospam@jcoppens.com
Guest
Posts: n/a

 
      01-22-2005, 04:47 AM
>From a remote wireless card, I get ARP requests:

who has 222.2.2.2, tell 192.168.2.2

(222.2.2.2 is a fictitious nameserver, 192.168.2.2 is the wificard's
address)

These requests are seen at the AP, which is connected to the local
192.168.0.0/24 network. This network has a default route for any
extraneous IP to the ppp0 internet connection (locally the network
functions).

I'm not clear what should happen:

1) Should ppp0 answer as an ARP proxy? (I tried setting proxy_arp to
1 on the ppp0)

2) A local request for a connection (ping in this case) to the
222.2.2.2 IP immediately connects.

3) Is this because the Gateway value in the AP must be programmed?

4) Is the firewall getting in the way? There is a rule that allows all
packets from the internal network out to the world.
I'd appreciate pointers...
John

 
Reply With Quote
 
 
 
 
Allen Kistler
Guest
Posts: n/a

 
      01-22-2005, 04:25 PM
(E-Mail Removed) wrote:
>>From a remote wireless card, I get ARP requests:

>
> who has 222.2.2.2, tell 192.168.2.2
>
> (222.2.2.2 is a fictitious nameserver, 192.168.2.2 is the wificard's
> address)
>
> These requests are seen at the AP, which is connected to the local
> 192.168.0.0/24 network. This network has a default route for any
> extraneous IP to the ppp0 internet connection (locally the network
> functions).
>
> I'm not clear what should happen:
>
> 1) Should ppp0 answer as an ARP proxy? (I tried setting proxy_arp to
> 1 on the ppp0)
>
> 2) A local request for a connection (ping in this case) to the
> 222.2.2.2 IP immediately connects.
>
> 3) Is this because the Gateway value in the AP must be programmed?
>
> 4) Is the firewall getting in the way? There is a rule that allows all
> packets from the internal network out to the world.
> I'd appreciate pointers...
> John


A machine should only arp for an address if it thinks the address is on
the local subnet, otherwise it arps for the router and gets the router
to forward the data. If your machine is arping for an address which is
not on its local subnet, then you've got it (probably your wireless
card) configured incorrectly.
 
Reply With Quote
 
nospam@jcoppens.com
Guest
Posts: n/a

 
      01-23-2005, 12:36 AM
Hello Allen.

Thanks for the hint. I've got it working - partly. There was a rather
stupid problem in the iptables commands which didn't let some of the
packets propagate. From the Client card I
can now enter the AP, then on to the through the ethernet to the host
and
out to the internet, all fine. Now I have to find out the reverse path.
Cheers,
John

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Win2003 R2 server just stops routing traffic until I restart Routing service Martijn Tonies Windows Networking 8 11-03-2008 11:05 AM
I not find the NAT/Basic Firewall under Routing\IP Routing mtczx232@yahoo.com Windows Networking 2 12-16-2006 04:08 PM
IIS query!!! Harry Windows Networking 3 11-09-2006 04:21 AM
Routing table query kernel.lover Linux Networking 0 04-07-2005 12:40 AM
LAN Routing Query ChrisP Linux Networking 11 02-24-2004 11:29 AM



1 2 3 4 5 6 7 8 9 10 11