SOLVED. firewall block rule help

Started by rasitha, April 20, 2024, 07:19:40 PM

Previous topic - Next topic
April 20, 2024, 07:19:40 PM Last Edit: April 23, 2024, 12:25:18 PM by rasitha
my dns server is 192.168.151.6
i want to block any other dns request

Alias:
192.168.151.6 = DNS_SERVER

Floating rule:
Source: *, Destination: !DNS_SERVER, Protocol: TCP/UDP, Dest. Port: 53, block, Logging on
-> Check log if successful
-> Logging off

Solution provided as is. No liability for data loss, system outage or any other unwanted situations.


hmmm, how about port 853? Not to mention DOH... ;-)

Your Google devices might go crazy.
kind regards
chemlud
____
"The price of reliability is the pursuit of the utmost simplicity."
C.A.R. Hoare

felix eichhorns premium katzenfutter mit der extraportion energie

A router is not a switch - A router is not a switch - A router is not a switch - A rou....

He was talking 'bout DNS ☝️

Quote from: Saarbremer on April 21, 2024, 02:08:09 PM
Alias:
192.168.151.6 = DNS_SERVER

Floating rule:
Source: *, Destination: !DNS_SERVER, Protocol: TCP/UDP, Dest. Port: 53, block, Logging on
-> Check log if successful
-> Logging off

Solution provided as is. No liability for data loss, system outage or any other unwanted situations.


Tx