From 9e1058e7c9690d3308f49a40ecd1063fe4998341 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sat, 31 Oct 2015 09:39:27 +0100 Subject: Add privileges configuration to tinc package, descriptions cosmetics --- config/tinc/tinc.xml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'config/tinc/tinc.xml') diff --git a/config/tinc/tinc.xml b/config/tinc/tinc.xml index 89d1e8ce..0f71e03d 100644 --- a/config/tinc/tinc.xml +++ b/config/tinc/tinc.xml @@ -42,8 +42,8 @@ A self-contained VPN solution designed to connect multiple sites together in a secure way. tinc - 1.2.2 - VPN: tinc - Config + 1.2.4 + VPN: Tinc: Settings /usr/local/pkg/tinc.inc ['installedpackages']['package']['$packagename']['config'] @@ -53,7 +53,7 @@ /pkg_edit.php?xml=tinc.xml - tinc VPN + Tinc VPN
Status
/status_tinc.php
@@ -65,7 +65,7 @@ - Config + Settings /pkg_edit.php?xml=tinc.xml @@ -78,6 +78,10 @@ /usr/local/pkg/ https://packages.pfsense.org/packages/config/tinc/tinc.inc + + /etc/inc/priv/ + https://packages.pfsense.org/packages/config/tinc/tinc.priv.inc + /usr/local/pkg/ https://packages.pfsense.org/packages/config/tinc/tinc_hosts.xml @@ -119,7 +123,7 @@ localip + IP address of local tunnel interface.
This is often the same IP as your routers LAN address. (Example: 192.168.2.1) ]]>
@@ -143,7 +147,7 @@ vpnnetmask + This is the netmask that defines what traffic is routed to the VPNs tunnel interface.
It is usually broader then your local netmask. (Example: 255.255.0.0) ]]>
-- cgit v1.2.3