Here is the output of the ip addr
command:
I tried out this command for showing network traffic:
sudo tcpdump -n host google.com
But it's giving output like this:
tcpdump: WARNING: eth0: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
I also pinged google.com, but it is still showing no packets.
ip addr
say?