Re: AP hopping & hiding clients from each other
Ron Wickersham <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2 Feb 2005, Philip Dowie wrote: > why not just dish out via the dhcp server addresses in 4-ip subnets (network, > gateway, client, broadcast) --- you'd have the dhcp server configured to > have all these subnets on the same lan, etc etc. ---snip--- i recently tried configuring pebbble with a similar dhcpd setup and found this approach won't work. i could have multiple subnets on a single interface but dhcp would only provide leases in the first subnet. if i added the alias interfaces to the /etc/default/dhcp file, then the dhcp server wouldn't start. my reason was different, i was building a repeater and had two pcmcia wireless cards for radio links for the backbone network, and one physical ethernet interface that fed two AP's connected to sector antennas for clients and a third range of addresses for hosts on wired ethernet at the site. i was configuring for /26 subnets instead of the proposed /30. -ron