Search found 3 matches
- Sat Aug 09, 2014 2:04 pm
- Forum: General Discussion
- Topic: [SOLVED] Different DNS for one client
- Replies: 5
- Views: 4347
Re: Different DNS for one client
It's works !! root@Gargoyle:~# uci add dhcp mac cfg0a8f76 root@Gargoyle:~# uci set dhcp.@mac[-1].mac=5C:F9:38:XX:XX:XX root@Gargoyle:~# uci set dhcp.@mac[-1].networkid=kidsnote root@Gargoyle:~# uci add_list dhcp.@mac[-1].dhcp_option=6,208.67.222.123,208.67.220.123 root@Gargoyle:~# uci commit dhcp ro...
- Sat Aug 09, 2014 9:54 am
- Forum: General Discussion
- Topic: [SOLVED] Different DNS for one client
- Replies: 5
- Views: 4347
Re: Different DNS for one client
Thank you I will try this and back later for show the resultispyisail wrote:I think you best option would be command line
http://wiki.openwrt.org/doc/howto/dhcp.dnsmasq

I think Gargoyle not using standard dhcp file because this using /etc/ether file instead dhcp static block.
- Thu Aug 07, 2014 2:28 pm
- Forum: General Discussion
- Topic: [SOLVED] Different DNS for one client
- Replies: 5
- Views: 4347
[SOLVED] Different DNS for one client
Have any way to set via dhcp different dns for one host ?