Hi guys. I need some serious help here. I’ve been tearing my hair out trying to get internet connection sharing and nat working on my Mikrotik RB750G.
I’ve followed all the tutorials, and done basic setups like this before with iptables, so I don’t know where I’m going wrong.
My internet connection is a PPPoE interface connected to an ADSL modem. The internet connection works and I can ping and traceroute.
My LAN interface is set up with network 192.168.10.0/24, and I have given it an IP of 192.168.10.254. It also runs DHCP and all that.
In NAT I have set up masquerade.
My client PC’s connect and receive their IP’s, from the client PC’s I can also ping and traceroute to external IP addresses. However, I cannot browse to “google.com” for example. The page just does not load. The only way I was able to get it to work was by enabling the web proxy on my Mikrotik as a transparent proxy with a redirect to send all port 80 requests to the proxy port on port 8080.
Please could anyone advise.