Hi, (since the list entry and all documentation has been in English, I suspect list language is English as well...) I am trying to get MPPP to work. My ISDN card is a "SEDLBAUER SPEED WIN" clone (correctly installed, IPPP0 working fine), my kernel is the default SuSE kernel
Linux version 2.4.4-4GB (root@Pentium.suse.de) (gcc version 2.95.3 20010315 (SuSE))
I have followed the suggestions in the SDB and some more tips found on the web elsewhere, so my configuration is listed below (isdnctrl list all) My problem is that although the I4L system tells me that IPPP0 and IPPP1 are configured, syslog tells me that both provide and "me" are accepting MPPP, I have done a "isdnctrl addlink ippp0" and ippp told me that it had added a link to ippp0 and was dialing - it isn't dialing.
isdnctrl dial ippp1
leads to
ippp1: Resource temporarily unavailable
Syslog tells me
server kernel: isdn_ppp_bind: Can't find a (free) connection to the ipppd daemon.
Somehow ippp1 is not recognized. I searched the web but couldn't find a hint at this - can anyone point me into the right direction, please? Thanks a lot. Marc Albrecht Current setup of interface 'ippp0': EAZ/MSN: (not of interest) Phone number(s): Outgoing: (not of interest) Incoming: Dial mode: auto Secure: on Callback: off Reject before Callback: on Callback-delay: 2 Dialmax: 3 Hangup-Timeout: 600 Incoming-Hangup: off ChargeHangup: off Charge-Units: 0 Charge-Interval: 0 Layer-2-Protocol: hdlc Layer-3-Protocol: trans Encapsulation: syncppp Slave Interface: ippp1 Slave delay: 1 Slave trigger: 1000 cps Master Interface: None Pre-Bound to: Nothing PPP-Bound to: 0 Current setup of interface 'ippp1': EAZ/MSN: (not of interest) Phone number(s): Outgoing: (not of interest) Incoming: Dial mode: auto Secure: on Callback: off Reject before Callback: on Callback-delay: 5 Dialmax: 1 Hangup-Timeout: 600 Incoming-Hangup: off ChargeHangup: off Charge-Units: 0 Charge-Interval: 0 Layer-2-Protocol: hdlc Layer-3-Protocol: trans Encapsulation: syncppp Slave Interface: None Slave delay: 10 Slave trigger: 6000 cps Master Interface: ippp0 Pre-Bound to: Nothing PPP-Bound to: 1
Hello Marc, Marc Albrecht wrote:
had added a link to ippp0 and was dialing - it isn't dialing.
isdnctrl dial ippp1
I've installed the SpeedWin on an 7.2SuSE, I've looked into the SDB at the SuSE Website. It works fine... isdnctrl dial ippp0 isdnctrl addlink ippp1 Try this .... Bye Andre
Thanks for the quick reply.
had added a link to ippp0 and was dialing - it isn't dialing.
isdnctrl dial ippp1
I've installed the SpeedWin on an 7.2SuSE, I've looked into the SDB at the SuSE Website.
It works fine...
isdnctrl dial ippp0 isdnctrl addlink ippp1
That's what I'd expect to do normally - and I have tried it, naturally. Output is:
Ok, added a new link. (dialing)
but noone's dialing nowhere not. (triple no, should be a "no" ;-) ) Kernel's reporting
erver kernel: isdn_ppp_bind: Can't find a (free) connection to the ipppd daemon.
Marc
Hello, Marc Albrecht wrote:
isdnctrl dial ippp0 isdnctrl addlink ippp1
That's what I'd expect to do normally - and I have tried it, naturally. Output is:
Ok, added a new link. (dialing)
I thing, that's Ok. What say your Internet Service Provider? Could you use 2 Channels??? What says imon? Tried the second channel to dial out? I had some problems with my ISP. That was the problem. Bye Andre
On Fri, Sep 28, 2001 at 08:52:10AM +0200, Marc Albrecht wrote:
Hi,
(since the list entry and all documentation has been in English, I suspect list language is English as well...)
It's your choice, write german and you get german answers.
I am trying to get MPPP to work. My ISDN card is a "SEDLBAUER SPEED WIN" clone (correctly installed, IPPP0 working fine), my kernel is the default SuSE kernel
Linux version 2.4.4-4GB (root@Pentium.suse.de) (gcc version 2.95.3 20010315 (SuSE))
I have followed the suggestions in the SDB and some more tips found on the web elsewhere, so my configuration is listed below (isdnctrl list all)
My problem is that although the I4L system tells me that IPPP0 and IPPP1 are configured, syslog tells me that both provide and "me" are accepting MPPP, I have done a "isdnctrl addlink ippp0" and ippp told me that it had added a link to ippp0 and was dialing - it isn't dialing.
isdnctrl dial ippp1
No isdnctrl addlink ippp0 is correct.
leads to
ippp1: Resource temporarily unavailable
Syslog tells me
server kernel: isdn_ppp_bind: Can't find a (free) connection to the ipppd daemon.
Somehow ippp1 is not recognized. I searched the web but couldn't find a hint at this - can anyone point me into the right direction, please?
I think you forget to add /dev/ippp1 to /etc/ppp/options.ippp0 as second device (a line like "/dev/ippp0 /dev/ippp1"). Restart isdn. -- Karsten Keil SuSE Labs ISDN development
Hi,
It's your choice, write german and you get german answers.
Einfacher. Danke. Warum sind die Suse-Seiten dann nicht auch in Deutsch?
Somehow ippp1 is not recognized. I searched the web but couldn't find a hint at this - can anyone point me into the right direction, please?
I think you forget to add /dev/ippp1 to /etc/ppp/options.ippp0 as second device (a line like "/dev/ippp0 /dev/ippp1"). Restart isdn.
Ahhh... danke. Das HATTE ich zwar definitiv eingetragen, irgendwas hat es aber offensichtlich überschrieben. Kann es sein, daß SuSEconfig die Datei neu anlegt und vorherige Einstellungen löscht? Marc Albrecht
participants (3)
-
Andre Heine
-
Karsten Keil
-
Marc Albrecht