Configure Web Proxy
/ip proxy set enabled=yes port=8080 src-address=192.168.88.32
Configure Transparent Web Proxy
/ip firewall nat add chain=dstnat protocol=tcp dst-port=80 action=redirect to-ports=8080
OpenDNS Server Addresses
Our nameservers are always:
- 208.67.222.222
- 208.67.220.220
Force dhcp client to get opendns server ip addresses.
/ip dhcp-server network add dns-server=208.67.222.222,208.67.220.220
or
No comments:
Post a Comment