i'm searching for a really small linux distribution to run in a VM (ideally a live one that boots from iso) that has the minimum tools to check network connections:
- ip or ifconfig to set ip address
- ping
- tcpdump to see what comes through the virtual wire
so far i've tried damn small linux and tiny core: they're fine but both lacks tcpdump
what do you use when you have to debug network connections?