Networking Forums

Networking Forums > Computer Networking > Linux Networking > iptables mark qos

Reply
Thread Tools Display Modes

iptables mark qos

 
 
moritz gartenmeister
Guest
Posts: n/a

 
      08-20-2004, 08:57 AM
(already postet in comp.os.linux.security)

hi all

i really reach my limits with the following task:
os: debian
program: iptables + brigde
goal: transparent bridge with traffic-shaping

this sounds not so complicated at the first glance, but...
i got a computer with 4 nics (3 of them are used for the bridge, 1 for
administration). the firewall will be placed between router and LAN,
but with 2 servers between. the traffic should be classified by the
following points:
1. dst/src: there are severeal ip-ranges with no bandwithlimits, this
means the traffic should be forwarded without further checking,
including LAN and the two servers.
2. all other traffic should be shaped by application
(layer7-extension).

i tried to mark the packets in the mangle table (PREROUTING or
filter). but i am really confused... marking the packets (e.g. HTTP)
doesn't work, because it will mark every packet without checking for
dst/src. marking packets by dst/src will not work, because they are
not correctly marked for the traffic-shaper.
any ideas (in the case you understand my problem)? the problem (i
assume) is, that i cannot use a userspecified target in the mangle
table and i cannot use the mark target in filter table.

regards
moritz
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"iptables mark with filter fw" vs "u32 match" =?ISO-8859-2?Q?Pawe=B3?= Staszewski Linux Networking 3 03-05-2005 09:23 PM
iptables MARK and Routing Steve Wakelin Linux Networking 0 07-01-2004 12:06 AM
iptables --set-mark problem kris wolff Linux Networking 2 06-01-2004 07:31 AM
iptables --set-mark and htb Ryan Alder Linux Networking 0 09-29-2003 02:30 PM
Re: HTB/CBQ and iptables MARK problem joseph philip Linux Networking 0 07-08-2003 06:00 PM



1 2 3 4 5 6 7 8 9 10 11