Changes

Jump to navigation Jump to search
958 bytes added ,  09:41, 24 June 2017
m
→‎Configure Port Forwarding: manually create portforwarding
Line 28: Line 28:     
===Configure Port Forwarding===
 
===Configure Port Forwarding===
 +
In SME Server Manager set the following rules under portforwarding:
    
{| cellspacing="0" border="1"
 
{| cellspacing="0" border="1"
Line 87: Line 88:  
|-
 
|-
 
|}
 
|}
 +
 +
 +
or you can manually add the portforwarding rules:
 +
db portforward_tcp set 1194 forward Comment 'SoftEther OpenVPN' DestHost localhost DestPort 1194 AllowHosts ' ' DenyHosts ' '
 +
db portforward_tcp set 5555 forward Comment 'SoftEther Management' DestHost localhost DestPort 5555 AllowHosts ' ' DenyHosts ' '
 +
db portforward_udp set 1194 forward Comment 'SoftEther OpenVPN' DestHost localhost DestPort 1194 AllowHosts ' ' DenyHosts ' '
 +
db portforward_udp set 500 forward Comment 'SoftEther SoftEther L2TP/IPSec' DestHost localhost DestPort 500 AllowHosts ' ' DenyHosts ' '
 +
db portforward_udp set 1701 forward Comment 'SoftEther SoftEther L2TP/IPSec' DestHost localhost DestPort 1701 AllowHosts ' ' DenyHosts ' '
 +
db portforward_udp set 4500 forward Comment 'SoftEther SoftEther L2TP/IPSec' DestHost localhost DestPort 4500 AllowHosts ' ' DenyHosts ' '
 +
signal-event portforwarding-update
    
===Download, Install and Run SoftEther===
 
===Download, Install and Run SoftEther===

Navigation menu