Ok... but i have this problem

 ERROR: NAT/TPROXY lookup failed to locate original IPs on
local=192.168.1.15:3130 remote=192.168.1.1:52090 FD 14 flags=33

...
I put some dstnat in Mikrotik (192.168.1.1)


ip firewall nat add chain=dstnat src-add=192.168.1.121 protocol=tcp
dst-port=80  action=dst-nat 
to-addresses=192.168.1.20 to-ports=3129

ERROR: NAT/TPROXY lookup failed to locate original IPs on
local=192.168.1.20:3129 remote=192.168.1.1:52153 FD 14 flags=33
2016/10/27 14:01:43 kid1| ERROR: NF getsockopt(ORIGINAL_DST) failed on
local=192.168.1.215:3129 remote=192.168.1.1:52154 FD 14 flags=33: (92)
Protocol not available

I dont have iptables or firewalld... im using Centos... is necessary enable
firewalld or iptables??? 


im using the PC (192.168.1.121 for test)
Thanks



--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/Transparent-and-non-Transparent-at-the-same-time-tp4680309p4680330.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to