Score:0

Port 24 outgoing traffic Ubuntu 20.04.3 LTS

cn flag

Trying to figure out what causes high outgoing traffic from localhost/24 I can see average 1mbps via ethernet on freshly installed generic intel machine

ufw enabled

netstat -atupen and netstat -atupen | grep ESTABLISHED do not list the port

waltinator avatar
it flag
Use `sudo lsof -i:24` to see which process has the port open.
Score:0
cn flag

alright, got the answer - managed to see the traffic with sudo tcpdump -i enp2s0

it is internal traffic

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.