cirros-dev / cirros

120 stars 33 forks source link

TCPDUMP support for cirros #72

Closed sombrafam closed 2 years ago

sombrafam commented 3 years ago

Cirros does not have a tcpdump utility. I have heard this complaint/need from a lot of people, and I'm raising this bug to see if there's any opposition to adding it to cirros or a reason on why it doesn't support it yet.

NucciTheBoss commented 2 years ago

Late to the party, but this does sound like something that should be considered for a future release of CirrOS.

However, before this feature can be added, it looks like CirrOS needs a new pipeline as indicated in #76.

hrw commented 2 years ago

Will be fixed with 0.6 release.

sombrafam commented 2 years ago

Thanks Marcin!

hrw commented 2 years ago
login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.
cirros login: cirros
Password:
$ tcpdump --version
tcpdump version 4.99.1
libpcap version 1.10.1 (with TPACKET_V3)
$
hrw commented 2 years ago

0.6.0 is released