Finished comment in step 2
This commit is contained in:
parent
caf2fca6fc
commit
8d08c427a3
@ -42,7 +42,7 @@ client_ip=10.200.1.2
|
||||
|
||||
masquerade_interface=eno1 # You will need to find out what interface you want/need to use (just look it up with "ip address" or "ifconfig" (whatever your util is))
|
||||
|
||||
### This will actually generate the config using bash, but feel free to do it manually (for your choice of IPs you will need to make sure you
|
||||
### This will actually generate the config using bash, but feel free to do it manually (for your choice of IPs you will need to make sure you are consistant between the server and client peer configs)
|
||||
cat > wg0-server.conf <<EOF
|
||||
[Interface]
|
||||
Address = $server_ip
|
||||
|
Loading…
Reference in New Issue
Block a user