Re: build bridge with DHCP



On Tuesday 27 October 2009 11:05:12 green wrote:
Hey all, I need a bridge for the following scenario:

[systemB] eth0 <--> eth0 [systemA] wlan0 <--> wlan0 [AP]

I am working on systemA, which normally sends dhcp requests answered by the
AP. I want to add systemB to that network. When it sends dhcp requests
over eth0, the AP should answer.

Bridging (i.e. brctl and friends) can only be used to connect two networks
that use the same layer 2 protocol. Ethernet and 802.11a/b/g do not use the
same layer 2 protocol. I believe at the very least you'll need to use an "ARP
Proxy", and you may be better off just routing traffic.

I *think* we have the reverse working: [laptops] <-> wlan0 [OpenWRT AP] eth0
<-> [AT&T Router], but I didn't set that up, so we might be having the AP run
a dhcp daemon and route traffic.
--
Boyd Stephen Smith Jr. ,= ,-_-. =.
bss@xxxxxxxxxxxxxxxxx ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/ \_/

Attachment: signature.asc
Description: This is a digitally signed message part.



Relevant Pages

  • Re: build bridge with DHCP
    ... I am working on systemA, which normally sends dhcp requests answered by the ... I want to add systemB to that network. ... that use the same layer 2 protocol. ...
    (Debian-User)
  • build bridge with DHCP
    ... I am working on systemA, which normally sends dhcp requests answered by the AP. ... iface br0 inet dhcp ... bridge_ports eth0 wlan0 ...
    (Debian-User)
  • Re: build bridge with DHCP
    ... I am working on systemA, which normally sends dhcp requests answered by the AP. ... I want to add systemB to that network. ... iptables rules are empty. ...
    (Debian-User)
  • Re: build bridge with DHCP
    ... I am working on systemA, which normally sends dhcp requests answered by the AP. ... to see where the packets disappear. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)