Advertisement
Guest User

Untitled

a guest
May 5th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. [root@study-node1 ~]# tcpdump -lnpei eth0
  2. tcpdump: WARNING: eth0: no IPv4 address assigned
  3. tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
  4. listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
  5. 13:53:10.940398 fa:16:3e:11:4f:3d > Broadcast, ethertype 802.1Q (0x8100), length 326: vlan 2001, p 0, ethertype IPv4, 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:11:4f:3d, length 280
  6. 13:53:13.946847 fa:16:3e:11:4f:3d > Broadcast, ethertype 802.1Q (0x8100), length 326: vlan 2001, p 0, ethertype IPv4, 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:11:4f:3d, length 280
  7. 13:53:30.069617 00:50:56:98:8e:a8 > Broadcast, ethertype 802.1Q (0x8100), length 64: vlan 2002, p 0, ethertype ARP, Request who-has 10.2.57.104 tell 10.2.57.102, length 46
  8. 13:53:30.069636 00:50:56:98:8e:a8 > Broadcast, ethertype 802.1Q (0x8100), length 64: vlan 2002, p 0, ethertype ARP, Request who-has 10.2.57.104 tell 10.2.57.102, length 46
  9. 13:53:36.980806 fa:16:3e:11:4f:3d > Broadcast, ethertype 802.1Q (0x8100), length 326: vlan 2001, p 0, ethertype IPv4, 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:11:4f:3d, length 280
  10. 13:53:39.987263 fa:16:3e:11:4f:3d > Broadcast, ethertype 802.1Q (0x8100), length 326: vlan 2001, p 0, ethertype IPv4, 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:11:4f:3d, length 280
  11. 13:53:40.058949 00:50:56:98:8d:78 > Broadcast, ethertype 802.1Q (0x8100), length 64: vlan 2002, p 0, ethertype ARP, Request who-has 10.2.57.104 tell 10.2.57.103, length 46
  12. 13:53:40.058969 00:50:56:98:8d:78 > Broadcast, ethertype 802.1Q (0x8100), length 64: vlan 2002, p 0, ethertype ARP, Request who-has 10.2.57.104 tell 10.2.57.103, length 46
  13. 13:53:42.995001 fa:16:3e:11:4f:3d > Broadcast, ethertype 802.1Q (0x8100), length 326: vlan 2001, p 0, ethertype IPv4, 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:11:4f:3d, length 280
  14. ^C
  15. 9 packets captured
  16. 9 packets received by filter
  17. 0 packets dropped by kernel
  18. [root@study-node1 ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement