Additional Service
Brought to you by:
ktsaou,
philwhineray
I added the following services to my firehol installation.
Maybe they are of interesst for others:
bacula (Backup program www.bacula.org)
openvpn (vpn tunnel)
gnupg Keyserver
sfirm: A german Online Banking program using HBCI
server_bacula_dir_ports="tcp/9101"
client_bacula_dir_ports="any"
server_bacula_fd_ports="tcp/9102"
client_bacula_fd_ports="any"
server_bacula_sd_ports="tcp/9103"
client_bacula_sd_ports="any"
server_openvpn_ports="udp/5000"
client_openvpn_ports="any"
server_sfirm_ports="tcp/3000"
client_sfirm_ports="default"
server_gnupgkeyserver_ports="tcp/11371"
client_gnupgkeyserver_ports="default"
tilo
Logged In: YES
user_id=149899
http://openvpn.net/faq.html:
"Starting with version 2.0-beta17, OpenVPN's default port
number has been changed from 5000 to 1194 per an official
port assignment by IANA in November 2004"