Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
3answers
66 views

Server requirement for running an application having huge network traffic

What I am asking is a very common question that comes to any developer's mind when he/she wants to host a server but a precise answer is not easily available. I need to host a server which returns ...
1
vote
2answers
81 views

bandwidth monitoring issue on PfSense router

I have a PfSense router installed , where it has 4 interfaces. one of them is WAN and rest 3 are LAN networks, which have different subnets and IP address ranges. wan interface name = em0 lan ...
0
votes
2answers
33 views

Tracking forwarded traffic

I have following set up : a machine with a public IP with several machines with static IP behind it (NAT). How would I monitor the traffic they generate on a per IP basis (the LAN ip to which ...
1
vote
5answers
93 views

Monitor traffic by source/destination IP address

I need to monitor traffic coming in and out of my server. Knowing the total in/out bandwidth is good, but ideally I would like to know how much traffic was sent to what address (we are talking about ...
3
votes
3answers
183 views

How do I find out what all this traffic is?

I have seen a consistent spike in traffic over my network since Monday morning and I don't know where it's coming from! I don't have netflow routers (like I would like), I have IPCop firewalls. ...
5
votes
3answers
631 views

How to collect figures of traffic used per-host, broken up by time and destination?

We have a relatively small network, all PSs in one subnet. One PC with two NICs and pfSense installed works as a firewall/router. There is an OpenVPN tunnel to a remote location, created as a ...
0
votes
6answers
219 views

Which open source monitor application for Linux is the best and simplest to use [closed]

Possible Duplicate: What tool do you use to monitor your servers? I am currious to know from the community which monitoring applications are the best and simplest to install and use for the ...
0
votes
1answer
39 views

Deploying Web App in a Server

I would like to Deploy a Web app which provides Web Services and I want some more traffic to get. So I'm doubting to purchase web host. Because most of the Unlimited web hosting packages are very very ...
0
votes
1answer
129 views

Way Around Empty HTTP_REFERRER From 301 Redirect?

I have a client who is in need of determining the traffic statistics from a large number of "tinyurl" shortened URLs, that all redirect to his site. The services that he's used include TinyURL, ...
0
votes
2answers
178 views

Make MRTG graph Titles more Specific?

MRTG defaults to titling each traffic graph as "Traffic Analysis for ${port_int}" I would like to instead have each graph titled by the description of the switchport. How could I do this?
2
votes
2answers
148 views

Best way to prepare for one time digg-like effect

I have a web site which will be featured in a place which will send a large peak of one-time traffic in a couple of weeks. The server hosting the website also hosts the control panel my customers ...
1
vote
5answers
665 views

Is there a small business router that shows bandwidth usage graphs in the admin panel?

I support a large number of public libraries that are having their networks upgraded in response to a grant application. These libraries are generally home to between 6-15 computers and have little ...
2
votes
1answer
133 views

managing a high traffic media sharing website

i'm in the process of developing a website that i predict will generate a lot of traffic. the site will be similar to many other sites offering free media streaming: mp3's. we are going to start with ...
2
votes
1answer
99 views

What free and efficient web/trafic filtering options are good for this situation?

The Story (you can skip this if you like) So my girlfriend got a job as pedagog at a small boarding home (around 40 kids, age 10 to 18), 3 weeks ago. I went there once and surfed the web from a ...
19
votes
2answers
1k views

Does anyone really understand how HFSC scheduling in Linux/BSD works?

I read the original SIGCOMM '97 PostScript paper about HFSC, it is very technically, but I understand the basic concept. Instead of giving a linear service curve (as with pretty much every other ...
7
votes
1answer
821 views

Sharing Bandwidth and Prioritizing Realtime Traffic via HTB, Which Scenario Works Better?

I would like to add some kind of traffic management to our Internet line. After reading a lot of documentation, I think HFSC is too complicated for me (I don't understand all the curves stuff, I'm ...
0
votes
3answers
62 views

How often are proxies used

How often are proxies to obfuscate internet traffic used? Do most companies connect directly to the Internet (after using a proxy to cache and filter content), or is there some obfuscation of their ...
4
votes
4answers
2k views

Linux traffic shaping using TC

My internet connection goes like this: Internet <-128kbps link-> Cisco Router (Public IP) <-LAN-> Linux router/server (Public IP) <-LAN-> Regular PCs (Public IPs) The Cisco router: the ...
1
vote
3answers
144 views

How to set up an event website?

For my work, I need to set up an event website. The site will be up to 2 or 3 months during the campaign. The site needs to be stable and have high availability, especially during the rush hours. ...
0
votes
1answer
430 views

How to manage the way router shares traffic

I just came here from stackoverflow, hope it's the right place to ask this question. We share internet in our apartment via a Linksys router (2 people are connected with wireless and 2 people with ...
3
votes
1answer
2k views

SonicWall traffic analysis

I have Sonic Wall PRO 2040 Standard in domain network. I need to see which pc has high bandwidth usage at the moment, for example streaming music or anti-virus trying to download update, to resolve ...
5
votes
4answers
656 views

Traffic Management recommendations [closed]

What's your strategy towards traffic prioritization/management. I am not really to just get a list of packet shaping solutions. Instead, I would like to get recommendations about traffic management ...