Loopback apllication rules settings for local network with the IP range starting with 10.98.0

I got some of my peripherals software blocked with:
Settings > Firewall > Application Rules > Firewall Rule
Allow and log
IP
In or Out
Network Zone
Loopback Zone

But it only allows for connections starting with 127.x.x.x. i need solution for 10.98.0 as those are getting blocked (different program I want offline).

Software that I want to block is working fine with this little box turn off:
Firewall Settings > Advanced > Filter loopback traffic (e.g. 127.x.x.x., ::1)
And I would prefer to keep this gate closed just in case.

Then just add an allow rule with destination address type: ipv4 address mask set address to 10.98.0.0 and subnet mask 255.255.0.0

3 Likes

Thank you for reply.
It worked.
That’s how I got it set up (source and destination address are the same).