I changed this in the firewall.local
file:
To this:
iptables -t nat -A CUSTOMPREROUTING -s 192.168.60.218/32 -p tcp -m tcp --dport 80 -j BYPASS
And I am getting less “issues”.
So now it is time time test!
I changed this in the firewall.local
file:
To this:
iptables -t nat -A CUSTOMPREROUTING -s 192.168.60.218/32 -p tcp -m tcp --dport 80 -j BYPASS
And I am getting less “issues”.
So now it is time time test!