Questions tagged [traffic]

111 questions
33
votes
1 answer

How can I monitor network usage by process on Mac OS X?

Possible Duplicate: Application for monitoring all applications that are using the internet in Mac OS X Bandwidth monitor for Mac OS X? Is there any way to find out which process using how much internet bandwidth on Mac OS X Lion? I'm on mobile…
psmith
  • 535
28
votes
6 answers

How to get real-time network statistics in Linux with KB/MB/Bytes format and for specific port or application processID?

I used IPTraf, Iftop, vnstat, bwm-ng, ifconfig -a. None of them is helping me to find real-time packets that are being sent/received from my application in KB or MB format. The reason is I am writing an application, where I need to be very sure my…
YumYumYum
  • 1,705
10
votes
4 answers

Any good utility to track outgoing traffic and requests from win PC?

Possible Duplicate: Monitor all and any internet traffic from my home PC - what should I use? Hello, need an advice if there is any good utility to track all outgoing traffic, requests to internet, hosts etc from my home win PC? Just want to keep…
Alex
  • 233
10
votes
2 answers

Capture virtual machine traffic in Fiddler

I'm running Ubuntu in a virtual machine (host machine is Windows 7). Is it possible to use Fiddler in the host machine to capture the traffic from the virtual machine? Seeing as the virtual machine's network must be passing through the host…
HtS
  • 323
9
votes
1 answer

Will increasing number of rules in iptables slow down my internet

How much impact will the rules have on speed, if we are using match to queue the packets.
8
votes
8 answers

Prioritize bit torrent traffic

I would like to know how to prioritize traffic from various applications. Specifically I want to know if there is a way to give web traffic higher priority over bit torrent traffic. OS : Windows XP Browser : Firefox Bittorrent client : uTorrent Can…
7
votes
2 answers

How I could redirect all my traffic to the TOR network?

I need to redirect all my traffic to the TOR network. I have just installed Vidalia, but I think that I have not correctly configured my Tor-client. I have a Java desktop client that has to access a website. This allows us to connect 50 times then…
Sergio
  • 173
7
votes
3 answers

How can I find out what's uploading traffic to the internet?

Possible Duplicate: Any good utility to track outgoing traffic and requests from win PC? Some program I'm running is constantly uploading to the Internet. It's uploaded 300MB in the last few hours. I could reboot and see if it stops, but I'd…
NickG
  • 1,272
6
votes
1 answer

Tunnel specific traffic through OpenVPN

I have Ubuntu Server, and I would like to filter traffic and have only a specific users or groups traffic be sent through the VPN, and the rest of the traffic sent through the standard internet connection. I would think this would be rather easy to…
Alex
  • 235
6
votes
2 answers

Is there a way to prioritize internet traffic between computers on my network?

My household has four computers in it- not counting an iPod which uses Wifi and my smartphone. Is there a way I can prioritize my laptop for internet usage over the rest of the devices?
Dakota
  • 61
5
votes
3 answers

How to monitor bandwidth on a Linux router by LAN IP

There are plenty of ways to monitor traffic on a specific interface or even by port. But if I am on a router and suspect one of the workstations is using more bandwidth then others, how to check?
Alex
  • 1,175
5
votes
3 answers

How to block specific HTTPS traffic?

According to HTTPS description: Hypertext Transfer Protocol Secure (HTTPS) is a combination of Hypertext Transfer Protocol (HTTP) with SSL/TLS protocol. It provides encrypted communication and secure identification of a network web …
Diogo
  • 30,792
5
votes
2 answers

How do I monitor network traffic for IPP (LPD/LPR)?

I'm writing an application that sends print jobs over IPP to an LPR print server. I need a way to monitor the traffic going between that server and my development box. Right now I'm just sending jobs from the command line with the lpr command. I've…
Steve Nay
  • 265
5
votes
3 answers

Password protected traffic meter

I have a small problem for which I haven't found a solution yet. I live in Bosnia and share the Internet connection with the landlady, and as is usual in Bosnia, we do not have a flat rate, but a 15 Giga traffic limite. That would actually be more…
4
votes
1 answer

Blocking access to a specific url

I have a lightweight linux device which I would like to block from accessing one specific URL. Instead of making the request to the external URL, I would like to return the contents of a local file. The most common solutions for accomplishing this…
Hans
  • 41
1
2 3 4 5 6 7 8