Update Remote-Access_Containers/wg-easy/README.md
This commit is contained in:
@@ -3,15 +3,6 @@ Source: https://github.com/wg-easy/wg-easy
|
||||
Change your DNS to your internal DNS server(like pihole) if needed \
|
||||
Add your public IP or if you have DDNS use that subdomain
|
||||
|
||||
Add 2 lines to conf file: \
|
||||
sudo nano /etc/sysctl.d/99-wireguard.conf
|
||||
|
||||
net.ipv4.ip_forward = 1 \
|
||||
net.ipv4.conf.all.src_valid_mark = 1
|
||||
|
||||
Then run: \
|
||||
sudo sysctl --system
|
||||
|
||||
Since running in host mode, need to add firewall rules: \
|
||||
sudo ufw allow 51821/tcp \
|
||||
sudo ufw allow 51820/udp
|
||||
Reference in New Issue
Block a user