Author Topic: Zonet Modem Problem  (Read 2820 times)

Anonymous

  • Guest
Zonet Modem Problem
« on: October 22, 2003, 11:26:28 pm »
I\'m trying to connect to my ISP using the Zonet ZCF-5610 compact flash modem card on my SL-5500.  It will recognize the card, dial the ISP, then hang in \"authenticating\" mode.  Is there a conf script I need to modify?  Can connect to this ISP fine using Linux on desktop.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Zonet Modem Problem
« Reply #1 on: October 25, 2003, 09:16:46 am »
I\'d be tempted to see what kind of authentication your Z is trying to use, and what your ISP wants (PAP or CHAP), also, compare the scripts on the Z and on your Linux box - I had the very same problem with my uni dialup.

Eventually I tracked it down to the Z sending a line feed or the such at the end of the chat script meaning that the ppp comms never started at the other end (instead a login prompt was sent).

To fix this I did the following:

In the file in /etc/ppp/peers/ there is a line which goes:
connect \'/usr/sbin/chat .... CONNECT\'

I changed this to:
connect \'/usr/sbin/chat .... CONNECT \"~\" \'

Note that the space after the \"~\" is needed!!

By way of explanation, the ~ symbol is always the first thing to be sent in a ppp connection. So this change makes the Z wait for the ppp connection to start, then sends nothing back (the space).

Hope this helps,


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva