I reopend this Thread.
Looks not really fixed with the POP3/IMAP Traffic.
I did all the changes with the Ports and they are also counted now via the IPTABLES:
ispcp-iptables-input.log
Code:
Chain ISPCP_INPUT (1 references)
pkts bytes target prot opt in out source destination
103 7360 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:993
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:995
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:587
220 22014 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:25
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:143
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:110
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443
3123 433519 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
6163 785840 RETURN 0 -- * * 0.0.0.0/0 0.0.0.0/0
ispcp-iptables-output.log
Code:
Chain ISPCP_OUTPUT (1 references)
pkts bytes target prot opt in out source destination
84 8676 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spt:993
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spt:995
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spt:587
207 20858 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spt:25
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spt:143
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spt:110
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spt:443
4798 6390210 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spt:80
7818 6713354 RETURN 0 -- * * 0.0.0.0/0 0.0.0.0/0
I see a Traffic on the Adminstatics but not in the Customerstatics and the Resellerstatics. gOOver can confirm that Problem.I am not sure if it has something todo that i changed from Courer to dovecot
But then there should be non Traffic at any Statictics or ?
Greez BeNe