Re: Linux traffic shaping problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





It only works for routing?

Actually I have a box running linux with two cards, but which also runs a web server.

I want to filter all traffic: what's going through the router, and what actually comes out (or into) the linux router, for example the web server traffic (which runs in the same router).

Currently the router and web server work Ok.

Before I run the tc filters on the router, I was doing tests on other (single etherneted) computers.
It's not possible to do this?




What's the output of cat /proc/net/route?
Have you set up your eth intefaces (hope you have two
ethernets cards)?
Have you add the route gateway to your Kernel ARP
Table?

route add -net 10.20.6.1 netmask 255.255.255.0 eth0
for example...

Best Regards
  

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux