nat help (-_-)???

hi all i have mikrotik v 3.30 i work at hotspot and i need to control porn site i have account at open dns to close thereout main linkses router but when i open checkip.dyndns.org i found the virtual ip 192.168.0.x and when i remove the check at transparent proxy at user profile i found the real ip but in this case the web proxy not working so i need to found the real ip at checkip.dyndns.org with main web proxy still work
and this is print of main nat

/ip firewall nat print
1 chain=srcnat action=masquerade

and this is my proxy /ip proxy> pri
enabled: yes
src-address: 0.0.0.0
port: 8080
parent-proxy: 0.0.0.0
parent-proxy-port: 0
cache-administrator: “GHOST”
max-cache-size: 2000KiB
cache-on-disk: yes
max-client-connections: 600
max-server-connections: 600
max-fresh-time: 1d
serialize-connections: no
always-from-cache: yes
cache-hit-dscp: 12
cache-drive: secondary-master


??? :confused: ???

Do not use proxy (and disable transparent-proxy for the used HotSpot profile), otherwise proxy IP address will be always displayed on any remote web-page not client address.

first thanks for your replay :smiley: :smiley:
and i need to use mikrotik proxy with open dns i need to use them together but the problem is when i check the ip in web page (checkip.dyndns.org ) i found the virtual ip 192.168.0.x
so what can i do to use mikrotik proxy with open dns together ??

It is not possible to use real IP address and proxy, for all HTTP requests client address will be exchanged by proxy address. For other requests DNS/etc. real IP address will be used.