Remove the static protocol list

tags/0.1.2_el5
Daniel Berteaud 9 years ago
parent 84df7c12b4
commit 96f0ff9ce0
  1. 2
      createlinks
  2. 1
      root/etc/e-smith/templates/etc/ntop.conf/70protocols
  3. 11
      root/etc/e-smith/templates/etc/ntop/protocols.list/10Mail

@ -19,8 +19,6 @@ templates2events("/etc/ntop.conf", "bootstrap-console-save");
templates2events("/etc/httpd/conf/httpd.conf", "ntop-update");
templates2events("/etc/services", "ntop-update");
templates2events("/etc/hosts.allow", "ntop-update");
templates2events("/etc/ntop/protocols.list", "ntop-update");
templates2events("/etc/ntop/protocols.list", "bootstrap-console-save");
foreach my $event (qw/ipasserelle-update bootstrap-ldap-save ntop-update/){
event_link("ntop-init-domain", "$event", "90");

@ -1 +0,0 @@
--protocols=/etc/ntop/protocols.list

@ -1,11 +0,0 @@
Mail=pop3|pop3s|imap|imaps|smtp|smtps|submission
Web=http|https|squid|webcache|http-alt
FTP=ftp|ftp-data|tftp
Netbios=netbios-ns|netbios-dgm|netbios-ssn
SSH=ssh
DNS=domain
DHCP=bootps|bootpc
Messenger=1863|5000|5001|5190-5193|5222|5223|5269|irc|ircs|ircd
VoIP=5060|10000-20000|4569
VPN=1194
P2P=6881-6999|6346|6347|6348|4661-4665
Loading…
Cancel
Save