|
From: Fred F. <ffr...@lo...> - 2008-10-29 17:06:20
|
Don't you have three different IP's for each VLAN? I think the problem is the way the client's broadcast and the DHCP server cannot tell from which network the request is coming from. You may be able to do some trickery with iptables if you can filter by vlan there. Is the Linux box routing between vlans too? There is a way to get DHCP requests routed through a router so that they are forwarded to a DHCP server wich then knows the source and can server the correct IP. Sorry I cannot be more helpful. Fred Frigerio Locust USA This electronic message transmission contains information from Locust USA which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify us by telephone (305-889-5410) or by reply via electronic mail immediately. -----Original Message----- From: Frank Weis [mailto:Fra...@ct...] Sent: Wednesday, October 29, 2008 12:27 PM To: dev...@li... Subject: [Devil-Linux-discuss] DHCP Server and VLANs Hi all, I am sure this is not the best place to ask this, but I am also sure there are a lot of competent people here: I need to run a DHCP server on a DL box that serves different pools on different VLANs that are trunked on the same interface. I see that the DHCP server serves the same pool to all VLANs, and the other pool is never used. Is this impossible to do? Thanks for any hints.... Frank -- _______________________________________________ Centre de Technologie de l'Education 29 avenue John F. Kennedy L-1855 Luxembourg-Kirchberg email: Fra...@ct... tél.: +352 247-85973 fax: +352 333797 _______________________________________________ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |