ste
1
There are so many topics for firewall logging but I cannot adopt it to my problem.
I added a "Network -> Firewall -> Traffic Rule" which rejects the traffic from a specific MAC-address in lan to wan (completly).
Because i still want to enable some traffic from this rule I'd like to see what traffic is rejected (destination IP).
Pleas help me. Thank U in advance.
trendy
2
It's not so trivial, but also not impossible.
ste
3
Thats it. Thank U. 
I just added -s for filtering SourceIP and have less loglines.
If your problem is solved, please consider marking this topic as [Solved]. See How to mark a topic as [Solved] for a short how-to.
ste
5
I found an easier way to log (imo).
In Network -> Firewall -> Traffic Rules just add a new rule and in Advanced Settigs Tab enter -j LOG to Extra Arguments.
Thats it. U can easily enable/disable at this point. And U can move the rule to the right postion.