]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/cfgroot/protocols.pl
git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@16 ea5c0bd1-69bd-2848...
[people/pmueller/ipfire-2.x.git] / config / cfgroot / protocols.pl
diff --git a/config/cfgroot/protocols.pl b/config/cfgroot/protocols.pl
new file mode 100644 (file)
index 0000000..d7ed2db
--- /dev/null
@@ -0,0 +1,162 @@
+# Protocols Data File\r
+#\r
+# This file is part of the IPCop Firewall.\r
+#\r
+# IPCop is free software; you can redistribute it and/or modify\r
+# it under the terms of the GNU General Public License as published by\r
+# the Free Software Foundation; either version 2 of the License, or\r
+# (at your option) any later version.\r
+#\r
+# IPCop is distributed in the hope that it will be useful,\r
+# but WITHOUT ANY WARRANTY; without even the implied warranty of\r
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
+# GNU General Public License for more details.\r
+#\r
+# You should have received a copy of the GNU General Public License\r
+# along with IPCop; if not, write to the Free Software\r
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
+#\r
+# (c) The IPCop Team\r
+#\r
+# $Id: protocols.pl,v 1.2.2.1 2005/01/26 12:23:20 riddles Exp $\r
+#\r
+# Generated from /etc/protocols using:\r
+# cat /etc/protocols | grep -ve "^#" | grep -v "^$" | \\r
+#    awk '{ print "\""  $1  "\" => \"" $2 "\","}'\r
+#\r
+# Code supplied by Mark Wormgroor\r
+#\r
+\r
+package Protocols;\r
+\r
+%protocols = (\r
+"ip" => "0",\r
+"icmp" => "1",\r
+"igmp" => "2",\r
+"ggp" => "3",\r
+"ipencap" => "4",\r
+"st" => "5",\r
+"tcp" => "6",\r
+"cbt" => "7",\r
+"egp" => "8",\r
+"igp" => "9",\r
+"bbn-rcc" => "10",\r
+"nvp" => "11",\r
+"pup" => "12",\r
+"argus" => "13",\r
+"emcon" => "14",\r
+"xnet" => "15",\r
+"chaos" => "16",\r
+"udp" => "17",\r
+"mux" => "18",\r
+"dcn" => "19",\r
+"hmp" => "20",\r
+"prm" => "21",\r
+"xns-idp" => "22",\r
+"trunk-1" => "23",\r
+"trunk-2" => "24",\r
+"leaf-1" => "25",\r
+"leaf-2" => "26",\r
+"rdp" => "27",\r
+"irtp" => "28",\r
+"iso-tp4" => "29",\r
+"netblt" => "30",\r
+"mfe-nsp" => "31",\r
+"merit-inp" => "32",\r
+"sep" => "33",\r
+"3pc" => "34",\r
+"idpr" => "35",\r
+"xtp" => "36",\r
+"ddp" => "37",\r
+"idpr-cmtp" => "38",\r
+"tp++" => "39",\r
+"il" => "40",\r
+"ipv6" => "41",\r
+"sdrp" => "42",\r
+"ipv6-route" => "43",\r
+"ipv6-frag" => "44",\r
+"idrp" => "45",\r
+"rsvp" => "46",\r
+"gre" => "47",\r
+"mhrp" => "48",\r
+"bna" => "49",\r
+"ipv6-crypt" => "50",\r
+"ipv6-auth" => "51",\r
+"i-nlsp" => "52",\r
+"swipe" => "53",\r
+"narp" => "54",\r
+"mobile" => "55",\r
+"tlsp" => "56",\r
+"skip" => "57",\r
+"ipv6-icmp" => "58",\r
+"ipv6-nonxt" => "59",\r
+"ipv6-opts" => "60",\r
+"cftp" => "62",\r
+"sat-expak" => "64",\r
+"kryptolan" => "65",\r
+"rvd" => "66",\r
+"ippc" => "67",\r
+"sat-mon" => "69",\r
+"visa" => "70",\r
+"ipcv" => "71",\r
+"cpnx" => "72",\r
+"cphb" => "73",\r
+"wsn" => "74",\r
+"pvp" => "75",\r
+"br-sat-mon" => "76",\r
+"sun-nd" => "77",\r
+"wb-mon" => "78",\r
+"wb-expak" => "79",\r
+"iso-ip" => "80",\r
+"vmtp" => "81",\r
+"secure-vmtp" => "82",\r
+"vines" => "83",\r
+"ttp" => "84",\r
+"nsfnet-igp" => "85",\r
+"dgp" => "86",\r
+"tcf" => "87",\r
+"eigrp" => "88",\r
+"ospf" => "89",\r
+"sprite-rpc" => "90",\r
+"larp" => "91",\r
+"mtp" => "92",\r
+"ax.25" => "93",\r
+"ipip" => "94",\r
+"micp" => "95",\r
+"scc-sp" => "96",\r
+"etherip" => "97",\r
+"encap" => "98",\r
+"gmtp" => "100",\r
+"ifmp" => "101",\r
+"pnni" => "102",\r
+"pim" => "103",\r
+"aris" => "104",\r
+"scps" => "105",\r
+"qnx" => "106",\r
+"a/n" => "107",\r
+"ipcomp" => "108",\r
+"snp" => "109",\r
+"compaq-peer" => "110",\r
+"ipx-in-ip" => "111",\r
+"vrrp" => "112",\r
+"pgm" => "113",\r
+"l2tp" => "115",\r
+"ddx" => "116",\r
+"iatp" => "117",\r
+"stp" => "118",\r
+"srp" => "119",\r
+"uti" => "120",\r
+"smp" => "121",\r
+"sm" => "122",\r
+"ptp" => "123",\r
+"isis" => "124",\r
+"fire" => "125",\r
+"crtp" => "126",\r
+"crdup" => "127",\r
+"sscopmce" => "128",\r
+"iplt" => "129",\r
+"sps" => "130",\r
+"pipe" => "131",\r
+"sctp" => "132",\r
+"fc" => "133",\r
+);\r