The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
182 views

Network bandwidth measurement on Solaris

I want to install pathtest or a program like it in a Sparc server running solaris 10. The purpose is to make a speedtest server to my remote sites. It is mentioned in pathtest FAQ that it only ...
3
votes
0answers
124 views

How frequently are updates sent to a VNC client?

I am trying to understand how the VNC mechanism works. The RFB protocol 3.8 specifications say : The update protocol is demand-driven by the client. That is, an update is only sent from the ...
2
votes
0answers
106 views

How to fairly share bandwidth between IPs with tc?

I have a linux router (d-link 320-nru) with tc installed. I have some users' computers to fairly share bandwidth between them. Also there is such complication as inconstant uplink bandwidth. How can ...
1
vote
0answers
77 views

Redirect all non-local traffic to a socks proxy

Is it possible to redirect all non-local traffic to a socks proxy? so, for example i have: 4 computers (clients A-D: 10.0.0.1-3 or dhcp) 1 computer with 2 network cards (gateway-server, eth0: ...
0
votes
0answers
102 views

Limit internet speed without tc

I'm using deb based linux for years and I never had problems limiting the internet speed using wondershaper. The problem is that on sisters PC I had to install puppy linux because it's a very old PC. ...