ASUS P-IN100-ST-D & SuSE (7.1) problem
Hi! Please excuse me for English language (as fas as I know there is no English SuSE ISDN list). Yesterday I got an ISDN at home. I have ASUS ISDN adapter and I'm running SuSE (7.1). After configuring card (it seems that everything is OK), I've tried to establish a connection to my ISP by running fetchmail to get a mail. Number of my ISP is 076710000. Here is the relevant piece from the log file. ************************************************ Oct 23 08:15:46 gaura kernel: OPEN: 192.168.0.1 -> 213.191.128.2 UDP, port: 32801 -> 53 Oct 23 08:15:46 gaura kernel: ippp0: dialing 1 76710000... Oct 23 08:15:52 gaura kernel: isdn: HiSax,ch0 cause: E001B Oct 23 08:15:54 gaura kernel: isdn_net: local hangup ippp0 Oct 23 08:15:54 gaura kernel: ippp0: Chargesum is 0 Oct 23 08:16:02 gaura kernel: NETDEV WATCHDOG: ippp0: transmit timed out Oct 23 08:16:02 gaura kernel: isdn_tx_timeout dev ippp0 dialstate 0 Oct 23 08:16:02 gaura kernel: OPEN: 192.168.0.1 -> 213.191.128.2 UDP, port: 32801 -> 53 Oct 23 08:16:02 gaura kernel: ippp0: dialing 1 76710000... Oct 23 08:16:08 gaura kernel: isdn: HiSax,ch0 cause: E001B Oct 23 08:16:10 gaura kernel: isdn_net: local hangup ippp0 Oct 23 08:16:10 gaura kernel: ippp0: Chargesum is 0 **************************************************** Any idea what's wrong? What is the explanation for E001B error? Thank you for any help. Sincerely, Sasa
On Tue, Oct 23, 2001 at 08:22:02AM +0200, Sasa Janiska wrote:
Hi!
Please excuse me for English language (as fas as I know there is no English SuSE ISDN list).
No, but english is welcome here too.
Yesterday I got an ISDN at home.
I have ASUS ISDN adapter and I'm running SuSE (7.1).
After configuring card (it seems that everything is OK), I've tried to
Please report your settings for the card.
establish a connection to my ISP by running fetchmail to get a mail. Number of my ISP is 076710000. Here is the relevant piece from the log file. ************************************************ Oct 23 08:15:46 gaura kernel: OPEN: 192.168.0.1 -> 213.191.128.2 UDP, port: 32801 -> 53 Oct 23 08:15:46 gaura kernel: ippp0: dialing 1 76710000... Oct 23 08:15:52 gaura kernel: isdn: HiSax,ch0 cause: E001B Oct 23 08:15:54 gaura kernel: isdn_net: local hangup ippp0 Oct 23 08:15:54 gaura kernel: ippp0: Chargesum is 0 Oct 23 08:16:02 gaura kernel: NETDEV WATCHDOG: ippp0: transmit timed out Oct 23 08:16:02 gaura kernel: isdn_tx_timeout dev ippp0 dialstate 0 Oct 23 08:16:02 gaura kernel: OPEN: 192.168.0.1 -> 213.191.128.2 UDP, port: 32801 -> 53 Oct 23 08:16:02 gaura kernel: ippp0: dialing 1 76710000... Oct 23 08:16:08 gaura kernel: isdn: HiSax,ch0 cause: E001B Oct 23 08:16:10 gaura kernel: isdn_net: local hangup ippp0 Oct 23 08:16:10 gaura kernel: ippp0: Chargesum is 0 ****************************************************
Any idea what's wrong?
What is the explanation for E001B error?
man isdn_cause Note causes are not errors (many of them are normal cases) but maybe. 1B -out of order is a sign that the driver can't reach the exchange. In most cases this is an cable/connection/termination or setup error. Most common setup errors are using a wrong ISA IRQ (example 3 or 4 -> serial) with ISA cards. -- Karsten Keil SuSE Labs ISDN development
On Tuesday, +0200, Karsten Keil wrote:
No, but english is welcome here too. :-))
Please report your settings for the card.
This card was not possible to setup neither under Win9x, so O decided to try with another one - E-Tech PCI. It works nicely under SuSE, except there is one problem. I trigger connection by calling little script which executes: isdnctrl dial ippp0 and the connection is quited via similar script: iscnctrl hangup ippp0. Problem is that often connection goes offline (I'm monitoring line with xisdnload) although there in no question of timeout (60 seconds). Here is my isdnctrl list all output: ************************** bash-2.04# isdnctrl list all Current setup of interface 'ippp0': EAZ/MSN: 4876274 Phone number(s): Outgoing: 076710000 Incoming: Dial mode: manual Secure: on Callback: off Reject before Callback: on Callback-delay: 2 Dialmax: 1 Hangup-Timeout: 60 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: None Pre-Bound to: Nothing PPP-Bound to: 0 *************************** Any idea what is wrong? Besides that, after I started with ISDN, fetchmail gives strange errors: **************** fetchmail: 5.6.5 querying pop.iskon.hr (protocol POP3) at Sri 24 Lis 2001 09:49:20 fetchmail: Invalid command, try one of: USER name, PASS string, APOP name digest, QUIT fetchmail: 3 messages for sjaniska at mail.iskon.hr (8611 octets). fetchmail: reading message 1 of 3 (2818 octets) ..fetchmail: flushed fetchmail: Mailbox corrupted fetchmail: client/server protocol error while fetching from pop.iskon.hr fetchmail: Query status=4 (PROTOCOL) ************************** I didn't change anything in my fetchmail setup and it works in present setup since summer 2000. Sincerely, Sasa
participants (2)
-
Karsten Keil
-
Sasa Janiska