Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
drdaeman
on Aug 23, 2014
|
parent
|
context
|
favorite
| on:
Chromecast Rooted
It could also be fixed at the router by forcibly redirecting the DNS traffic to another DNS server.
Like in `iptables -t nat -I PREROUTING -p udp -s 192.168.1.100 --dport 53 -j DNAT --to 192.168.1.2`
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Like in `iptables -t nat -I PREROUTING -p udp -s 192.168.1.100 --dport 53 -j DNAT --to 192.168.1.2`