LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   monitoring the incoming traffic (https://www.linuxquestions.org/questions/linux-networking-3/monitoring-the-incoming-traffic-472578/)

narendra.pant 08-10-2006 04:28 AM

monitoring the incoming traffic
 
i want to do ---

set the priority of the incoming traffic to my pc through the local area network

my approach

i took the pid's from the smbstatus . and then used renice to set the priority . it is working

is there any other efficient way to do that .
eg. making some changes in the smb.conf file ..

Mara 08-11-2006 04:21 PM

Such method doesn't work for the traffic itself. It works for the processes (one with worser priority will not get so muh processor time, so won't send so many packets). You may experiment with traffic shaping. Search for htb, cbq or similar mechanisms (the questions happen from time to time, and, what's also important, the setup is not that hard).


All times are GMT -5. The time now is 07:08 AM.