dch-gw: Host Pyrocufflink VPN locally
This commit adjusts the firewall and networking configuration on dc0 to host the Pyrocufflink remote access IPsec VPN locally instead of forwarding it to the internal VPN server.
This commit is contained in:
@@ -74,12 +74,6 @@ nat_port_forwards:
|
||||
- protocol: udp
|
||||
port: 16881-16999
|
||||
destination: 172.31.0.5
|
||||
- protocol: udp
|
||||
port: isakmp
|
||||
destination: 172.31.0.2
|
||||
- protocol: udp
|
||||
port: ipsec-nat-t
|
||||
destination: 172.31.0.2
|
||||
|
||||
|
||||
allow_incoming:
|
||||
|
||||
Reference in New Issue
Block a user