Pages: 1 ... 17 18 19 20 [21] 22 23 24 25   Go Down
  Print  
Author Topic: Traffic shaper changes [90% completed, please send money to complete bounty]  (Read 166864 times)
0 Members and 1 Guest are viewing this topic.
tomdchi
Newbie
*
Offline Offline

Posts: 12


View Profile
« Reply #300 on: June 28, 2008, 10:00:09 am »

I just sent $100 to paypal@chrisbuechler.com.  I just started using pfsense last week and 1.3 would be a great help! 

My paypal address used was billing@alumnipropertygroup.com

Thanks!
Tom
Logged
tomdchi
Newbie
*
Offline Offline

Posts: 12


View Profile
« Reply #301 on: June 29, 2008, 08:34:12 pm »

Just upgraded and WOW, this new shaper is AWESOME!!  Just what I needed!!
Logged
sullrich
Hero Member
*****
Offline Offline

Posts: 5135



View Profile WWW
« Reply #302 on: June 29, 2008, 11:23:15 pm »

Just upgraded and WOW, this new shaper is AWESOME!!  Just what I needed!!

Nice!!!
Logged
ccfiel
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #303 on: July 01, 2008, 10:24:05 am »


Hello I have donated $25 to paypal@chrisbuechler.com. Hope this little donation can bring more innovations! Smiley How can test this features? Thanks in advance and more power!

Chris
Logged
ermal
Administrator
Hero Member
*****
Offline Offline

Posts: 3095


View Profile
« Reply #304 on: July 02, 2008, 12:00:01 pm »

For all of you that are running the new shaper with multiple interfaces there is a bug that will prevent it from working correctly.
Please see http://cvstrac.pfsense.org/chngview?cn=23485 and make the change manually for now until a new update is released to you.

@ccfiel
read your private messages.
Logged
ccfiel
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #305 on: July 02, 2008, 09:21:07 pm »


I have tried the new filter.inc. but there is an error when loading pfsense. Fatal error: Call to undefined function: get_configured_interface_with_descr() in /etc/inc/filter.inc on line 431. any ideas? Smiley

Chris
Logged
ermal
Administrator
Hero Member
*****
Offline Offline

Posts: 3095


View Profile
« Reply #306 on: July 03, 2008, 01:44:00 am »

Just change the lines i have sent in the link above.

What you have done is taking the filter.inc from RELENG_1(aka 1.3), DO NOT DO THAT.
RELENG_1 is way changed from RELENG_1_2.

Ermal
Logged
ccfiel
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #307 on: July 03, 2008, 04:24:20 am »

hello ermal , oh i see. I just want to make sure if what i did is correct. this is what i have in line 2170. so i have to delete this 4 lines?

# let out anything from the firewall host itself and decrypted IPsec traffic
pass out on \$lan proto icmp keep state label "let out anything from firewall host itself"
pass out on \$wan proto icmp keep state label "let out anything from firewall host itself"
pass out on $wanif all keep state label "let out anything from firewall host itself"

and add this 3 lines ?

# let out anything from the firewall host itself and decrypted IPsec traffic
pass  out  on  {$oc['if']}  proto  icmp  keep  state  label  "let  out  anything  from  firewall  host  itself"
pass  out  on  {$oc['if']}  all  keep  state  label  "let  out  anything  from  firewall  host  itself"

is this correct?

Chris
« Last Edit: July 03, 2008, 04:32:07 am by ccfiel » Logged
ermal
Administrator
Hero Member
*****
Offline Offline

Posts: 3095


View Profile
« Reply #308 on: July 03, 2008, 06:16:17 am »

Just replace the file in /etc/inc/filter.inc with the content from this LINK and you should be ok.

Otherwise you just need to delete this 2 lines:
pass  quick on  {$oc['if']}  proto  icmp  keep  state  label  "let  out  anything  from  firewall  host  itself"
pass  quick on  {$oc['if']}  all  keep  state  label  "let  out  anything  from  firewall  host  itself"

and make them

pass  out  on  {$oc['if']}  proto  icmp  keep  state  label  "let  out  anything  from  firewall  host  itself"
pass  out  on  {$oc['if']}  all  keep  state  label  "let  out  anything  from  firewall  host  itself"

Whichever your prefer.

Ermal
Logged
venis_LA
Newbie
*
Offline Offline

Posts: 3


View Profile
« Reply #309 on: July 03, 2008, 10:04:00 am »

i'm a newbie and want to know where and how can i contribute to get a copy to test 1.3 ... many thanks thanks
Logged
ermal
Administrator
Hero Member
*****
Offline Offline

Posts: 3095


View Profile
« Reply #310 on: July 03, 2008, 10:52:00 am »

You want access to the new shaper on 1.2 or have you replied on the wrong thread?

Logged
venis_LA
Newbie
*
Offline Offline

Posts: 3


View Profile
« Reply #311 on: July 03, 2008, 12:27:28 pm »

i want access to the new shaper .. thanks
Logged
ermal
Administrator
Hero Member
*****
Offline Offline

Posts: 3095


View Profile
« Reply #312 on: July 03, 2008, 01:20:34 pm »

Well you can send the offerings at ermal.luci@gmail.com and i will give you the link to the new shaper.
Logged
ccfiel
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #313 on: July 04, 2008, 05:21:33 pm »



ermal, would the new traffic shaper allow you to distribute evenly bandwidth to the active workstations. example i have 2mb bandwidth. first  workstation 1 download a file so it gets the 2mb. after minute workstation 2 start download another file so workstation 1 gets 1mb and workstation 2 gets 1mb. is this possible with the new traffic shaper?

chris
Logged
ermal
Administrator
Hero Member
*****
Offline Offline

Posts: 3095


View Profile
« Reply #314 on: July 04, 2008, 06:44:33 pm »

yes, just use CBQ discipline and it will setup you up for that.
Logged
Pages: 1 ... 17 18 19 20 [21] 22 23 24 25   Go Up
  Print  
 
Jump to:  

 

Page created in 0.03 seconds with 20 queries.