mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-10 08:22:27 +01:00
Show how to prioritize UDP packets
This commit is contained in:
parent
73cf919a66
commit
28eb42e11f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51050
@ -180,6 +180,10 @@ examples:
|
||||
#
|
||||
set dns 10.0.0.1 10.0.0.2
|
||||
#
|
||||
# Some people like to prioritize DNS packets:
|
||||
#
|
||||
set urgent udp +53
|
||||
#
|
||||
# If we're using the -nat switch, redirect ftp and http to an internal
|
||||
# machine:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user