| Author |
Message |
|
|
Post subject: isdn management
Posted: Feb 27, 2007 - 11:35 AM
|
|

Joined: Dec 15, 2005
Posts: 14
Location: Roma
|
|
Hello!
I'd like to manage my isdn connection with a Fritz AVM internal pci card. It works fine but I don't know how to switch from the actual configuration with 2 channels at 64 kb to the faster one with 1 channel at 128 kb, and viceversa. Is there a kanotix-debian tool or I have to edit any configuration file ?
Many thanks! |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: isdn management
Posted: Feb 28, 2007 - 12:18 AM
|
|
Joined: Dec 17, 2003
Posts: 16809
|
|
| it would work without editing and using multilink as option or you can add multilink at the end of the config and dial in twice with pon or pppd dial. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 01, 2007 - 10:57 AM
|
|

Joined: Dec 15, 2005
Posts: 14
Location: Roma
|
|
Thank you, kano!
I insert now multilink option in /etc/ppp/peers/isdn/avm (I don't see whereverelse I can enable it ) and have two channels on kanotix actually. But the main goal was the chance of only one channel using the band of both joined, using the whole isdn "speed" ... , as we can do with AVM Windows tool. Comparing a download: windows 1 channel unified 15,5 kb speed - linux with multilink option (1 or 2 channels on is quite the same) about 9-9,5 (12 - 7,5 as limits) using iceweasel. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 01, 2007 - 11:27 AM
|
|
Joined: Dec 17, 2003
Posts: 16809
|
|
Well you can try kill one of those pppd thread, most likely the higher number to go back to single channel.
pidof pppd
Also your test it stupid, better use
wget -Nc url
to see what speed is used, webbrowsers never have correct speed values. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 05, 2007 - 08:19 AM
|
|

Joined: Dec 15, 2005
Posts: 14
Location: Roma
|
|
| When I kill one of the 2 pppd, It's impossible to use the net connection further, although ifconfig says that a ppp is on. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 05, 2007 - 08:25 AM
|
|
Joined: Dec 17, 2003
Posts: 16809
|
|
maybe try
route add default ppp0
after that |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 05, 2007 - 09:06 AM
|
|

Joined: Dec 15, 2005
Posts: 14
Location: Roma
|
|
|
|
|
 |
|
|
Post subject:
Posted: May 08, 2007 - 01:12 PM
|
|

Joined: Dec 15, 2005
Posts: 14
Location: Roma
|
|
I realized now I was wrong in adding multilink line into /etc/ppp/peers/avm, but It should be into
/etc/ppp/peers/your_provider. Now I have easily multilink with bundled channels.
Thank you, Kano, it was your first reply ...  |
|
|
| |
|
|
|
 |
|
|