IPFW + DUMMYNET

Evgeny Ivanov eivanov at abv.bg
Tue Jun 3 01:44:04 PDT 2003


  Hello there . :)) 

 The last week I am trying to create a traffic shaping rules on my FBSD BOX . 
 The goal of the rules is to set 2 different type of flows for 2 groups of networks . Example 

 I want to set incoming ( to my local subnet ) speed for { 1.2.3.4 or 2.3.4.5 or 3.4.5.6 } to be up to 256Kbit/s and for all other networks the incoming speed to be 64Kbit/s . 

 The rules looks like that : 

 ipdw add skipto 1000 pipe 1 all from any to mylocalnet in 

 ipfw add pipe 1 all from { 1.2.3.4 or 2.3.4.5 or 3.4.5.6 } to any in 

 ipfw add pipe 2 all from any to mylocalnet in 


 ipfw pipe 1 config 

 ipfw pipe 2 config . 

 But the thing is not working . 

   Can you please give me some advice - where the hell I am wrong . :)) 

    Thanks in advance . 
 Regards 
 Evgeny 


-----------------------------------------------------------------
http://kino.GBG.bg - НАЧАЛО | КИНО ПРЕМИЕРИ | ПРОГРАМАТА | НОВИНИ | DVD И ВИДЕО | КИНО ИСТОРИЯ


More information about the freebsd-ipfw mailing list