How do I properly write my own filters in channels?
Our internal subnet address (for example) - 192.168.1.0/24
I have a list of more than 100 subnets (city network, CN), and I need to
split them to two directions and types: inbound/outbound and
including/excluding these ranges ?
Before write this message, I tried few combinations, such as:
----- Out-to-CN
src net 192.168.1.0/24
and (dst net 68.30.13.0/20)
and (dst net ...
---- Only-CN
src and dst net 192.168.1.0/24
and net 154.23.95/22
...
---- Out-to-world
src net 192.168.1.0/24
and not net 68.30.13.0/20
and (not net 154.23.95/22
...
!(net 154.23.95/22)

for all written above nfsen do not say 'syntax error', but after hours I
can't see any graphs for all created channels, although I see all of them
in 'Statistics timeslot' table.

Thank you in advance for your reply.
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to