Re: build bridge with DHCP

2009-10-27 Thread green
Boyd Stephen Smith Jr. wrote at 2009-10-27 13:50 -0500: > On Tuesday 27 October 2009 13:32:41 green wrote: > > Boyd Stephen Smith Jr. wrote at 2009-10-27 11:46 -0500: > > > Bridging (i.e. brctl and friends) can only be used to connect two > > > networks that use the same layer 2 protocol. Ethernet

Re: build bridge with DHCP

2009-10-27 Thread Boyd Stephen Smith Jr.
On Tuesday 27 October 2009 13:32:41 green wrote: > Boyd Stephen Smith Jr. wrote at 2009-10-27 11:46 -0500: > > 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 be

Re: build bridge with DHCP

2009-10-27 Thread green
Boyd Stephen Smith Jr. wrote at 2009-10-27 11:46 -0500: > 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 an

Re: build bridge with DHCP

2009-10-27 Thread green
Král Gergely wrote at 2009-10-27 11:34 -0500: > On Tue, 2009-10-27 at 11:05 -0500, 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

Re: build bridge with DHCP

2009-10-27 Thread Boyd Stephen Smith Jr.
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

Re: build bridge with DHCP

2009-10-27 Thread Král Gergely
On Tue, 2009-10-27 at 11:05 -0500, 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. Wh

build bridge with DHCP

2009-10-27 Thread green
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. T