3 ### Useful numbers for firewall configuration
5 ### (c) 2008 Mark Wooding
8 ###----- Licensing notice ---------------------------------------------------
10 ### This program is free software; you can redistribute it and/or modify
11 ### it under the terms of the GNU General Public License as published by
12 ### the Free Software Foundation; either version 2 of the License, or
13 ### (at your option) any later version.
15 ### This program is distributed in the hope that it will be useful,
16 ### but WITHOUT ANY WARRANTY; without even the implied warranty of
17 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 ### GNU General Public License for more details.
20 ### You should have received a copy of the GNU General Public License
21 ### along with this program; if not, write to the Free Software Foundation,
22 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
25 ###--------------------------------------------------------------------------
40 defport netbios_ns 137
41 defport netbios_dgm 138
42 defport netbios_ssn 139
45 defport microsoft_ds 445
46 defport syslog 514 # UDP only!
48 defport submission 587
61 defport postgresql 5432
62 defport gnutella_svc 6346
67 defport tor_public 9001
68 defport tor_directory 9030
70 defport pgp_keys 11371
72 defport disorder 23599
79 ###----- That's all, folks --------------------------------------------------