|
||||||||
Thanks Chris, but it not solves my problem. I can add different gw IP address for all clients (like it is shown in FAQ): - <#> eg: <dhcpd> - <#> <lan> <gateway>1.1.1.1</gateway> - <#> <range> ........... Do you think -can I add <gateway> to <staticmap> for single client? eg: - <#> <staticmap> <mac>00:00:00:00:02:E8</mac> <ipaddr>1.1.1.15</ipaddr> <descr>example_host</descr> <gateway>1.1.1.1</gateway> </staticmap> or i need to dig in /var/etc/dhcpd.conf ? to create subnets or IP pools? Best regards KS Chris Buechler wrote: > On 6/26/06, Krzysztof Syguda <ks at koszecin dot net dot pl> wrote: > >> >> In basic DHCP serven in linux i can configure polls and define such >> parameters as default gateway or dns. >> >> Is it possible to do this on m0n0wall ????? >> > > See FAQ on hidden config.xml options. > > -Chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > > |