Hi,
I have internal IP as 172.17.0.1/22 and I use openDNS as my DNS. in tomatoUSB firmware, I could see all my hostname for all internal devices, but I could not with Asus one. I just wonder if anyone know where I may make mistake? thanks
I have firewall-start to force 172.17.0.1/22 as DNS.
DHCP range from 172.17.1.1-254
thanks!
# the following for Auss-AC56u Merlin's asuswert, /jffs/scripts/firewall-start
iptables -I PREROUTING -t nat -p udp -s `nvram get lan_ipaddr`/`nvram get lan_netmask` ! -d `nvram get lan_ipaddr`/`nvram get lan_netmask` --dport 53 -j DNAT --to-destination `nvram get lan_ipaddr`
arp returns:
I have internal IP as 172.17.0.1/22 and I use openDNS as my DNS. in tomatoUSB firmware, I could see all my hostname for all internal devices, but I could not with Asus one. I just wonder if anyone know where I may make mistake? thanks
I have firewall-start to force 172.17.0.1/22 as DNS.
DHCP range from 172.17.1.1-254
thanks!
# the following for Auss-AC56u Merlin's asuswert, /jffs/scripts/firewall-start
iptables -I PREROUTING -t nat -p udp -s `nvram get lan_ipaddr`/`nvram get lan_netmask` ! -d `nvram get lan_ipaddr`/`nvram get lan_netmask` --dport 53 -j DNAT --to-destination `nvram get lan_ipaddr`
arp returns:
Code:
admin@ya:/tmp/home/root# arp
? (172.17.0.26) at 64:xxx:xx:f1:62 [ether] on br0
? (172.17.0.25) at f8:xxx:xx:4f:08 [ether] on br0
? (172.17.1.199) at <:xxx:xxe> on br0
? (172.17.1.215) at 1:xxx:xx0:a4:2a [ether] on br0
? (172.17.1.170) at 9:xxx:xxf:b3:bb [ether] on br0
? (172.17.0.24) at 64:xxx:xx:f2:e6 [ether] on br0
? (172.17.1.154) at 3:xxx:xxc:3e:bd [ether] on br0
? (172.17.1.189) at 0:xxx:xx8:67:b8 [ether] on br0
? (172.17.1.108) at b:xxx:xxb:90:31 [ether] on br0
? (172.17.1.9) at 54::xxx:xxdc:78 [ether] on br0
? (172.17.1.224) at <:xxx:xxe> on br0
? (172.17.1.151) at 1:xxx:xxd:a7:72 [ether] on br0
? (172.17.1.140) at 6:xxx:xx0:bc:25 [ether] on br0
? (172.17.1.92) at 00:xxx:xx:47:08 [ether] on br0
? (172.17.0.13) at 64:xxx:xx:da:74 [ether] on br0
? (172.17.0.27) at 64:xxx:xx:f2:ac [ether] on br0
? (172.17.0.12) at 64:xxx:xx:d9:ec [ether] on br0
? (172.17.1.7) at c8::xxx:xxea:a6 [ether] on br0
? (172.17.0.17) at 64:xxx:xx:da:50 [ether] on br0
? (172.17.1.202) at 2:xxx:xxd:6b:df [ether] on br0
? (172.17.1.73) at 88:xxx:xx:7d:4a [ether] on br0
? (172.17.1.197) at 1:xxx:xx7:05:db [ether] on br0
? (172.17.0.16) at 64:xxx:xx:da:22 [ether] on br0
? (172.17.0.15) at 64:xxx:xx:f1:74 [ether] on br0
? (172.17.0.7) at 00::xxx:xxaa:8c [ether] on br0
? (172.17.0.14) at 64:xxx:xx:f5:0e [ether] on br0
? (172.17.1.174) at 7:xxx:xxa:9f:19 [ether] on br0
? (172.17.1.122) at f:xxx:xxb:58:e2 [ether] on br0
? (172.17.1.58) at 90:xxx:xx:05:ef [ether] on br0
? (172.17.1.201) at 0:xxx:xxf:07:a4 [ether] on br0
? (172.17.0.22) at 00:xxx:xx:a6:ba [ether] on br0