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