Hi Norrie, .. only set it up twice ?? you have a long way to go!!!
This is where we seem to be in the uk:
Connect using ipppd: is possible in a bare bones situation: Take bits from a succesfull redhat7 installation, and paste them into e-smith.
You can start the connection by hand, or by a ping and as long as you keep pinging something from the e-smith, the connection stays open:
(Lots of) work needs to be done to understand howto integrate ipppd into e-smith.
....
Klaus Mueller used the modem-emulation for isdn cards.
At the moment I get the same situation as you do:
Dialup and starting the connection seems fine, but after 20-30 secs the connection is dropped, without any clear indication as to why.
during that time, it is not possible to ping, suggesting it's still in the negotiating phase..
My gut feeling is that the connection protocol(s) are not using a chap authentication, at least I have not found a clear pointer in any of the scripts that suggests so.
At this very moment I'm trying to extend the logging and am playing with /understanding the various options in pppd.. ( what can I leave out, what else needs to be there ??)
this is a snippet of my log:
CONNECT
May 10 17:51:30 www chat[1311]: -- got it
May 10 17:51:30 www diald[698]: connector: chat: May 10 17:51:30 CONNECT 64000/HDLC
May 10 17:51:30 www diald[698]: Connected to site 0.0.0.0
May 10 17:51:30 www diald[698]: Running pppd (pid = 1312).
May 10 17:51:30 www diald[1312]: Running pppd: /usr/sbin/pppd -defaultroute -detach modem crtscts mtu 1500 mru 1500 name blokland noauth noipdefault ipparam diald
May 10 17:51:31 www pppd[1312]: pppd 2.4.0 started by root, uid 0
May 10 17:51:31 www pppd[1312]: Using interface ppp0
May 10 17:51:31 www pppd[1312]: Connect: ppp0 <--> /dev/ttyI0
May 10 17:51:31 www kernel: registered device ppp0
May 10 17:51:39 www atalkd[1263]: zip_getnetinfo for eth0
May 10 17:51:49 www atalkd[1263]: config for no router
May 10 17:51:50 www atalkd[1263]: ready 0/0/0
May 10 17:51:50 www atalk: atalkd startup succeeded
May 10 17:51:55 www pppd[1312]: Hangup (SIGHUP)
May 10 17:51:55 www pppd[1312]: Modem hangup
..look familiar ??
Of course, this is a sneaky way to ask for some help from our bright stars..
1: how to get more logging info:
2: how do I make sure chap gets used (definite need for BT, pap does not work)
3: what is the difference between the UK-isdn and the rest of the world....
kees