I have a problem with only 1 website: http://186.153.139.115/siat/gde/Adminis ... nicializar
It's a town site for taxes and such.
I can ping and traceroute (second and third hops are failing)
I can't access, I get ERR_CONNECTION_TIMED_OUT on Chrome
I've tried mss shaping:
/ip firewall mangle add chain=forward protocol=tcp tcp-flags=syn tcp-mss=1361-65535 action=change-mss new-mss=1360 disabled=no
I've tried static route (before drop rules):
/ip firewall filter add chain=forward src-address=186.153.139.115 action=accept
I've tried clearing DNS cache.
Tried changing MTU on ethernet port (ether1)
Code: Select all
/tool traceroute 186.153.139.115
# ADDRESS LOSS SENT LAST AVG BEST WORST
1 190.7.24.1 0% 742 10.7ms 17.2 7 354.1
2 10.6.48.97 14.. 742 23.8ms 16 5.7 304.4
3 192.168.240.37 99.. 742 timeout 21 17.2 24.4
4 192.168.254.182 0% 741 24.5ms 20.3 12.1 431.9
5 200.63.150.181 0.4% 741 20.2ms 22.7 13.2 482
6 200.3.34.1 0.7% 741 24ms 24.3 15.3 325.5
7 200.117.126.18 0.7% 741 40.5ms 27.9 17.5 335
8 186.108.59.130 0.4% 741 26.2ms 28.3 19.6 339.6
9 186.153.139.115 0.3% 741 28.1ms 27.3 19.4 355.9
EDIT:
* secondary ISP provides modem, and I just can get a 192.168.1.0/24 IP for my ether2 port, so my gateway for ether2 is 192.168.1.1