Hi,

I'm searching for a proper way to anonymise traffic by multiple criteria. Maybe this is possible in conjunction with filters based on ip-prefix and port. I already tried some things with flow-tools, but I didn't find the result I need.

For example...

src-addr           src-port     dst-addr             dst-port

192.168.1.10       2323         212.110.110.200      80
212.110.110.200    80           192.168.1.10         2323

to...

192.168.1.0        0            212.110.110.200      80
212.110.110.200    80           192.168.1.0          0

Hope that someone can help me!

Regards
Sebastian

_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to