Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ip dns set
- servers : 127.0.0.1
- : ipproxy
- : gateway lan
- : local dns / or google dns /
- :
- ip firewall nat
- add chain = dstnat
- src address = !ipproxy
- protocol = 17(udp)
- dst port = 53
- add action = dst-nat
- to-addresses = ipproxy
- to-ports = 53
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement