test
This commit is contained in:
@@ -24,3 +24,5 @@ iptables -A FORWARD -s 192.168.20.20 -j ACCEPT
|
|||||||
|
|
||||||
# 6. DNS (чтобы имена сайтов разрешались)
|
# 6. DNS (чтобы имена сайтов разрешались)
|
||||||
iptables -A FORWARD -p udp --dport 53 -j ACCEPT
|
iptables -A FORWARD -p udp --dport 53 -j ACCEPT
|
||||||
|
|
||||||
|
test
|
||||||
Reference in New Issue
Block a user