Update document

This commit is contained in:
Sukchan Lee 2022-12-11 12:06:25 +09:00
parent 13fd9afbd1
commit 9c64662764
4 changed files with 0 additions and 13 deletions

View file

@ -777,7 +777,6 @@ ip6tables -t nat -A POSTROUTING -s fd1f:76f3:da9b:0101::/48 ! -o ogstun2 -j MASQ
iptables -I INPUT -i ogstun2 -j ACCEPT
ip6tables -I INPUT -i ogstun2 -j ACCEPT
ufw enable
ufw disable
```