udp #5
@ -30,6 +30,7 @@ component parts, or incorporated into the main application.
|
||||
|
||||
# IPv4 Forwarding
|
||||
sysctl -w net.ipv4.ip_forward=1
|
||||
sysctl -w net.ipv4.conf.eth0.proxy_arp=1
|
||||
|
||||
# Tunnel addr/up
|
||||
ip addr add 172.19.152.2/31 dev nc0
|
||||
@ -84,4 +85,4 @@ component parts, or incorporated into the main application.
|
||||
|
||||
#### Client
|
||||
|
||||
No configuration needed. Simply set the IP to that of the remote server/32 with no gateway.
|
||||
No configuration needed. Simply set the IP to that of the remote server/32 with a gateway of 192.168.1.1.
|
||||
|
Loading…
Reference in New Issue
Block a user