1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00

Create a ufw firewall template for SoftEther.

Install a `/etc/ufw/applications.d/softether` file that describes
network ports to keep open for the default SoftEther configuration.
This commit is contained in:
Darik Horn 2014-04-23 18:34:01 -04:00
parent c724d5bf43
commit b3e6a7305b
2 changed files with 8 additions and 0 deletions

4
debian/rules vendored
View File

@ -2,3 +2,7 @@
%: %:
dh $@ --with autoreconf dh $@ --with autoreconf
override_dh_install:
dh_install
install -m 644 -D debian/softether.ufw debian/softether/etc/ufw/applications.d/softether

4
debian/softether.ufw vendored Normal file
View File

@ -0,0 +1,4 @@
[SoftEther]
title=Multiprotocol VPN server.
description=DNS tunneling, ISAKMP, L2TP, NAT-T, SSTP, TELNETS, OVPN.
ports=53,500,1194,1701,4500/udp|443,992,1194,5555/tcp