mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 11:29:32 +00:00
Update document
This commit is contained in:
parent
13fd9afbd1
commit
9c64662764
4 changed files with 0 additions and 13 deletions
|
|
@ -292,10 +292,6 @@ $ sudo ip6tables -t nat -A POSTROUTING -s 2001:db8:cafe::/48 ! -o ogstun -j MASQ
|
|||
Configure the firewall correctly. Some operating systems (Ubuntu) by default enable firewall rules to block traffic.
|
||||
```bash
|
||||
$ sudo ufw status
|
||||
Status: inactive
|
||||
$ sudo ufw enable
|
||||
Firewall is active and enabled on system startup
|
||||
$ sudo ufw status
|
||||
Status: active
|
||||
$ sudo ufw disable
|
||||
Firewall stopped and disabled on system startup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue