The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
233 views

Netgear CG3000D new Modem/Router - Random High Ping [closed]

Cox just recently came out and looked at my internet and decided that the modem I had was causing high latency issue. The speed was fine but the ping would spike to around 100 and over when gaming or ...
1
vote
2answers
425 views

Can I use pfsense or m0n0wall to simulate packet loss and jitter?

Can I use pfsense or m0n0wall to simulate WAN-like packet loss, jitter, duplication, and reordering? I see questions looking for dedicated solutions like: What tool(s) can I use to simulate a WAN for ...
1
vote
0answers
343 views

iperf - first packet loss and acceptable jitter

I'm using iperf to test the bandwidth on my network. I have a few questions: 1. I'm running this command on the client: "iperft -c -u -b 400m" and it successfully runs. I'm running the command ...
3
votes
4answers
4k views

What are good and bad jitter times for a LAN

Ive just ran jperf (frontend to iperf) on our network between 2 workstations, its recorded jitter between 0.033ms and 0.048ms. Is this good or bad? Are there more variables that i would need to ...
0
votes
1answer
448 views

What is the pertinence of Packet Delay Variation (Jitter) for network administration?

There are several means and ways to calculate the Packet Delay Variation (PDV or jitter), there's a RFC, and several definitions in various tools around these notions. Also, several delays can be ...
3
votes
3answers
1k views

What's the best way to track Jitter and Packetloss

I need to track Jitter and Packet Loss over a MPLS line. What's the most accurate way to capture this information without interfering with the data being sent back and forth? Is SmokePing the best ...
12
votes
6answers
3k views

What tool(s) can I use to simulate a WAN for HTTP traffic?

Sometimes I need to simulate a WAN environment between my client and server. I mean, specifically, from most important to least: Total bandwidth limit, Occasional long (many tens of seconds) delays ...