From 07cf2c4b20230ddedee1bf9dddc1e7cd407385f5 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 5 Feb 2015 10:02:24 -0200 Subject: Packages repo cleanup: - Drop support for pfSense < 2 - Remove archive/, old files can be reached using git - Remove old and unused packages - Move stale files from config subdir to a package subdir --- config/olsrd/olsrd.xml | 141 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 config/olsrd/olsrd.xml (limited to 'config/olsrd/olsrd.xml') diff --git a/config/olsrd/olsrd.xml b/config/olsrd/olsrd.xml new file mode 100644 index 00000000..3939f357 --- /dev/null +++ b/config/olsrd/olsrd.xml @@ -0,0 +1,141 @@ + + + olsrd + 1.0 + OLSRD + /usr/local/pkg/olsrd.inc + + + OLSRD +
Services
+ olsrd.xml +
+ + OLSRD + /usr/local/sbin/olsrd -f /var/etc/olsr.conf + + + + OLSRD Settings + /pkg_edit.php?xml=olsrd.xml&id=0 + + + + + /usr/local/pkg/ + 0755 + https://packages.pfsense.org/packages/config/olsrd/olsrd.inc + + + ['installedpackages']['OLSRD']['config'] + + + + Enable OLSR + enable + Enables the dynamic mesh linking daemon + checkbox + + + Link Quality Level + enablelqe + select + 1 + + + + + + + + Interfaces + iface_array + lan + true + 3 + interfaces_selection + Select the interfaces that OLSR will bind to. You can use the CTRL or COMMAND key to select multiple interfaces. + + + Enable HTTPInfo Plugin + enablehttpinfo + Enables the OLSR stats web server + checkbox + + + HTTPInfo Port + port + Port that HTTPInfo will listen on + input + + + Allowed host(s) + allowedhttpinfohost + Hosts that are allowed to access the HTTPInfo web service. + input + + + Allowed host(s) subnet + allowedhttpinfosubnet + Enter the subnet mask in form 255.255.255.0 + input + + + Enable Dynamic Gateway + enabledyngw + Enables the OLSR Dynamic Gateways feature + checkbox + + + Announce self as Dynamic Gateway + enableannounce + Enables the OLSR Dynamic Gateways Announcing feature + checkbox + + + Announce Dynamic local route + announcedynamicroute + Enter the IP/Netmask + textarea + 3 + 50 + + + Ping + ping + Pings this host to ensure connectivity + input + + + Poll + polling + How often to look for a inet gw, in seconds. + input + + + Enable Secure Mode + enabledsecure + Enables the secure mode + checkbox + + + Key + securekey + Paste the secure key information here. + textarea + 5 + 50 + + + + + + setup_wireless_olsr($if); + + + + + +
-- cgit v1.2.3