On 04/01/12 18:18, J. Bakshi wrote: > > Dear list, > > I have attached an Access Point to my DHCP server. I like to arrange > an identifier in my dhcp configuration for the access point by > matching its MAC address, so that I can define a different gateway > for that access point. All the hosts connects with that access points > should go through that defined gateway. How can I set it ? > > Thaanks > >
That's certainly possible - probably not the answer you're looking for but... you set it in:- /etc/dhcp/dhcpd.conf See:- man dhcpd.conf (also man dhcpd) and the examples in:- /usr/share/doc/isc-dhcp-server/examples/ Cheers -- Iceweasel/Firefox extensions for finding answers to Debian questions:- https://addons.mozilla.org/en-US/firefox/collections/Scott_Ferguson/debian/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

