I've recently attempted to configure an OpenWrt One as a router for my own private network. I found the ISP in my apartment has a firewall to prevent an outside router from getting through and am getting an internet connection but with 100% bit loss.
I am new to internet protocols and was wondering if there is a possible configuration to get around this firewall.
So if it’s a private network you want to set up and connect to, that can work without a public ip address, there’s things like Zerotier ? Tailscale ? I remember in the old days there was hamachi.
If you’re talking about connecting to the internet through a vpn yeah there’s tonnes of providers out there.
If you can reach the Internet from the router itself but not from LAN devices, the ISP may be rejecting packets based on TTL. This can be circumvented by setting OpenWrt to rewrite the TTL of wan forwarded packets to the expected number (usually 64).