Disable NAt in hotspot

I have one hotspot version 5.7, it runs ok if i use nat with the ether1 (internet interface ), I want to disable nat, in other version with disable nat rule ( 1 ;;; masquerade hotspot network chain=srcnat action=masquerade src-address=10.x.x.0/24 ) all runs. I disable this rule, the hotspot login page appears correct and runs ok, fail all the redirect page . If i try ping external address with clients its run well, only fail http external pages. It seems as if hotspot used proxy and it fails without the nat. How can disable proxy or how configure it.
Only fail the http protocol.

Thanks

If you disable the NAT, I think the http servers are receiving the requests by 192.168.x.x (your internal IPs) and it’s a good reason to know why this don’t work.


why you want to disable the nat rule?