Hi
I need to simulate traffic from one device 10.2.2.10, when using Hping command:
hping -a 10.2.2.10 -S -I any -p 443 www.facebook.com
no logs show up !! I wonder why no logs show up ?
What I found is that any IP from 10.2.0.0/16 used in Hping does not generate logs!
If I run for example:
hping -a 10.2.12.10 -S -I any -p 443 www.facebook.com
I can see logs that shows dropped traffic because this IP is not allowed by any rule.
The device behind 10.2.2.10 generates logs normally, but when using Hping no logs show up!
running tcpdump at the same time when Hping is running on 10.2.2.10 shows traffic normally, but still no logs!
Any ideas!
The interface (where 10.2.0.0 goes) has anti-spoofing active