]> git.proxmox.com Git - pve-docs.git/blob - pve-firewall-macros.adoc
bump version to 6.1-2
[pve-docs.git] / pve-firewall-macros.adoc
1 [horizontal]
2 'Amanda':: Amanda Backup
3
4 [width="100%",options="header"]
5 |===========================================================
6 |Action|proto|dport|sport
7 |PARAM|udp|10080|
8 |PARAM|tcp|10080|
9 |===========================================================
10
11 [horizontal]
12 'Auth':: Auth (identd) traffic
13
14 [width="100%",options="header"]
15 |===========================================================
16 |Action|proto|dport|sport
17 |PARAM|tcp|113|
18 |===========================================================
19
20 [horizontal]
21 'BGP':: Border Gateway Protocol traffic
22
23 [width="100%",options="header"]
24 |===========================================================
25 |Action|proto|dport|sport
26 |PARAM|tcp|179|
27 |===========================================================
28
29 [horizontal]
30 'BitTorrent':: BitTorrent traffic for BitTorrent 3.1 and earlier
31
32 [width="100%",options="header"]
33 |===========================================================
34 |Action|proto|dport|sport
35 |PARAM|tcp|6881:6889|
36 |PARAM|udp|6881|
37 |===========================================================
38
39 [horizontal]
40 'BitTorrent32':: BitTorrent traffic for BitTorrent 3.2 and later
41
42 [width="100%",options="header"]
43 |===========================================================
44 |Action|proto|dport|sport
45 |PARAM|tcp|6881:6999|
46 |PARAM|udp|6881|
47 |===========================================================
48
49 [horizontal]
50 'CVS':: Concurrent Versions System pserver traffic
51
52 [width="100%",options="header"]
53 |===========================================================
54 |Action|proto|dport|sport
55 |PARAM|tcp|2401|
56 |===========================================================
57
58 [horizontal]
59 'Ceph':: Ceph Storage Cluster traffic (Ceph Monitors, OSD & MDS Deamons)
60
61 [width="100%",options="header"]
62 |===========================================================
63 |Action|proto|dport|sport
64 |PARAM|tcp|6789|
65 |PARAM|tcp|3300|
66 |PARAM|tcp|6800:7300|
67 |===========================================================
68
69 [horizontal]
70 'Citrix':: Citrix/ICA traffic (ICA, ICA Browser, CGP)
71
72 [width="100%",options="header"]
73 |===========================================================
74 |Action|proto|dport|sport
75 |PARAM|tcp|1494|
76 |PARAM|udp|1604|
77 |PARAM|tcp|2598|
78 |===========================================================
79
80 [horizontal]
81 'DAAP':: Digital Audio Access Protocol traffic (iTunes, Rythmbox daemons)
82
83 [width="100%",options="header"]
84 |===========================================================
85 |Action|proto|dport|sport
86 |PARAM|tcp|3689|
87 |PARAM|udp|3689|
88 |===========================================================
89
90 [horizontal]
91 'DCC':: Distributed Checksum Clearinghouse spam filtering mechanism
92
93 [width="100%",options="header"]
94 |===========================================================
95 |Action|proto|dport|sport
96 |PARAM|tcp|6277|
97 |===========================================================
98
99 [horizontal]
100 'DHCPfwd':: Forwarded DHCP traffic
101
102 [width="100%",options="header"]
103 |===========================================================
104 |Action|proto|dport|sport
105 |PARAM|udp|67:68|67:68
106 |===========================================================
107
108 [horizontal]
109 'DHCPv6':: DHCPv6 traffic
110
111 [width="100%",options="header"]
112 |===========================================================
113 |Action|proto|dport|sport
114 |PARAM|udp|546:547|546:547
115 |===========================================================
116
117 [horizontal]
118 'DNS':: Domain Name System traffic (upd and tcp)
119
120 [width="100%",options="header"]
121 |===========================================================
122 |Action|proto|dport|sport
123 |PARAM|udp|53|
124 |PARAM|tcp|53|
125 |===========================================================
126
127 [horizontal]
128 'Distcc':: Distributed Compiler service
129
130 [width="100%",options="header"]
131 |===========================================================
132 |Action|proto|dport|sport
133 |PARAM|tcp|3632|
134 |===========================================================
135
136 [horizontal]
137 'FTP':: File Transfer Protocol
138
139 [width="100%",options="header"]
140 |===========================================================
141 |Action|proto|dport|sport
142 |PARAM|tcp|21|
143 |===========================================================
144
145 [horizontal]
146 'Finger':: Finger protocol (RFC 742)
147
148 [width="100%",options="header"]
149 |===========================================================
150 |Action|proto|dport|sport
151 |PARAM|tcp|79|
152 |===========================================================
153
154 [horizontal]
155 'GNUnet':: GNUnet secure peer-to-peer networking traffic
156
157 [width="100%",options="header"]
158 |===========================================================
159 |Action|proto|dport|sport
160 |PARAM|tcp|2086|
161 |PARAM|udp|2086|
162 |PARAM|tcp|1080|
163 |PARAM|udp|1080|
164 |===========================================================
165
166 [horizontal]
167 'GRE':: Generic Routing Encapsulation tunneling protocol
168
169 [width="100%",options="header"]
170 |===========================================================
171 |Action|proto|dport|sport
172 |PARAM|47||
173 |===========================================================
174
175 [horizontal]
176 'Git':: Git distributed revision control traffic
177
178 [width="100%",options="header"]
179 |===========================================================
180 |Action|proto|dport|sport
181 |PARAM|tcp|9418|
182 |===========================================================
183
184 [horizontal]
185 'HKP':: OpenPGP HTTP keyserver protocol traffic
186
187 [width="100%",options="header"]
188 |===========================================================
189 |Action|proto|dport|sport
190 |PARAM|tcp|11371|
191 |===========================================================
192
193 [horizontal]
194 'HTTP':: Hypertext Transfer Protocol (WWW)
195
196 [width="100%",options="header"]
197 |===========================================================
198 |Action|proto|dport|sport
199 |PARAM|tcp|80|
200 |===========================================================
201
202 [horizontal]
203 'HTTPS':: Hypertext Transfer Protocol (WWW) over SSL
204
205 [width="100%",options="header"]
206 |===========================================================
207 |Action|proto|dport|sport
208 |PARAM|tcp|443|
209 |===========================================================
210
211 [horizontal]
212 'ICPV2':: Internet Cache Protocol V2 (Squid) traffic
213
214 [width="100%",options="header"]
215 |===========================================================
216 |Action|proto|dport|sport
217 |PARAM|udp|3130|
218 |===========================================================
219
220 [horizontal]
221 'ICQ':: AOL Instant Messenger traffic
222
223 [width="100%",options="header"]
224 |===========================================================
225 |Action|proto|dport|sport
226 |PARAM|tcp|5190|
227 |===========================================================
228
229 [horizontal]
230 'IMAP':: Internet Message Access Protocol
231
232 [width="100%",options="header"]
233 |===========================================================
234 |Action|proto|dport|sport
235 |PARAM|tcp|143|
236 |===========================================================
237
238 [horizontal]
239 'IMAPS':: Internet Message Access Protocol over SSL
240
241 [width="100%",options="header"]
242 |===========================================================
243 |Action|proto|dport|sport
244 |PARAM|tcp|993|
245 |===========================================================
246
247 [horizontal]
248 'IPIP':: IPIP capsulation traffic
249
250 [width="100%",options="header"]
251 |===========================================================
252 |Action|proto|dport|sport
253 |PARAM|94||
254 |===========================================================
255
256 [horizontal]
257 'IPsec':: IPsec traffic
258
259 [width="100%",options="header"]
260 |===========================================================
261 |Action|proto|dport|sport
262 |PARAM|udp|500|500
263 |PARAM|50||
264 |===========================================================
265
266 [horizontal]
267 'IPsecah':: IPsec authentication (AH) traffic
268
269 [width="100%",options="header"]
270 |===========================================================
271 |Action|proto|dport|sport
272 |PARAM|udp|500|500
273 |PARAM|51||
274 |===========================================================
275
276 [horizontal]
277 'IPsecnat':: IPsec traffic and Nat-Traversal
278
279 [width="100%",options="header"]
280 |===========================================================
281 |Action|proto|dport|sport
282 |PARAM|udp|500|
283 |PARAM|udp|4500|
284 |PARAM|50||
285 |===========================================================
286
287 [horizontal]
288 'IRC':: Internet Relay Chat traffic
289
290 [width="100%",options="header"]
291 |===========================================================
292 |Action|proto|dport|sport
293 |PARAM|tcp|6667|
294 |===========================================================
295
296 [horizontal]
297 'Jetdirect':: HP Jetdirect printing
298
299 [width="100%",options="header"]
300 |===========================================================
301 |Action|proto|dport|sport
302 |PARAM|tcp|9100|
303 |===========================================================
304
305 [horizontal]
306 'L2TP':: Layer 2 Tunneling Protocol traffic
307
308 [width="100%",options="header"]
309 |===========================================================
310 |Action|proto|dport|sport
311 |PARAM|udp|1701|
312 |===========================================================
313
314 [horizontal]
315 'LDAP':: Lightweight Directory Access Protocol traffic
316
317 [width="100%",options="header"]
318 |===========================================================
319 |Action|proto|dport|sport
320 |PARAM|tcp|389|
321 |===========================================================
322
323 [horizontal]
324 'LDAPS':: Secure Lightweight Directory Access Protocol traffic
325
326 [width="100%",options="header"]
327 |===========================================================
328 |Action|proto|dport|sport
329 |PARAM|tcp|636|
330 |===========================================================
331
332 [horizontal]
333 'MDNS':: Multicast DNS
334
335 [width="100%",options="header"]
336 |===========================================================
337 |Action|proto|dport|sport
338 |PARAM|udp|5353|
339 |===========================================================
340
341 [horizontal]
342 'MSNP':: Microsoft Notification Protocol
343
344 [width="100%",options="header"]
345 |===========================================================
346 |Action|proto|dport|sport
347 |PARAM|tcp|1863|
348 |===========================================================
349
350 [horizontal]
351 'MSSQL':: Microsoft SQL Server
352
353 [width="100%",options="header"]
354 |===========================================================
355 |Action|proto|dport|sport
356 |PARAM|tcp|1433|
357 |===========================================================
358
359 [horizontal]
360 'Mail':: Mail traffic (SMTP, SMTPS, Submission)
361
362 [width="100%",options="header"]
363 |===========================================================
364 |Action|proto|dport|sport
365 |PARAM|tcp|25|
366 |PARAM|tcp|465|
367 |PARAM|tcp|587|
368 |===========================================================
369
370 [horizontal]
371 'Munin':: Munin networked resource monitoring traffic
372
373 [width="100%",options="header"]
374 |===========================================================
375 |Action|proto|dport|sport
376 |PARAM|tcp|4949|
377 |===========================================================
378
379 [horizontal]
380 'MySQL':: MySQL server
381
382 [width="100%",options="header"]
383 |===========================================================
384 |Action|proto|dport|sport
385 |PARAM|tcp|3306|
386 |===========================================================
387
388 [horizontal]
389 'NNTP':: NNTP traffic (Usenet).
390
391 [width="100%",options="header"]
392 |===========================================================
393 |Action|proto|dport|sport
394 |PARAM|tcp|119|
395 |===========================================================
396
397 [horizontal]
398 'NNTPS':: Encrypted NNTP traffic (Usenet)
399
400 [width="100%",options="header"]
401 |===========================================================
402 |Action|proto|dport|sport
403 |PARAM|tcp|563|
404 |===========================================================
405
406 [horizontal]
407 'NTP':: Network Time Protocol (ntpd)
408
409 [width="100%",options="header"]
410 |===========================================================
411 |Action|proto|dport|sport
412 |PARAM|udp|123|
413 |===========================================================
414
415 [horizontal]
416 'NeighborDiscovery':: IPv6 neighbor solicitation, neighbor and router advertisement
417
418 [width="100%",options="header"]
419 |===========================================================
420 |Action|proto|dport|sport
421 |PARAM|icmpv6|router-solicitation|
422 |PARAM|icmpv6|router-advertisement|
423 |PARAM|icmpv6|neighbor-solicitation|
424 |PARAM|icmpv6|neighbor-advertisement|
425 |===========================================================
426
427 [horizontal]
428 'OSPF':: OSPF multicast traffic
429
430 [width="100%",options="header"]
431 |===========================================================
432 |Action|proto|dport|sport
433 |PARAM|89||
434 |===========================================================
435
436 [horizontal]
437 'OpenVPN':: OpenVPN traffic
438
439 [width="100%",options="header"]
440 |===========================================================
441 |Action|proto|dport|sport
442 |PARAM|udp|1194|
443 |===========================================================
444
445 [horizontal]
446 'PCA':: Symantec PCAnywere (tm)
447
448 [width="100%",options="header"]
449 |===========================================================
450 |Action|proto|dport|sport
451 |PARAM|udp|5632|
452 |PARAM|tcp|5631|
453 |===========================================================
454
455 [horizontal]
456 'POP3':: POP3 traffic
457
458 [width="100%",options="header"]
459 |===========================================================
460 |Action|proto|dport|sport
461 |PARAM|tcp|110|
462 |===========================================================
463
464 [horizontal]
465 'POP3S':: Encrypted POP3 traffic
466
467 [width="100%",options="header"]
468 |===========================================================
469 |Action|proto|dport|sport
470 |PARAM|tcp|995|
471 |===========================================================
472
473 [horizontal]
474 'PPtP':: Point-to-Point Tunneling Protocol
475
476 [width="100%",options="header"]
477 |===========================================================
478 |Action|proto|dport|sport
479 |PARAM|47||
480 |PARAM|tcp|1723|
481 |===========================================================
482
483 [horizontal]
484 'Ping':: ICMP echo request
485
486 [width="100%",options="header"]
487 |===========================================================
488 |Action|proto|dport|sport
489 |PARAM|icmp|echo-request|
490 |===========================================================
491
492 [horizontal]
493 'PostgreSQL':: PostgreSQL server
494
495 [width="100%",options="header"]
496 |===========================================================
497 |Action|proto|dport|sport
498 |PARAM|tcp|5432|
499 |===========================================================
500
501 [horizontal]
502 'Printer':: Line Printer protocol printing
503
504 [width="100%",options="header"]
505 |===========================================================
506 |Action|proto|dport|sport
507 |PARAM|tcp|515|
508 |===========================================================
509
510 [horizontal]
511 'RDP':: Microsoft Remote Desktop Protocol traffic
512
513 [width="100%",options="header"]
514 |===========================================================
515 |Action|proto|dport|sport
516 |PARAM|tcp|3389|
517 |===========================================================
518
519 [horizontal]
520 'RIP':: Routing Information Protocol (bidirectional)
521
522 [width="100%",options="header"]
523 |===========================================================
524 |Action|proto|dport|sport
525 |PARAM|udp|520|
526 |===========================================================
527
528 [horizontal]
529 'RNDC':: BIND remote management protocol
530
531 [width="100%",options="header"]
532 |===========================================================
533 |Action|proto|dport|sport
534 |PARAM|tcp|953|
535 |===========================================================
536
537 [horizontal]
538 'Razor':: Razor Antispam System
539
540 [width="100%",options="header"]
541 |===========================================================
542 |Action|proto|dport|sport
543 |PARAM|tcp|2703|
544 |===========================================================
545
546 [horizontal]
547 'Rdate':: Remote time retrieval (rdate)
548
549 [width="100%",options="header"]
550 |===========================================================
551 |Action|proto|dport|sport
552 |PARAM|tcp|37|
553 |===========================================================
554
555 [horizontal]
556 'Rsync':: Rsync server
557
558 [width="100%",options="header"]
559 |===========================================================
560 |Action|proto|dport|sport
561 |PARAM|tcp|873|
562 |===========================================================
563
564 [horizontal]
565 'SANE':: SANE network scanning
566
567 [width="100%",options="header"]
568 |===========================================================
569 |Action|proto|dport|sport
570 |PARAM|tcp|6566|
571 |===========================================================
572
573 [horizontal]
574 'SMB':: Microsoft SMB traffic
575
576 [width="100%",options="header"]
577 |===========================================================
578 |Action|proto|dport|sport
579 |PARAM|udp|135,445|
580 |PARAM|udp|137:139|
581 |PARAM|udp|1024:65535|137
582 |PARAM|tcp|135,139,445|
583 |===========================================================
584
585 [horizontal]
586 'SMBswat':: Samba Web Administration Tool
587
588 [width="100%",options="header"]
589 |===========================================================
590 |Action|proto|dport|sport
591 |PARAM|tcp|901|
592 |===========================================================
593
594 [horizontal]
595 'SMTP':: Simple Mail Transfer Protocol
596
597 [width="100%",options="header"]
598 |===========================================================
599 |Action|proto|dport|sport
600 |PARAM|tcp|25|
601 |===========================================================
602
603 [horizontal]
604 'SMTPS':: Encrypted Simple Mail Transfer Protocol
605
606 [width="100%",options="header"]
607 |===========================================================
608 |Action|proto|dport|sport
609 |PARAM|tcp|465|
610 |===========================================================
611
612 [horizontal]
613 'SNMP':: Simple Network Management Protocol
614
615 [width="100%",options="header"]
616 |===========================================================
617 |Action|proto|dport|sport
618 |PARAM|udp|161:162|
619 |PARAM|tcp|161|
620 |===========================================================
621
622 [horizontal]
623 'SPAMD':: Spam Assassin SPAMD traffic
624
625 [width="100%",options="header"]
626 |===========================================================
627 |Action|proto|dport|sport
628 |PARAM|tcp|783|
629 |===========================================================
630
631 [horizontal]
632 'SSH':: Secure shell traffic
633
634 [width="100%",options="header"]
635 |===========================================================
636 |Action|proto|dport|sport
637 |PARAM|tcp|22|
638 |===========================================================
639
640 [horizontal]
641 'SVN':: Subversion server (svnserve)
642
643 [width="100%",options="header"]
644 |===========================================================
645 |Action|proto|dport|sport
646 |PARAM|tcp|3690|
647 |===========================================================
648
649 [horizontal]
650 'SixXS':: SixXS IPv6 Deployment and Tunnel Broker
651
652 [width="100%",options="header"]
653 |===========================================================
654 |Action|proto|dport|sport
655 |PARAM|tcp|3874|
656 |PARAM|udp|3740|
657 |PARAM|41||
658 |PARAM|udp|5072,8374|
659 |===========================================================
660
661 [horizontal]
662 'Squid':: Squid web proxy traffic
663
664 [width="100%",options="header"]
665 |===========================================================
666 |Action|proto|dport|sport
667 |PARAM|tcp|3128|
668 |===========================================================
669
670 [horizontal]
671 'Submission':: Mail message submission traffic
672
673 [width="100%",options="header"]
674 |===========================================================
675 |Action|proto|dport|sport
676 |PARAM|tcp|587|
677 |===========================================================
678
679 [horizontal]
680 'Syslog':: Syslog protocol (RFC 5424) traffic
681
682 [width="100%",options="header"]
683 |===========================================================
684 |Action|proto|dport|sport
685 |PARAM|udp|514|
686 |PARAM|tcp|514|
687 |===========================================================
688
689 [horizontal]
690 'TFTP':: Trivial File Transfer Protocol traffic
691
692 [width="100%",options="header"]
693 |===========================================================
694 |Action|proto|dport|sport
695 |PARAM|udp|69|
696 |===========================================================
697
698 [horizontal]
699 'Telnet':: Telnet traffic
700
701 [width="100%",options="header"]
702 |===========================================================
703 |Action|proto|dport|sport
704 |PARAM|tcp|23|
705 |===========================================================
706
707 [horizontal]
708 'Telnets':: Telnet over SSL
709
710 [width="100%",options="header"]
711 |===========================================================
712 |Action|proto|dport|sport
713 |PARAM|tcp|992|
714 |===========================================================
715
716 [horizontal]
717 'Time':: RFC 868 Time protocol
718
719 [width="100%",options="header"]
720 |===========================================================
721 |Action|proto|dport|sport
722 |PARAM|tcp|37|
723 |===========================================================
724
725 [horizontal]
726 'Trcrt':: Traceroute (for up to 30 hops) traffic
727
728 [width="100%",options="header"]
729 |===========================================================
730 |Action|proto|dport|sport
731 |PARAM|udp|33434:33524|
732 |PARAM|icmp|echo-request|
733 |===========================================================
734
735 [horizontal]
736 'VNC':: VNC traffic for VNC display's 0 - 99
737
738 [width="100%",options="header"]
739 |===========================================================
740 |Action|proto|dport|sport
741 |PARAM|tcp|5900:5999|
742 |===========================================================
743
744 [horizontal]
745 'VNCL':: VNC traffic from Vncservers to Vncviewers in listen mode
746
747 [width="100%",options="header"]
748 |===========================================================
749 |Action|proto|dport|sport
750 |PARAM|tcp|5500|
751 |===========================================================
752
753 [horizontal]
754 'Web':: WWW traffic (HTTP and HTTPS)
755
756 [width="100%",options="header"]
757 |===========================================================
758 |Action|proto|dport|sport
759 |PARAM|tcp|80|
760 |PARAM|tcp|443|
761 |===========================================================
762
763 [horizontal]
764 'Webcache':: Web Cache/Proxy traffic (port 8080)
765
766 [width="100%",options="header"]
767 |===========================================================
768 |Action|proto|dport|sport
769 |PARAM|tcp|8080|
770 |===========================================================
771
772 [horizontal]
773 'Webmin':: Webmin traffic
774
775 [width="100%",options="header"]
776 |===========================================================
777 |Action|proto|dport|sport
778 |PARAM|tcp|10000|
779 |===========================================================
780
781 [horizontal]
782 'Whois':: Whois (nicname, RFC 3912) traffic
783
784 [width="100%",options="header"]
785 |===========================================================
786 |Action|proto|dport|sport
787 |PARAM|tcp|43|
788 |===========================================================
789