summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorMartin Fuchs <mfuchs@pfsense.org>2007-07-29 21:24:04 +0000
committerMartin Fuchs <mfuchs@pfsense.org>2007-07-29 21:24:04 +0000
commit90b2b0933396aacd5d6e5ef180bbd7a992d42fdd (patch)
tree44652a9b72f455324d8472e93e07f9865463675f /usr
parent6f7c7c795d65f74147f70b12062394852c1f7119 (diff)
downloadpfsense-90b2b0933396aacd5d6e5ef180bbd7a992d42fdd.zip
pfsense-90b2b0933396aacd5d6e5ef180bbd7a992d42fdd.tar.gz
added STUN,RTP,SIP to protocol-definitions
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/guiconfig.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/guiconfig.inc b/usr/local/www/guiconfig.inc
index afd4c54..947aa94 100755
--- a/usr/local/www/guiconfig.inc
+++ b/usr/local/www/guiconfig.inc
@@ -129,7 +129,10 @@ $wkports = array(3389 => "MS RDP",
1812 => "Radius",
1813 => "Radius-accounting",
3000 => "HBCI",
+ 3478 => "STUN",
4500 => "IPSec NAT-T",
+ 5004 => "RTP",
+ 5060 => "SIP",
5190 => "ICQ",
5900 => "VNC",
5999 => "CVSup");
OpenPOWER on IntegriCloud