homemade_firewall/defines.nft

7 lines
129 B
Plaintext
Raw Normal View History

# services
2024-12-12 22:12:20 -03:00
define SSH_PORT1 = 22
define SSH_PORT2 = 8022
define DNS_PORT = 53
define DHCP_IN_PORT = 67
define DHCP_OUT_PORT = 68