Ok this will be a super noob question, but im having problems setting up a VPN.
The setup didnt work, so i tried to just ping my static IP and i get no response even there. I also have no idea what is cutting it off?
Ping works if i am connected to the router (to public ip) but from outside (lets say from LTE) nothing…
/ip dns static
add address=192.168.88.1 name=router.lan You can get rid of this default rule as your setup changes covers DNS.
add action=accept chain=input comment=
“defconf: accept established,related,untracked” connection-state=
established,related,untracked You can remove untracked as its a special case not typically used.
add action=accept chain=forward comment=
“defconf: accept established,related, untracked” connection-state=
established,related,untracked Same here you can remove untracked.
Other than that I dont see anything out of whack that would cause issues???
Can you confirm with grc.com that your router is not pingable.
First of all make sure ping isn’t filter by your ISP, as I can’t see your firewall config so I can’t comment on that.
and you said VPN isn’t working, is that a PPTP or IPSec or OVPN?