Need Help with IPset

Included File - https://github.com/dibdot/DoH-IP-blocklists/blob/master/doh-ipv4.txt


image
image

Sometimes (1/15) the block works
image

Also how to update the "includes File" in IPSet from URL?

opkg update
opkg install banip luci-app-banip
uci set banip.global.ban_enabled="1"
uci add_list banip.global.ban_feed="doh"
uci commit banip
service banip restart
service rpcd restart
3 Likes

OOM perhaps?
hardly BanIPs fault.

3 Likes

That would probably be the PBR package.

I am creating a allow list for VPN's IPs from online URL

Then it's not the PBR package ,)

But why?
There's no restriction for outgoing traffic.

1 Like

for a strong firewall that only allow VPN IPs on VPN ports

Still insufficient info.

Incoming then, I'd assume.

1 Like

VPN doesnt need incoming traffic

Still NFI what's you're trying to achieve.

But good luck with incoming VPN traffic, when the fw isn't open.

1 Like

Why I need incoming ? Currently all incoming is blocked on my router and VPN works

What is this supposed to mean?

1 Like

That's the only scenario, I can think of, where you'd need the VPN provider's IPs.

Unless you're blocking all outgoing traffic, but Proton VPN.

1 Like

@RSHARM - Please use complete sentences to fully describe your issue to the community. We'll be better able to assist if you employ clear, detailed information, describe your screenshots textually, etc. We're unable to guess why you wish to add Proton's VPN endpoint list to your firewall. You have to explain.

As previously noted, please be mindful of deleting posts that alter the context of the conversation.

EDIT:

:warning: Implementing such a rule will likely break your Internet connection for other reasons (i.e. not considering DNS, NTP or IPv6, etc.). It's difficult to determine what you desire, since you fail to share your reasoning or use case.

3 Likes