Skip to main content

Questions tagged [network-traffic]

The tag has no usage guidance.

4 votes
0 answers
457 views

Is there a simple way to get per-protocol (i.e. IPv4/IPv6) statistics from netstat?

After a change of ISP, I've recently gotten IPv6 access, so I thought I'd play around a little with netstat to see if it's possible to get some kind of high-level per-protocol statistics from macOS ...
gmw's user avatar
  • 151
0 votes
1 answer
47 views

Capturing traffic in the cloud

I am trying to work out a solution for capturing traffic in the cloud and currently running out of ideas. We need to capture traffic from servers in the cloud and send it to the sensor of the NTA (the ...
Yadwig's user avatar
  • 1
1 vote
1 answer
191 views

PostgreSQL traffic analysis - Wireshark - how many bytes in total are being received by the client?

<TL;DR> How many bytes are being received in total when a SELECT * command is issued for a (small) table? </TL;DR> I have a PostgreSQL table - very simple (see fiddle here): CREATE TABLE ...
Vérace's user avatar
  • 111
4 votes
3 answers
1k views

Does DNS-over-HTTPS hide domain name of websites from packet analyzers?

A person on my same Wifi network is tracking name of the websites that I visit using tools like Wireshark. Does DNS over HTTPS hide the name of the sites that I visit? My DNS settings are - DNS ...
Gopal S's user avatar
  • 45
-1 votes
1 answer
50 views

How much internet speed does Youtube, Twitch, etc. have? [closed]

What I mean is let's say there's a live stream, and 1000 people are watching it simultaneously, and let's say each user has to download the video at 1 mb/s, does this mean that these services have ...
holdrell's user avatar
0 votes
1 answer
92 views

How does packetstream count their traffic

I was using their service and was counting the data received (bytes) in my python script. And I was billed 5 times more.
aikipooh's user avatar
0 votes
2 answers
414 views

How to tell which process is hogging network resources through OpenVPN (Windows 10)

Sometimes I detect that some process is downloading a lot of data (it actually uses the maximum speed that my mobile connection can get), and when I try to check it with Task Manager or Process ...
golimar's user avatar
  • 1,704
1 vote
0 answers
57 views

Combine netem with pfifo_fast

I am unable to combine netem with pfifo_fast so that at the root I have pfifo_fast and then netem as sub childs on the same interface. I can afford to run sudo tc qdisc add dev <interface_name> ...
lovellax's user avatar
1 vote
0 answers
95 views

Use netem and set pfifo(_fast) on same interface

I have a linux server where I want to configure the qdisc on an interface using netem with different parameters (loss, delay, rate) but also to set the queueing discipline to be pfifo_fast. Somehow ...
lovellax's user avatar
0 votes
1 answer
212 views

Win 11 Pro contacting rum8.perf.linkedin.com

Why would my fresh install of Win 11 Pro, with no browser running and no "apps" installed, be making DNS lookups for rum8.perf.linkedin.com and rum18.perf.linkedin.com? Any ideas why, and ...
mikem's user avatar
  • 476
0 votes
1 answer
2k views

How to block everything on Windows 10's firewall and slowly allow the things that I only need?

I've had just about enough with all the spying and resource usage behind my back on my Windows machine, so I've decided to consider the plausibility of first blocking all network traffic and then ...
asgasehswheeshss's user avatar
0 votes
1 answer
956 views

Is there a native Mac app that allows you to see all outbound network traffic similar to a web browser inspector?

Is there a native Mac app that allows you to see all outbound network traffic? Much in the same way I can open Google Chrome to see the network tab, I'd like to see the same for my Mac. For example, ...
stk1234's user avatar
  • 123
0 votes
0 answers
48 views

Limiting traffic to/from VM

I have a headless Ubuntu VM running on an Ubuntu host. I want to limit the VM's WAN traffic to a specific IP address range only (e.g., 156...), and if servers on that specific IP address range are ...
Adam Mac's user avatar
  • 143
0 votes
1 answer
2k views

TCPView (Windows) doesn't show any addresses

I'm using TCPView 4.16 for Windows 10 (downloaded from https://docs.microsoft.com/en-us/sysinternals/downloads/tcpview). Up until a few days ago it worked fine, but all of a sudden it simply stopped ...
laurs's user avatar
  • 1
0 votes
1 answer
533 views

How can I identity which process is sending data to a certain host on Linux?

As per title, I want to figure out the process responsible for certain traffic. I can see the traffic in wireshark, but I don't know which process it is. Is there any straightforward way to do it? I'm ...
Denver123's user avatar

15 30 50 per page
1
2 3 4 5
7