Re: [Asterisk-Users] Boosting Internet Bandwidth for VOIP

2005-05-24 Thread Andrew Kohlsmith
On May 21, 2005 01:22 pm, Julius Igugu wrote:
 You need to instal the module 'libipt_ipp2p.so'

No, you only need that for the P2P stuff; rc.tc works just fine (minus the p2p 
reprioritization) without it.

I agree with the earlier poster, it looks like you have a kernel that has no 
concept of QoS.  

-A.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Boosting Internet Bandwidth for VOIP

2005-05-22 Thread chawki hammoud

--- Doug Lytle [EMAIL PROTECTED] wrote:

 ./rc.tc start
 RTNETLINK answers: File exists
 RTNETLINK answers: File exists
   
 
 Looks like you are already running some type of QoS
 script, you'll need 
 to stop it did befor trying the new script.
 
 Doug


My knowledge about this topic is limited. I am not
aware about any QoS running. Do you know how I can
find out?

Chawki
 
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com

http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   

http://lists.digium.com/mailman/listinfo/asterisk-users
 



__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Boosting Internet Bandwidth for VOIP

2005-05-22 Thread Doug Lytle

chawki hammoud wrote:


--- Doug Lytle [EMAIL PROTECTED] wrote:

 


./rc.tc start
RTNETLINK answers: File exists
RTNETLINK answers: File exists
 


My knowledge about this topic is limited. I am not
aware about any QoS running. Do you know how I can
find out?
 

 

These are the errors I get if I try to run my Wonder Shaper script twice 
on the same interface. For me that would be tun0. The script shows the 
following to remove the current TC queues:


tc qdisc del dev $DEV root
tc qdisc del dev $DEV ingress

Make sure $DEV is your actual network interface that you were getting 
the errors, before trying the new script. For example:


tc qdisc del dev eth0 root
tc qdisc del dev eth0 ingress

This will probably get rid of at least the 'File exists' errors, not 
sure on the others.


Doug

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Boosting Internet Bandwidth for VOIP

2005-05-21 Thread Doug Lytle

chawki hammoud wrote:


There was errors when I tried to start the script
recommended by Andrew to boost bandwidth for voip
 


./rc.tc start
RTNETLINK answers: File exists
RTNETLINK answers: File exists
 

Looks like you are already running some type of QoS script, you'll need 
to stop it did befor trying the new script.


Doug

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Boosting Internet Bandwidth for VOIP

2005-05-21 Thread Tom Fanning
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 chawki hammoud
 Sent: 21 May 2005 05:32
 To: Asterisk-Users@lists.digium.com
 Subject: [Asterisk-Users] Boosting Internet Bandwidth for VOIP
 
 There was errors when I tried to start the script
 recommended by Andrew to boost bandwidth for voip
 
snip
 iptables v1.2.9: Couldn't load match
 `p2p':/lib/iptables/libipt_p2p.so: cannot open shared
 object file: No such file or directory
 
 Try `iptables -h' or 'iptables --help' for more
 information.
 iptables v1.2.9: Couldn't load match
 `ipp2p':/lib/iptables/libipt_ipp2p.so: cannot open
 shared object file: No such file or directory
 
 Try `iptables -h' or 'iptables --help' for more
 information.
 iptables: No chain/target/match by that name
 
 Any suggestions?
 

Doesn't look like iptables is installed properly.

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Boosting Internet Bandwidth for VOIP

2005-05-21 Thread Julius Igugu
You need to instal the module 'libipt_ipp2p.so'

--- Tom Fanning [EMAIL PROTECTED] wrote:
  
 
  -Original Message-
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  chawki hammoud
  Sent: 21 May 2005 05:32
  To: Asterisk-Users@lists.digium.com
  Subject: [Asterisk-Users] Boosting Internet Bandwidth for VOIP
  
  There was errors when I tried to start the script
  recommended by Andrew to boost bandwidth for voip
  
 snip
  iptables v1.2.9: Couldn't load match
  `p2p':/lib/iptables/libipt_p2p.so: cannot open shared
  object file: No such file or directory
  
  Try `iptables -h' or 'iptables --help' for more
  information.
  iptables v1.2.9: Couldn't load match
  `ipp2p':/lib/iptables/libipt_ipp2p.so: cannot open
  shared object file: No such file or directory
  
  Try `iptables -h' or 'iptables --help' for more
  information.
  iptables: No chain/target/match by that name
  
  Any suggestions?
  
 
 Doesn't look like iptables is installed properly.
 
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 

Julius Igugu
SouthWork Co. Ltd.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Boosting Internet Bandwidth for VOIP

2005-05-20 Thread chawki hammoud
There was errors when I tried to start the script
recommended by Andrew to boost bandwidth for voip

http://www.mixdown.ca/~andrew/dump/rc.tc. 

This is the output I get :

./rc.tc start
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
We have an error talking to the kernel
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
We have an error talking to the kernel
iptables v1.2.9: Couldn't load match
`p2p':/lib/iptables/libipt_p2p.so: cannot open shared
object file: No such file or directory

Try `iptables -h' or 'iptables --help' for more
information.
iptables v1.2.9: Couldn't load match
`ipp2p':/lib/iptables/libipt_ipp2p.so: cannot open
shared object file: No such file or directory

Try `iptables -h' or 'iptables --help' for more
information.
iptables: No chain/target/match by that name

Any suggestions?




__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users