From: gypsy <gypsy@iswest.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Proxy ARP and UDP
Date: Sun, 26 Feb 2006 21:40:48 +0000 [thread overview]
Message-ID: <44022060.81E9B4F1@iswest.com> (raw)
In-Reply-To: <925A849792280C4E80C5461017A4B8A20320BA@mail733.InfraSupportEtc.com>
Greg Scott wrote:
>
> As it turns out, not seeing proxy ARP traffic on the outside interface
> has other consequences. I do some traffic shaping and noticed in my
> testing that the outbound traffic isn't being shaped. This drove me
> crazy until it suddenly dawned on me - tcpdump shows almost no traffic
> on the outside interface even though a full H.323 UDP stream is flying
> across the Internet to and from my proxy ARP'd device behind my
> firewall. I know lots of data is flying across both interfaces because
> I can see the results. Yet as far as any software is concerned, almost
> nothing is going in or out of my outside interface.
>
> Is this a normal proxy ARP behavior? Traffic is definitely flying
> across both interfaces. Why doesn't any software see traffic in and out
> of the outside interface? Should I try a newer kernel than 2.4.27?
Greg,
Please, if you want answers, provide enough information for us to help.
In the absence of any shaping configuration script, it is useless to
speculate about why you see nothing being shaped. I will say that UDP
is not "protocol ip". Neither is ARP nor ICMP.
In the absence of the parameters you are passing to tcpdump, nothing can
be said about why you are not seeing the expected traffic on the
external IF.
Run 'cat /proc/net/ip_conntrack | grep udp'
There is nothing wrong with your .27 kernel! I have done something
similar to what you seem to be trying to do for years running kernels
from 2.4.25 through .32 and never had any problem at all with proxy ARP
(except for the mental part ;)
--
gypsy
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2006-02-26 21:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-20 13:15 [LARTC] Proxy ARP and UDP Greg Scott
2006-02-20 18:49 ` gypsy
2006-02-21 2:51 ` Greg Scott
2006-02-26 4:55 ` Greg Scott
2006-02-26 21:40 ` gypsy [this message]
2006-02-27 12:28 ` Greg Scott
2006-04-04 23:23 ` Greg Scott
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44022060.81E9B4F1@iswest.com \
--to=gypsy@iswest.com \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.