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