Ich habe das mal hier nachgemacht weil ich IAM brauchte wegen der Traffic Kontrolle. Aber was sagt mir das hier:
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 local all -- eth0 any 192.168.0.0/16 anywhere
0 0 local all -- eth0 any p15114505.pureserver.info anywhe
re
134 303K local all -- lo any anywhere anywhere
259K 79M www tcp -- eth0 any anywhere anywhere
tcp dpt:http
0 0 www tcp -- eth0 any anywhere anywhere
tcp dpt:https
0 0 www tcp -- eth0 any anywhere anywhere
tcp dpt:22202
0 0 ftp tcp -- eth0 any anywhere anywhere
tcp dpts:ftp-data:ftp
0 0 rsync tcp -- eth0 any anywhere anywhere
tcp dpt:rsync
0 0 cvs tcp -- eth0 any anywhere anywhere
tcp dpts:cvspserver:iec870-5-104
0 0 mail tcp -- eth0 any anywhere anywhere
tcp dpt:smtp
266 23665 mail tcp -- eth0 any anywhere anywhere
tcp spt:smtp
1116 60470 misc tcp -- eth0 any anywhere anywhere
tcp dpt:ssh
0 0 misc tcp -- eth0 any anywhere anywhere
tcp dpt:domain
0 0 misc udp -- eth0 any anywhere anywhere
udp dpt:domain
0 0 misc tcp -- eth0 any anywhere anywhere
tcp dpt:ident
342 460K outgoing tcp -- eth0 any anywhere anywhere
tcp spts:0:1024
348 59544 outgoing udp -- eth0 any anywhere anywhere
udp spts:0:1024
13311 1725K ip_local_port_range tcp -- eth0 any anywhere an
ywhere tcp dpts:filenet-tms:61000
1 40 ip_local_port_range tcp -- eth0 any anywhere an
ywhere tcp spts:filenet-tms:61000
0 0 fragment all -f eth0 any anywhere anywhere
6803 448K unknown all -- eth0 any anywhere anywhere
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 local all -- any eth0 anywhere 192.168.0.0/
16
0 0 local all -- any eth0 anywhere p15114505.pu
reserver.info
134 303K local all -- any lo anywhere anywhere
306K 258M www tcp -- any eth0 anywhere anywhere
tcp spt:http
0 0 www tcp -- any eth0 anywhere anywhere
tcp spt:https
0 0 www tcp -- any eth0 anywhere anywhere
tcp spt:22202
0 0 ftp tcp -- any eth0 anywhere anywhere
tcp spts:ftp-data:ftp
0 0 rsync tcp -- any eth0 anywhere anywhere
tcp spt:rsync
0 0 cvs tcp -- any eth0 anywhere anywhere
tcp spts:cvspserver:iec870-5-104
0 0 mail tcp -- any eth0 anywhere anywhere
tcp spt:smtp
213 34586 mail tcp -- any eth0 anywhere anywhere
tcp dpt:smtp
868 128K misc tcp -- any eth0 anywhere anywhere
tcp spt:ssh
0 0 misc tcp -- any eth0 anywhere anywhere
tcp spt:domain
0 0 misc udp -- any eth0 anywhere anywhere
udp spt:domain
0 0 misc tcp -- any eth0 anywhere anywhere
tcp spt:ident
239 14012 outgoing tcp -- any eth0 anywhere anywhere
tcp dpts:0:1024
221 14426 outgoing udp -- any eth0 anywhere anywhere
udp dpts:0:1024
17601 955K ip_local_port_range tcp -- any eth0 anywhere an
ywhere tcp spts:filenet-tms:61000
1 40 ip_local_port_range tcp -- any eth0 anywhere an
ywhere tcp dpts:filenet-tms:61000
0 0 fragment all -f any eth0 anywhere anywhere
6746 1098K unknown all -- any eth0 anywhere anywhere
Chain cvs (2 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- any any anywhere anywhere
Chain fragment (2 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- any any anywhere anywhere
Chain ftp (2 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- any any anywhere anywhere
Chain ip_local_port_range (4 references)
pkts bytes target prot opt in out source destination
30914 2680K ACCEPT all -- any any anywhere anywhere
Chain local (6 references)
pkts bytes target prot opt in out source destination
268 606K ACCEPT all -- any any anywhere anywhere
Chain mail (4 references)
pkts bytes target prot opt in out source destination
479 58251 ACCEPT all -- any any anywhere anywhere
Chain misc (8 references)
pkts bytes target prot opt in out source destination
1984 189K ACCEPT all -- any any anywhere anywhere
Chain outgoing (4 references)
pkts bytes target prot opt in out source destination
1150 548K ACCEPT all -- any any anywhere anywhere
Chain rsync (2 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- any any anywhere anywhere
Chain unknown (2 references)
pkts bytes target prot opt in out source destination
13549 1547K ACCEPT all -- any any anywhere anywhere
Chain www (6 references)
pkts bytes target prot opt in out source destination
565K 337M ACCEPT all -- any any anywhere anywhere
Und vor allem, wieso Listet die Webauswertung nicht alles das auf, was auch IP Tables auf der Console auflistet. Wo bekomm ich eine genaue Anleitung zu IAM (englisch oder deutsch) ?
Gruß Markus
EDIT:
Ich habe grade nochmal ein
gemacht, aber die Werte stimmen nicht, der FTP zeigt mir 0 MB an, der HTTP ca. 300MB - geflossen sind aber: 700MB HTTPD und ca. 2GB andere Services. Jetzt bin ich keinen Schritt weiter, sondern es ist alles noch ungenauer. Was habe ich falsch gemacht. Ich bin strikt nach Anleitung vorgegangen. ???