Hercules
@Hercules@lemmy.world
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Openwrt how to block countries but allow a specific path using BanIp 2 months ago:
path is part of the http protocol. Most firewalls only parse the first couple layers (ethernet->ip->tcp/udp), not http as well, unless they do deep package inspection. Idk if openwrt/banip has functionality
I don’t think openwrt can do this. Im running k3s with nginx as ingress but the issue is it doesn’t see the actual ip but rather the ip of the container so i can’t use nginx to block countries.
- Comment on Openwrt how to block countries but allow a specific path using BanIp 2 months ago:
That is what i currently have setup but cert-manager is giving me a headache and not working correctly so im looking into http instead since its easier to setup
- Submitted 2 months ago to selfhosted@lemmy.world@lemmy.world | 7 comments