Ethernet Bridge development
 help / color / mirror / Atom feed
* [Bridge] DHCP problem on bridge
@ 2010-10-30 16:31 Kian Yang Liew
  2010-11-07  4:26 ` Stephen Hemminger
  0 siblings, 1 reply; 4+ messages in thread
From: Kian Yang Liew @ 2010-10-30 16:31 UTC (permalink / raw)
  To: bridge; +Cc: Liew Kian Yang

[-- Attachment #1: Type: text/plain, Size: 974 bytes --]

Dear All,



I have a network with 500 vlan and I bind all these 500 vlan into 1 bridge
interface. Then I have run a dhcp server on this bridge interface to provide
dhcp to all the computer in the vlan. It look find all the time, but
sometime, some of the computer on vlan will not able to get the ip from dhcp
server but after I remove the vlan and add back to the bridge it will work
again. The most serious case is sometime there will be a dhcp problem on
vlan 1 as well, and I need to reboot the server only can make the service
back to normal.



The setting is as below





Vconfig add eth1 2

Vconfig add eth1 3

.

.

.

.

.

.vconfig add eth1 500



Then ifconfig eth1.2 up …. Ifconfig eth1.500 up

Then brctl addbr br1, brctl addif br1 eth1.2 ……. Brctl addif br1 eth1.500



Does anyone have face this problem before? Your reply is highly appreciate.





Thank you.







Regards,

Kian Yang, Liew

[-- Attachment #2: Type: text/html, Size: 2864 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [Bridge]  DHCP problem on bridge
@ 2010-12-31 21:13 yu.sheng
  0 siblings, 0 replies; 4+ messages in thread
From: yu.sheng @ 2010-12-31 21:13 UTC (permalink / raw)
  To: bridge

Hi,
  Have you solved this problem? I have a similar one. I bind three eth interfaces to a bridge. I connect eth0 to the dhcp server, and two subnets to eth1 and eth2. The clients in the two subnets try to get IP from the dhcp server.

  My problem is that sometimes the dhcp offer or dhcp pack packets will be delayed in the bridge for such a long time, that the dhcpcd on the client will timeout and thus fail to configure the IP. 

Yu

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-31 21:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-30 16:31 [Bridge] DHCP problem on bridge Kian Yang Liew
2010-11-07  4:26 ` Stephen Hemminger
2010-11-08  1:33   ` Liew Kian Yang
  -- strict thread matches above, loose matches on Subject: below --
2010-12-31 21:13 yu.sheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox