On Sat, 25 Sep 2004 18:28:48 GMT, "Ron Bandes" <RunderscoreBandes
@yah00.com> wrote:
>That should have been "The AP does NOT distinguish between DHCP and any
>other IP traffic."
>Ron Bandes, CCNP, CTT+
Actually, routers can sometimes distinguish between ordinary traffic
and DHCP broadcasts.
Two possible mechanisms:
1. Broadcast pass thru. Many routers, and especially VPN routers,
have some kind of broadcast control (Sonicwall, Cisco, etc). The idea
is to eliminate wasted traffic across the wireless (or through a VPN).
Usually it's a setting like "broadcast pass thru" or something
similar. It may also be Note that this is for routers only, not
access points.
2. It's a bug. I've found that some routers used as access points
and with MAC address filtering enabled, simply do not pass broadcasts.
I'm not sure of the mechanism, but I have a wild guess(tm). Since
broadcast packets have no destination IP address or destination MAC
address, the MAC address filter assumes that these are not allowed.
It shouldn't care about the destination as filtering is by source MAC
address, not destination. However, methinks filtering limits
destinations to only those items allowed in the MAC address bridging
table. Since broadcast MAC's don't end up in the bridging table, they
don't pass.
Turn off MAC address filtering (and possibly IP address filtering) and
see if DHCP works.
--
Jeff Liebermann
(E-Mail Removed)
150 Felker St #D
http://www.LearnByDestroying.com
Santa Cruz CA 95060 AE6KS 831-336-2558