Operating System - HP-UX
1822742 Members
3939 Online
109645 Solutions
New Discussion юеВ

Re: PPP : pppd = strange behavior

 
Vincent Giacomini
Occasional Contributor

PPP : pppd = strange behavior

Hi,

I get a tricky strange problem.....

look what's happen when pppd runs script to configure modem :
open.... : Ok
expect ()
got it
send (AT^M)
expect(OK)
...
(5s later)
...
read time out

(At this point, pppd retry succefully and phone to peer. But
this problem appears again whence pppd expects in:)

When, via cu -l , i connect to the modem
when i enter AT^M, modem responds OK....

Does anyone has an idea ?
Avant c'etait different, maintenant c'est different
3 REPLIES 3
Rick Garland
Honored Contributor

Re: PPP : pppd = strange behavior

What kind of modem? Some of the modems do not take the Hayes command set set or they have their own propritery command sets.
Vincent Giacomini
Occasional Contributor

Re: PPP : pppd = strange behavior

My modem is a 3com US robotics Fax Modem

Avant c'etait different, maintenant c'est different
Alistair Scott_2
Occasional Advisor

Re: PPP : pppd = strange behavior

I have the same problem with Diamond Supra express.
Did you ever manage to fix the problem?