Skip to end of metadata
Go to start of metadata
You are viewing an old version of this content. View the current version.
Compare with Current
View Version History
« Previous
Version 4
Next »
![](https://thefreetelecomuni.atlassian.net/wiki/download/attachments/556051/headerFTU.jpg?version=2&modificationDate=1544386470147&cacheVersion=1&api=v2)
List Interfaces: sudo tcpdump -D
DHCP traffic: sudo tcpdump -i eth1
DNS traffic: sudo tcpdump -vvv -s 0 -l -n port 53
TFTP : NOT Working: sudo tcpdump -i eth1 port tftp -vvv
Exclude SSH session: sudo tcpdump -i eth2 port not 22