OpenWrt Forum Archive

Topic: wrt54gl, push dns-server to clients

The content of this topic has been archived on 21 Feb 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi all,

I try to push for some hosts a different dns-server on my old wrt54gl with 10.03.1 in /etc/config/dhcp:

config tag 'kids'
    list dhcp_option '6,208.67.222.222,208.67.220.220'

config host
    option name 'pluto'
    option mac 'CC:E4:EE:56:W3:E5'
    option ip '192.168.2.3'
    option tag 'kids'

nslookup give me the router ip. If I push the dns-server from client-site all works like a charm...

Has anybody a hint for me? Some patch?

Thanks!

It's not safe to run such old softwair and that router is so slow I am shocked you can even use your internet. I am not over stating that it's not safe there has bin 1000s of softwair bugs fixed since 10.xx build of openwrt was put out!

The discussion might have continued from here.