1395 lines
38 KiB
XML
1395 lines
38 KiB
XML
<?xml version="1.0"?>
|
|
<pfsense>
|
|
<version>11.7</version>
|
|
<lastchange/>
|
|
<theme>metallic</theme>
|
|
<sysctl>
|
|
<item>
|
|
<tunable>debug.pfftpproxy</tunable>
|
|
<value>1</value>
|
|
<descr><![CDATA[Disable the pf ftp proxy handler.]]></descr>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Increase UFS read-ahead speeds to match current state of hard drives and NCQ. More information here: http://ivoras.sharanet.org/blog/tree/2010-11-19.ufs-read-ahead.html]]></descr>
|
|
<tunable>vfs.read_max</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Set the ephemeral port range to be lower.]]></descr>
|
|
<tunable>net.inet.ip.portrange.first</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Drop packets to closed TCP ports without returning a RST]]></descr>
|
|
<tunable>net.inet.tcp.blackhole</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Do not send ICMP port unreachable messages for closed UDP ports]]></descr>
|
|
<tunable>net.inet.udp.blackhole</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Randomize the ID field in IP packets (default is 0: sequential IP IDs)]]></descr>
|
|
<tunable>net.inet.ip.random_id</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway)]]></descr>
|
|
<tunable>net.inet.tcp.drop_synfin</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Enable sending IPv4 redirects]]></descr>
|
|
<tunable>net.inet.ip.redirect</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Enable sending IPv6 redirects]]></descr>
|
|
<tunable>net.inet6.ip6.redirect</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Generate SYN cookies for outbound SYN-ACK packets]]></descr>
|
|
<tunable>net.inet.tcp.syncookies</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Maximum incoming/outgoing TCP datagram size (receive)]]></descr>
|
|
<tunable>net.inet.tcp.recvspace</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Maximum incoming/outgoing TCP datagram size (send)]]></descr>
|
|
<tunable>net.inet.tcp.sendspace</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[IP Fastforwarding]]></descr>
|
|
<tunable>net.inet.ip.fastforwarding</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Do not delay ACK to try and piggyback it onto a data packet]]></descr>
|
|
<tunable>net.inet.tcp.delayed_ack</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Maximum outgoing UDP datagram size]]></descr>
|
|
<tunable>net.inet.udp.maxdgram</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Handling of non-IP packets which are not passed to pfil (see if_bridge(4))]]></descr>
|
|
<tunable>net.link.bridge.pfil_onlyip</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Set to 0 to disable filtering on the incoming and outgoing member interfaces.]]></descr>
|
|
<tunable>net.link.bridge.pfil_member</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Set to 1 to enable filtering on the bridge interface]]></descr>
|
|
<tunable>net.link.bridge.pfil_bridge</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Allow unprivileged access to tap(4) device nodes]]></descr>
|
|
<tunable>net.link.tap.user_open</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Randomize PID's (see src/sys/kern/kern_fork.c: sysctl_kern_randompid())]]></descr>
|
|
<tunable>kern.randompid</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Maximum size of the IP input queue]]></descr>
|
|
<tunable>net.inet.ip.intr_queue_maxlen</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Disable CTRL+ALT+Delete reboot from keyboard.]]></descr>
|
|
<tunable>hw.syscons.kbd_reboot</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Enable TCP Inflight mode]]></descr>
|
|
<tunable>net.inet.tcp.inflight.enable</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Enable TCP extended debugging]]></descr>
|
|
<tunable>net.inet.tcp.log_debug</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Set ICMP Limits]]></descr>
|
|
<tunable>net.inet.icmp.icmplim</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[TCP Offload Engine]]></descr>
|
|
<tunable>net.inet.tcp.tso</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Maximum socket buffer size]]></descr>
|
|
<tunable>kern.ipc.maxsockbuf</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
</sysctl>
|
|
<system>
|
|
<optimization>normal</optimization>
|
|
<hostname>kistl</hostname>
|
|
<domain>fet.htu.tuwien.ac.at</domain>
|
|
<group>
|
|
<name>all</name>
|
|
<description><![CDATA[All Users]]></description>
|
|
<scope>system</scope>
|
|
<gid>1998</gid>
|
|
</group>
|
|
<group>
|
|
<name>admins</name>
|
|
<description><![CDATA[System Administrators]]></description>
|
|
<scope>system</scope>
|
|
<gid>1999</gid>
|
|
<member>0</member>
|
|
<member>2000</member>
|
|
<priv>page-all</priv>
|
|
</group>
|
|
<user>
|
|
<name>admin</name>
|
|
<descr><![CDATA[System Administrator]]></descr>
|
|
<scope>system</scope>
|
|
<groupname>admins</groupname>
|
|
<password>$1$i/nede5l$nk7jGz.SDcZy6qZrGlvkr/</password>
|
|
<uid>0</uid>
|
|
<priv>user-shell-access</priv>
|
|
<md5-hash>709413c5a7adc43b91f90ece7f6b7915</md5-hash>
|
|
<nt-hash>ffe4b7bdc7724aa5f2eacfde176c38b5</nt-hash>
|
|
<expires/>
|
|
<authorizedkeys/>
|
|
<ipsecpsk/>
|
|
</user>
|
|
<user>
|
|
<scope>user</scope>
|
|
<password>$1$K..ec31W$knkqCaSwhAIqtCGErMxLf.</password>
|
|
<md5-hash>8fa8fc542b8c5267d46eae228073243c</md5-hash>
|
|
<nt-hash>9c825dfb2764d7beb731ef17334c7ff2</nt-hash>
|
|
<name>bajo</name>
|
|
<descr><![CDATA[Markus Bajones]]></descr>
|
|
<expires/>
|
|
<authorizedkeys/>
|
|
<ipsecpsk/>
|
|
<uid>2000</uid>
|
|
</user>
|
|
<nextuid>2001</nextuid>
|
|
<nextgid>2000</nextgid>
|
|
<timezone>Europe/Vienna</timezone>
|
|
<time-update-interval/>
|
|
<timeservers>tutimea.tuwien.ac.at</timeservers>
|
|
<webgui>
|
|
<protocol>https</protocol>
|
|
<ssl-certref>4f031b5823c78</ssl-certref>
|
|
<loginautocomplete/>
|
|
</webgui>
|
|
<disablenatreflection>yes</disablenatreflection>
|
|
<disablesegmentationoffloading/>
|
|
<disablelargereceiveoffloading/>
|
|
<dns1gwint>none</dns1gwint>
|
|
<dns2gwint>none</dns2gwint>
|
|
<dns3gwint>none</dns3gwint>
|
|
<dns4gwint>none</dns4gwint>
|
|
<maximumstates/>
|
|
<maximumtableentries/>
|
|
<reflectiontimeout/>
|
|
<tftpinterface>wan</tftpinterface>
|
|
<kill_states/>
|
|
<language>en_US</language>
|
|
<dns1gw>none</dns1gw>
|
|
<dns2gw>none</dns2gw>
|
|
<dns3gw>none</dns3gw>
|
|
<dns4gw>none</dns4gw>
|
|
<dnsserver>128.130.4.3</dnsserver>
|
|
<dnsserver>128.131.4.3</dnsserver>
|
|
<dnsallowoverride/>
|
|
</system>
|
|
<interfaces>
|
|
<wan>
|
|
<enable/>
|
|
<if>rl0</if>
|
|
<ipaddr>128.131.95.200</ipaddr>
|
|
<subnet>24</subnet>
|
|
<gateway>WANGW</gateway>
|
|
<blockpriv>on</blockpriv>
|
|
<blockbogons>on</blockbogons>
|
|
<media/>
|
|
<mediaopt/>
|
|
<descr><![CDATA[WAN]]></descr>
|
|
</wan>
|
|
<lan>
|
|
<enable/>
|
|
<if>bge0</if>
|
|
<ipaddr>192.168.86.1</ipaddr>
|
|
<subnet>24</subnet>
|
|
<media/>
|
|
<mediaopt/>
|
|
<descr><![CDATA[LAN]]></descr>
|
|
</lan>
|
|
</interfaces>
|
|
<staticroutes>
|
|
<route>
|
|
<network>192.168.95.0/24</network>
|
|
<gateway>miruk</gateway>
|
|
<descr/>
|
|
</route>
|
|
<route>
|
|
<network>192.168.96.0/24</network>
|
|
<gateway>Ariane</gateway>
|
|
<descr><![CDATA[LXC Container auf Ariane]]></descr>
|
|
</route>
|
|
<route>
|
|
<network>10.0.3.0/24</network>
|
|
<gateway>Ariane</gateway>
|
|
<descr/>
|
|
</route>
|
|
</staticroutes>
|
|
<dhcpd>
|
|
<lan>
|
|
<enable/>
|
|
<range>
|
|
<from>192.168.86.50</from>
|
|
<to>192.168.86.191</to>
|
|
</range>
|
|
<staticmap>
|
|
<mac>00:10:18:2d:b0:c0</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.2</ipaddr>
|
|
<hostname>atlas</hostname>
|
|
<descr><![CDATA[Fileserver]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>1c:bd:b9:7f:fe:a4</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.3</ipaddr>
|
|
<hostname>laika</hostname>
|
|
<descr><![CDATA[SSH Jumphost auf ariane]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>a0:f3:c1:5e:c4:98</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.4</ipaddr>
|
|
<hostname>wlan</hostname>
|
|
<descr><![CDATA[WLAN Router]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>52:54:00:87:be:61</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.5</ipaddr>
|
|
<hostname>backup</hostname>
|
|
<descr><![CDATA[RSync Server auf energija]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>00:02:44:7c:b2:1c</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.6</ipaddr>
|
|
<hostname>sputnik</hostname>
|
|
<descr><![CDATA[SSH Jumphost]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>38:d5:47:01:7a:63</mac>
|
|
<cid>ariane</cid>
|
|
<ipaddr>192.168.86.7</ipaddr>
|
|
<hostname>ariane</hostname>
|
|
<descr><![CDATA[VM Host Lager]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain>fet.htu.tuwien.ac.at</domain>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>3c:4a:92:43:d3:f3</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.8</ipaddr>
|
|
<hostname>hp3015</hostname>
|
|
<descr><![CDATA[Drucker HP 3015 Duplex]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>00:00:48:d1:06:b9</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.9</ipaddr>
|
|
<hostname>AL-C9100-D106B9</hostname>
|
|
<descr><![CDATA[Drucker Epson AL-C9100]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>20:cf:30:67:09:28</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.10</ipaddr>
|
|
<hostname>energija</hostname>
|
|
<descr><![CDATA[VM Host Keller]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>00:09:3d:10:c4:aa</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.11</ipaddr>
|
|
<hostname>kusnezow</hostname>
|
|
<descr><![CDATA[(down) ??? Admiral]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>ee:ee:ee:ee:ee:ef</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.12</ipaddr>
|
|
<hostname>webup</hostname>
|
|
<descr><![CDATA[(down) Borg Backup Server Web]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>52:54:00:2b:a0:5e</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.13</ipaddr>
|
|
<hostname>scm</hostname>
|
|
<descr><![CDATA[ (down) Git Server auf ariane]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>00:21:b7:99:4c:60</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.14</ipaddr>
|
|
<hostname>dell3465</hostname>
|
|
<descr><![CDATA[Drucker Dell B3465dnf]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>b8:27:eb:d5:7c:12</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.15</ipaddr>
|
|
<hostname>malina-hs</hostname>
|
|
<descr><![CDATA[RaspberryPi XMBC Halbstock]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>b8:27:eb:4e:c6:8f</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.16</ipaddr>
|
|
<hostname>malina-retro</hostname>
|
|
<descr><![CDATA[RaspberryPi RetroPi Halbstock]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>00:a0:de:a4:ac:9a</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.17</ipaddr>
|
|
<hostname>fet-av</hostname>
|
|
<descr><![CDATA[AV Receiver]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>52:54:00:5c:b0:fd</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.18</ipaddr>
|
|
<hostname>gagarin</hostname>
|
|
<descr><![CDATA[LDAP Server]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>e0:69:95:57:b2:f7</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.20</ipaddr>
|
|
<hostname>proton</hostname>
|
|
<descr><![CDATA[Workstation Halbstock]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>e0:69:95:57:b6:08</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.21</ipaddr>
|
|
<hostname>suchoi</hostname>
|
|
<descr><![CDATA[Workstation Halbstock]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>10:c3:7b:9f:32:b1</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.22</ipaddr>
|
|
<hostname>potemkin</hostname>
|
|
<descr><![CDATA[Workstation Serviceraum]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>90:2b:34:c8:72:ab</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.23</ipaddr>
|
|
<hostname>lunik</hostname>
|
|
<descr><![CDATA[Workstation Serviceraum]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>52:54:00:c6:91:2d</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.30</ipaddr>
|
|
<hostname>ruby</hostname>
|
|
<descr><![CDATA[Webserver FET]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>52:54:00:2f:ea:01</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.31</ipaddr>
|
|
<hostname>zabbix</hostname>
|
|
<descr><![CDATA[(down) Zabbix monitoring solution]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>52:54:00:b1:03:4f</mac>
|
|
<cid>Fachschaften</cid>
|
|
<ipaddr>192.168.86.32</ipaddr>
|
|
<hostname>fachschaften</hostname>
|
|
<descr><![CDATA[Webserver FS]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>52:54:00:3b:a6:19</mac>
|
|
<cid>bufata</cid>
|
|
<ipaddr>192.168.86.33</ipaddr>
|
|
<hostname>bufata</hostname>
|
|
<descr><![CDATA[Webserver BuFaTa]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>52:54:00:40:50:dc</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.34</ipaddr>
|
|
<hostname>cloud</hostname>
|
|
<descr><![CDATA[Webserver NextCloud]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>52:54:00:d6:73:74</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.35</ipaddr>
|
|
<hostname>mars</hostname>
|
|
<descr><![CDATA[(down) pfSense auf ariane]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain>fet.htu.tuwien.ac.at</domain>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>52:54:00:ca:e4:4b</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.36</ipaddr>
|
|
<hostname>miruk</hostname>
|
|
<descr><![CDATA[pfSense für Web auf energija]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>00:1a:4d:4b:dd:92</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.42</ipaddr>
|
|
<hostname>absturz</hostname>
|
|
<descr><![CDATA[Scan-, Infoscreen Server]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>b8:27:eb:da:0b:43</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.43</ipaddr>
|
|
<hostname>baroness</hostname>
|
|
<descr><![CDATA[Bier Management System]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>2e:6d:b6:07:14:01</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.44</ipaddr>
|
|
<hostname>betam</hostname>
|
|
<descr><![CDATA[NUT USV Server]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>2e:6d:b6:07:15:01</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.45</ipaddr>
|
|
<hostname>zyklon</hostname>
|
|
<descr><![CDATA[Gitea Server]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>2e:6d:b6:07:16:01</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.46</ipaddr>
|
|
<hostname>proteus</hostname>
|
|
<descr><![CDATA[nginx Frontend ariane]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<staticmap>
|
|
<mac>ee:ee:ee:ee:ee:ee</mac>
|
|
<cid/>
|
|
<ipaddr>192.168.86.47</ipaddr>
|
|
<hostname>sojus</hostname>
|
|
<descr><![CDATA[(down) Fileserver Home, Daten]]></descr>
|
|
<filename/>
|
|
<rootpath/>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<tftp/>
|
|
<ldap/>
|
|
</staticmap>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<netmask></netmask>
|
|
<failover_peerip/>
|
|
<gateway/>
|
|
<domain>fet.htu.tuwien.ac.at</domain>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<tftp/>
|
|
<ldap/>
|
|
<filename>pxelinux.0</filename>
|
|
<rootpath/>
|
|
<numberoptions/>
|
|
<netboot/>
|
|
<nextserver>192.168.86.134</nextserver>
|
|
<dhcpleaseinlocaltime></dhcpleaseinlocaltime>
|
|
<mac_allow/>
|
|
<mac_deny/>
|
|
<ddnsdomainprimary/>
|
|
<ddnsdomainkeyname/>
|
|
<ddnsdomainkey/>
|
|
<filename32/>
|
|
<filename64/>
|
|
</lan>
|
|
<wan>
|
|
<range>
|
|
<from/>
|
|
<to/>
|
|
</range>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<netmask/>
|
|
<failover_peerip/>
|
|
<gateway/>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<tftp/>
|
|
<ldap/>
|
|
<filename/>
|
|
<rootpath/>
|
|
<numberoptions/>
|
|
<nextserver/>
|
|
<dhcpleaseinlocaltime></dhcpleaseinlocaltime>
|
|
</wan>
|
|
</dhcpd>
|
|
<pptpd>
|
|
<mode/>
|
|
<redir/>
|
|
<localip/>
|
|
<remoteip/>
|
|
</pptpd>
|
|
<dnsmasq>
|
|
<enable/>
|
|
<regdhcp/>
|
|
<regdhcpstatic/>
|
|
<custom_options>address=/baroness.fet.at/192.168.86.43
|
|
address=/baroness.local/192.168.86.43
|
|
address=/triton.local/192.168.86.36
|
|
address=/ldap.fet.at/192.168.86.18</custom_options>
|
|
<hosts>
|
|
<host>backup</host>
|
|
<domain>fet.htu.tuwien.ac.at</domain>
|
|
<ip>192.168.86.12</ip>
|
|
<descr><![CDATA[offsite Backup Server]]></descr>
|
|
</hosts>
|
|
<hosts>
|
|
<host>gagarin</host>
|
|
<domain>fet.htu.tuwien.ac.at</domain>
|
|
<ip>192.168.86.18</ip>
|
|
<descr><![CDATA[LDAP server - virtuell auf energija]]></descr>
|
|
<aliases/>
|
|
</hosts>
|
|
<hosts>
|
|
<host>laika</host>
|
|
<domain>fet.htu.tuwien.ac.at</domain>
|
|
<ip>192.168.86.3</ip>
|
|
<descr><![CDATA[LDAP Backupserver]]></descr>
|
|
<aliases/>
|
|
</hosts>
|
|
<hosts>
|
|
<host>laika2</host>
|
|
<domain>fet.htu.tuwien.ac.at</domain>
|
|
<ip>192.168.86.3</ip>
|
|
<descr><![CDATA[dirvish vault move test eintrag, nussi 20141030]]></descr>
|
|
<aliases/>
|
|
</hosts>
|
|
<interface/>
|
|
</dnsmasq>
|
|
<snmpd>
|
|
<syslocation/>
|
|
<syscontact/>
|
|
<rocommunity>public</rocommunity>
|
|
</snmpd>
|
|
<diag>
|
|
<ipv6nat>
|
|
<ipaddr/>
|
|
</ipv6nat>
|
|
</diag>
|
|
<bridge/>
|
|
<syslog>
|
|
<reverse/>
|
|
<nentries>50</nentries>
|
|
</syslog>
|
|
<nat>
|
|
<outbound>
|
|
<mode>automatic</mode>
|
|
</outbound>
|
|
</nat>
|
|
<filter>
|
|
<rule>
|
|
<type>pass</type>
|
|
<descr><![CDATA[Default allow LAN to any rule]]></descr>
|
|
<interface>lan</interface>
|
|
<source>
|
|
<network>lan</network>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<tracker>1430676699</tracker>
|
|
</rule>
|
|
<rule>
|
|
<type>pass</type>
|
|
<interface>lan</interface>
|
|
<ipprotocol>inet</ipprotocol>
|
|
<descr><![CDATA[Easy Rule: Passed from Firewall Log View]]></descr>
|
|
<protocol>icmp</protocol>
|
|
<icmptype>echoreq</icmptype>
|
|
<source>
|
|
<address>128.131.95.208</address>
|
|
</source>
|
|
<destination>
|
|
<address>192.168.5.16</address>
|
|
</destination>
|
|
<created>
|
|
<time>1497531041</time>
|
|
<username>Easy Rule</username>
|
|
</created>
|
|
</rule>
|
|
</filter>
|
|
<shaper/>
|
|
<ipsec>
|
|
<preferoldsa/>
|
|
</ipsec>
|
|
<aliases/>
|
|
<proxyarp/>
|
|
<cron>
|
|
<item>
|
|
<minute>1,31</minute>
|
|
<hour>0-5</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 adjkerntz -a</command>
|
|
</item>
|
|
<item>
|
|
<minute>1</minute>
|
|
<hour>3</hour>
|
|
<mday>1</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 /etc/rc.update_bogons.sh</command>
|
|
</item>
|
|
<item>
|
|
<minute>*/60</minute>
|
|
<hour>*</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout</command>
|
|
</item>
|
|
<item>
|
|
<minute>1</minute>
|
|
<hour>1</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 /etc/rc.dyndns.update</command>
|
|
</item>
|
|
<item>
|
|
<minute>*/60</minute>
|
|
<hour>*</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot</command>
|
|
</item>
|
|
<item>
|
|
<minute>30</minute>
|
|
<hour>12</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 /etc/rc.update_urltables</command>
|
|
</item>
|
|
<item>
|
|
<minute>*/60</minute>
|
|
<hour>*</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout</command>
|
|
</item>
|
|
</cron>
|
|
<wol/>
|
|
<rrd>
|
|
<enable/>
|
|
</rrd>
|
|
<load_balancer>
|
|
<monitor_type>
|
|
<name>ICMP</name>
|
|
<type>icmp</type>
|
|
<descr><![CDATA[ICMP]]></descr>
|
|
<options/>
|
|
</monitor_type>
|
|
<monitor_type>
|
|
<name>TCP</name>
|
|
<type>tcp</type>
|
|
<descr><![CDATA[Generic TCP]]></descr>
|
|
<options/>
|
|
</monitor_type>
|
|
<monitor_type>
|
|
<name>HTTP</name>
|
|
<type>http</type>
|
|
<descr><![CDATA[Generic HTTP]]></descr>
|
|
<options>
|
|
<path>/</path>
|
|
<host/>
|
|
<code>200</code>
|
|
</options>
|
|
</monitor_type>
|
|
<monitor_type>
|
|
<name>HTTPS</name>
|
|
<type>https</type>
|
|
<descr><![CDATA[Generic HTTPS]]></descr>
|
|
<options>
|
|
<path>/</path>
|
|
<host/>
|
|
<code>200</code>
|
|
</options>
|
|
</monitor_type>
|
|
<monitor_type>
|
|
<name>SMTP</name>
|
|
<type>send</type>
|
|
<descr><![CDATA[Generic SMTP]]></descr>
|
|
<options>
|
|
<send/>
|
|
<expect>220 *</expect>
|
|
</options>
|
|
</monitor_type>
|
|
</load_balancer>
|
|
<widgets>
|
|
<sequence>system_information-container:col1:show,captive_portal_status-container:col1:close,carp_status-container:col1:close,cpu_graphs-container:col1:close,gateways-container:col1:close,gmirror_status-container:col1:close,installed_packages-container:col1:close,interface_statistics-container:col1:close,interfaces-container:col2:show,ipsec-container:col2:close,load_balancer_status-container:col2:close,log-container:col2:close,picture-container:col2:close,rss-container:col2:close,services_status-container:col2:close,traffic_graphs-container:col2:close</sequence>
|
|
</widgets>
|
|
<revision>
|
|
<time>1529323971</time>
|
|
<description><![CDATA[admin@192.168.86.134: /services_dhcp.php made unknown change]]></description>
|
|
<username>admin@192.168.86.134</username>
|
|
</revision>
|
|
<openvpn/>
|
|
<l7shaper>
|
|
<container/>
|
|
</l7shaper>
|
|
<dnshaper/>
|
|
<cert>
|
|
<refid>4f031b5823c78</refid>
|
|
<descr><![CDATA[webConfigurator default]]></descr>
|
|
<crt>LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVLRENDQTVHZ0F3SUJBZ0lKQUpmT3gyeFlmOVFDTUEwR0NTcUdTSWIzRFFFQkJRVUFNSUcvTVFzd0NRWUQKVlFRR0V3SlZVekVTTUJBR0ExVUVDQk1KVTI5dFpYZG9aWEpsTVJFd0R3WURWUVFIRXdoVGIyMWxZMmwwZVRFVQpNQklHQTFVRUNoTUxRMjl0Y0dGdWVVNWhiV1V4THpBdEJnTlZCQXNUSms5eVoyRnVhWHBoZEdsdmJtRnNJRlZ1CmFYUWdUbUZ0WlNBb1pXY3NJSE5sWTNScGIyNHBNU1F3SWdZRFZRUURFeHREYjIxdGIyNGdUbUZ0WlNBb1pXY3MKSUZsUFZWSWdibUZ0WlNreEhEQWFCZ2txaGtpRzl3MEJDUUVXRFVWdFlXbHNJRUZrWkhKbGMzTXdIaGNOTVRJdwpNVEF6TVRVeE5ETXlXaGNOTVRjd05qSTFNVFV4TkRNeVdqQ0J2ekVMTUFrR0ExVUVCaE1DVlZNeEVqQVFCZ05WCkJBZ1RDVk52YldWM2FHVnlaVEVSTUE4R0ExVUVCeE1JVTI5dFpXTnBkSGt4RkRBU0JnTlZCQW9UQzBOdmJYQmgKYm5sT1lXMWxNUzh3TFFZRFZRUUxFeVpQY21kaGJtbDZZWFJwYjI1aGJDQlZibWwwSUU1aGJXVWdLR1ZuTENCegpaV04wYVc5dUtURWtNQ0lHQTFVRUF4TWJRMjl0Ylc5dUlFNWhiV1VnS0dWbkxDQlpUMVZTSUc1aGJXVXBNUnd3CkdnWUpLb1pJaHZjTkFRa0JGZzFGYldGcGJDQkJaR1J5WlhOek1JR2ZNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0R04KQURDQmlRS0JnUURYd295VTAxd1pTQmNJcUV0YytjS0pTY0FSb21kL1RIQ2lzdTdGdTNvOVMvK1JhamJRWUROagpUQVJUa3FLd3dqMXBMajhzSTNlVFhoNk9oZlVDdk85YjlGZHZQL0ZHa3RYdW5VUGsvODM2c2RaMDdZeU16bll0CmM2TWJDY2lNK2RYek52K0ozRWJIdnVMMkd1TkRhU3BSUThMUVh4TTlXby8wK1hGc1VvcEZld0lEQVFBQm80SUIKS0RDQ0FTUXdIUVlEVlIwT0JCWUVGTFAxR0ZuU1NWY0lVbHdnbktJYmhJWjZ0ZG5tTUlIMEJnTlZIU01FZ2V3dwpnZW1BRkxQMUdGblNTVmNJVWx3Z25LSWJoSVo2dGRubW9ZSEZwSUhDTUlHL01Rc3dDUVlEVlFRR0V3SlZVekVTCk1CQUdBMVVFQ0JNSlUyOXRaWGRvWlhKbE1SRXdEd1lEVlFRSEV3aFRiMjFsWTJsMGVURVVNQklHQTFVRUNoTUwKUTI5dGNHRnVlVTVoYldVeEx6QXRCZ05WQkFzVEprOXlaMkZ1YVhwaGRHbHZibUZzSUZWdWFYUWdUbUZ0WlNBbwpaV2NzSUhObFkzUnBiMjRwTVNRd0lnWURWUVFERXh0RGIyMXRiMjRnVG1GdFpTQW9aV2NzSUZsUFZWSWdibUZ0ClpTa3hIREFhQmdrcWhraUc5dzBCQ1FFV0RVVnRZV2xzSUVGa1pISmxjM09DQ1FDWHpzZHNXSC9VQWpBTUJnTlYKSFJNRUJUQURBUUgvTUEwR0NTcUdTSWIzRFFFQkJRVUFBNEdCQU1zeDM4M1dYdVRUU01WU3pnUWZmMjV1NWdVSwpGUkZIa2VibldBdzNXOFl4T21hS1dXNVF0T0h2b0IrL1IvdTcrdkhqZGVPZWgvVXZxUEtjZmpWbmNKSjlPWmdPCjVKMnVGU0NHd1BJZHNuUlUxQkJOQWVWVlorVmU3SnVORVJEQkdnSCswOTRwY1U3VU5LYi96cng5RFNWQXJXV3kKZWlaazZtS3krbXlZUHVkMQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==</crt>
|
|
<prv>R2VuZXJhdGluZyBSU0EgcHJpdmF0ZSBrZXksIDEwMjQgYml0IGxvbmcgbW9kdWx1cwouLi4uLi4uLi4uLi4uLi4uKysrKysrCi4uLi4uLi4uLi4uLi4uLi4rKysrKysKdW5hYmxlIHRvIHdyaXRlICdyYW5kb20gc3RhdGUnCmUgaXMgNjU1MzcgKDB4MTAwMDEpCi0tLS0tQkVHSU4gUlNBIFBSSVZBVEUgS0VZLS0tLS0KTUlJQ1hRSUJBQUtCZ1FEWHdveVUwMXdaU0JjSXFFdGMrY0tKU2NBUm9tZC9USENpc3U3RnUzbzlTLytSYWpiUQpZRE5qVEFSVGtxS3d3ajFwTGo4c0kzZVRYaDZPaGZVQ3ZPOWI5RmR2UC9GR2t0WHVuVVBrLzgzNnNkWjA3WXlNCnpuWXRjNk1iQ2NpTStkWHpOditKM0ViSHZ1TDJHdU5EYVNwUlE4TFFYeE05V28vMCtYRnNVb3BGZXdJREFRQUIKQW9HQUorcnhrWE5OUGN3dG5zZHNNZ1p2YkhEOW5RV2IrbHhORm56ZVdpem1YOExZeExHTzlKeG54WDVCNnFoZAplekJrcGpvTkxBQmYxaDc2cmttd1c5SlN3aXhraWFTREhGNG1UcEp1Sy9scjgvNGhTeWFDSEtIbHB4akZORDNGCkIyVG5rS3BwSFhwK3BtSGlhZ1RBMk42NmRVRzNVd2tGRDh5dzc4TFhNOWZlM2tFQ1FRRDVQaThEbDJGdmJvenIKN1RXZnQraFJwQVpuRm1MNnY1d0lCRnF2UDE0a3FzUjdBRTlyUC90Y2VoalFRQjYyK3A1MkQ0VW9qdFNET1hocwo4VGgxYUpnaEFrRUEzWnY3L3dXYzUyS2pFTHYvN25uK0picGFtUzhDSE0wK2RQZU4yZGdQSkpPNVhZKzFxdVZMClE4SGNCVzR0Z21EdmFwcFh6M1h0OTJTLzU4RHhaYkw2R3dKQUFkUk1BZ205WkZUNlljem01Tm96c1UyejRsUE8KdkNwbDJjVTJhU3pjNHdZQjFTbEdhL0lYUlRGOE55TVJWcVIyUDBXVDQ1MVF2L25QQVhXdnhXVFVJUUpCQU5FVgpuNTlRSTJhb1NLTzhUTThxcUYvZVFDWnhGTFFwN1hpY0xHalJrZy8zbEpleXhEdFdGVG43aU9SU3ZIdGJpK2Z2CmNWUGF0MGVIOWd2cG5aaFBVZXNDUVFEUndOVERZVnFhalhCUWsvc2xINml3QWkyVW4vM3Awc0I0dnFsQTB3MDkKcERSQm5tMUZJazBqeUQ1L2pDYVoyQXIxOHhwTHBvNHkwZjhEeEQ4VStmRWsKLS0tLS1FTkQgUlNBIFBSSVZBVEUgS0VZLS0tLS0K</prv>
|
|
</cert>
|
|
<ppps/>
|
|
<gateways>
|
|
<gateway_item>
|
|
<interface>wan</interface>
|
|
<gateway>128.131.95.1</gateway>
|
|
<name>WANGW</name>
|
|
<weight>1</weight>
|
|
<descr><![CDATA[WAN Gateway]]></descr>
|
|
<defaultgw/>
|
|
<ipprotocol>inet</ipprotocol>
|
|
</gateway_item>
|
|
<gateway_item>
|
|
<interface>lan</interface>
|
|
<gateway>192.168.86.35</gateway>
|
|
<name>mars</name>
|
|
<weight>1</weight>
|
|
<ipprotocol>inet</ipprotocol>
|
|
<interval/>
|
|
<avg_delay_samples/>
|
|
<avg_loss_samples/>
|
|
<avg_loss_delay_samples/>
|
|
<descr/>
|
|
</gateway_item>
|
|
<gateway_item>
|
|
<interface>lan</interface>
|
|
<gateway>192.168.86.36</gateway>
|
|
<name>miruk</name>
|
|
<weight>1</weight>
|
|
<ipprotocol>inet</ipprotocol>
|
|
<interval/>
|
|
<avg_delay_samples/>
|
|
<avg_loss_samples/>
|
|
<avg_loss_delay_samples/>
|
|
<descr/>
|
|
</gateway_item>
|
|
<gateway_item>
|
|
<interface>lan</interface>
|
|
<gateway>192.168.86.7</gateway>
|
|
<name>Ariane</name>
|
|
<weight>1</weight>
|
|
<ipprotocol>inet</ipprotocol>
|
|
<interval/>
|
|
<avg_delay_samples/>
|
|
<avg_loss_samples/>
|
|
<avg_loss_delay_samples/>
|
|
<descr><![CDATA[Ariane - Server]]></descr>
|
|
</gateway_item>
|
|
</gateways>
|
|
<installedpackages>
|
|
<package>
|
|
<name>iperf</name>
|
|
<website>http://dast.nlanr.net/Projects/Iperf/</website>
|
|
<descr><![CDATA[Iperf is a tool for testing network throughput, loss, and jitter.]]></descr>
|
|
<category>Network Management</category>
|
|
<config_file>https://packages.pfsense.org/packages/config/iperf/iperf.xml</config_file>
|
|
<depends_on_package_pbi>iperf-2.0.5-i386.pbi</depends_on_package_pbi>
|
|
<version>2.0.5_1</version>
|
|
<status>Beta</status>
|
|
<pkginfolink>https://doc.pfsense.org/index.php/Iperf_package</pkginfolink>
|
|
<required_version>2.2</required_version>
|
|
<configurationfile>iperf.xml</configurationfile>
|
|
<port_category>benchmarks</port_category>
|
|
<run_depends>bin/iperf:benchmarks/iperf</run_depends>
|
|
<build_pbi>
|
|
<port>benchmarks/iperf</port>
|
|
</build_pbi>
|
|
<depends_on_package_base_url>https://files.pfsense.org/packages/10/All/</depends_on_package_base_url>
|
|
</package>
|
|
<package>
|
|
<name>ntop</name>
|
|
<website>http://www.ntop.org/</website>
|
|
<descr><![CDATA[ntop is a network probe that shows network usage in a way similar to what top does for processes. In interactive mode, it displays the network status on the user's terminal. In Web mode it acts as a Web server, creating an HTML dump of the network status. It sports a NetFlow/sFlow emitter/collector, an HTTP-based client interface for creating ntop-centric monitoring applications, and RRD for persistently storing traffic statistics.]]></descr>
|
|
<category>Network Management</category>
|
|
<depends_on_package_pbi>ntop-5.0.1_4-i386.pbi</depends_on_package_pbi>
|
|
<build_pbi>
|
|
<ports_before>databases/gdbm net/GeoIP x11-fonts/font-util x11-fonts/webfonts graphics/graphviz</ports_before>
|
|
<port>net/ntop</port>
|
|
</build_pbi>
|
|
<build_options>ntop_SET_FORCE=PCAP_PORT XMLDUMP MAKO;ntop_UNSET_FORCE=JUMBO_FRAMES;rrdtool_UNSET_FORCE=DEJAVU PERL_MODULE PYTHON_MODULE RUBY_MODULE;rrdtool_SET_FORCE=JSON MMAP NLS;graphviz_UNSET_FORCE=XPM DIGCOLA IPSEPCOLA PANGOCAIRO;graphviz_SET_FORCE=ICONV NLS;cairo_UNSET_FORCE=X11 XCB;libgd_UNSET_FORCE=FONTCONFIG XPM;libgd_SET_FORCE=ICONV;libpcap_UNSET_FORCE=DAG;libpcap_SET_FORCE=IPV6</build_options>
|
|
<version>5.0.1_4 v2.3</version>
|
|
<status>BETA</status>
|
|
<required_version>2.2</required_version>
|
|
<config_file>https://packages.pfsense.org/packages/config/ntop2/ntop.xml</config_file>
|
|
<configurationfile>ntop.xml</configurationfile>
|
|
<noembedded>true</noembedded>
|
|
<maximum_version>2.2.999</maximum_version>
|
|
<depends_on_package_base_url>https://files.pfsense.org/packages/10/All/</depends_on_package_base_url>
|
|
</package>
|
|
<menu>
|
|
<name>Zabbix Agent</name>
|
|
<tooltiptext>Setup Zabbix Agent specific settings</tooltiptext>
|
|
<section>Services</section>
|
|
<url>/pkg_edit.php?xml=zabbix-agent.xml&id=0</url>
|
|
</menu>
|
|
<menu>
|
|
<name>iperf</name>
|
|
<tooltiptext>Run iperf in client or server mode.</tooltiptext>
|
|
<section>Diagnostics</section>
|
|
<configfile>iperf.xml</configfile>
|
|
</menu>
|
|
<menu>
|
|
<name>ntop Settings</name>
|
|
<tooltiptext>Set ntop settings such as password and port.</tooltiptext>
|
|
<section>Diagnostics</section>
|
|
<url>/pkg_edit.php?xml=ntop.xml&id=0</url>
|
|
</menu>
|
|
<menu>
|
|
<name>ntop</name>
|
|
<tooltiptext>Access ntop</tooltiptext>
|
|
<section>Diagnostics</section>
|
|
<url>http://$myurl:3000</url>
|
|
<depends_on_service>ntop</depends_on_service>
|
|
</menu>
|
|
<service>
|
|
<name>zabbix_agentd</name>
|
|
<rcfile>zabbix_agentd.sh</rcfile>
|
|
<executable>zabbix_agentd</executable>
|
|
<description><![CDATA[Zabbix Agent host monitor daemon]]></description>
|
|
</service>
|
|
<service>
|
|
<name>iperf</name>
|
|
<executable>iperf</executable>
|
|
<description><![CDATA[iperf network performance testing daemon/client]]></description>
|
|
</service>
|
|
<service>
|
|
<name>ntop</name>
|
|
<rcfile>ntop.sh</rcfile>
|
|
<executable>ntop</executable>
|
|
<description><![CDATA[NTOP bandwidth monitoring/graphing]]></description>
|
|
</service>
|
|
<ntop>
|
|
<config>
|
|
<__csrf_magic>sid:31efc492c9e3e76d276671a946cd2689b38939d7,1412273730</__csrf_magic>
|
|
<id>All packages</id>
|
|
<mode>reinstallall</mode>
|
|
<pkgconfirm>Confirm</pkgconfirm>
|
|
<password>admin</password>
|
|
</config>
|
|
</ntop>
|
|
<zabbixagent>
|
|
<config>
|
|
<server>zabbix.fet.htu.tuwien.ac.at</server>
|
|
<serverport>10051</serverport>
|
|
<hostname>kistl.fet.htu.tuwien.ac.at</hostname>
|
|
<listenip>0.0.0.0</listenip>
|
|
<listenport>10050</listenport>
|
|
<refreshactchecks>120</refreshactchecks>
|
|
<timeout>3</timeout>
|
|
<disableactive/>
|
|
<disablepassive/>
|
|
<userparams/>
|
|
</config>
|
|
</zabbixagent>
|
|
<tab>
|
|
<text>ntop Settings</text>
|
|
<url>/pkg_edit.php?xml=ntop.xml&id=0</url>
|
|
<active/>
|
|
</tab>
|
|
</installedpackages>
|
|
<dhcpdv6/>
|
|
<dhcrelay/>
|
|
<dhcrelay6/>
|
|
<ntpd/>
|
|
<unbound>
|
|
<domainoverrides>
|
|
<domain>www.fet.at</domain>
|
|
<ip>192.168.86.30</ip>
|
|
<descr/>
|
|
</domainoverrides>
|
|
</unbound>
|
|
</pfsense>
|