Networking Forums

Networking Forums > Computer Networking > Linux Networking > ?What is ppp-trace: ~^?}#@!}!} }

Reply
Thread Tools Display Modes

?What is ppp-trace: ~^?}#@!}!} }

 
 
NoHtmlMailsPlease
Guest
Posts: n/a

 
      09-27-2011, 12:59 AM
I vaguely remember the explanation ten years ago for a ppp-trace
looking like: ~^?}#@!}!} } }9}!}$}%\}"}&} } }

You could confirm it by decoding the bits -- or something?

I'm very enthusiastic and optimistic that I can finally use
my fixed-wireless-modem from linux instead of the pain of
M$-Win7.
=================== Here's a log of my tests:-

-> edit my old chap-script from 199? to:---
pppd lcp-echo-interval 300 lcp-echo-failure 4 connect '
chat -v "" ATZ OK ATX OK ATM2DT#777 CONNECT "" TIMEOUT 99 ' \
/dev/ttyUSB1 115200 debug crtscts modem \
defaultroute : name "(E-Mail Removed)"

-> run Slak13ppsetup which sets /etc/ppp/chap-secrets
but doesn't know about ttyUSB1

-> re-run chap-script == '/dev/modem unrecognised'
-> ls -l /dev/modem == No such file or directory
-> ln -s /dev/ttyUSB1 /dev/modem

-> re-run chap-script == Wireless-modem LCD indicates <connecting>

-> tail -f /var/log/messages ==
Sep 26 23:43:58 labeas pppd[6513]: pppd 2.4.4 started by root, uid 0
Sep 26 23:43:59 labeas chat[6514]: send (ATZ^M)
Sep 26 23:43:59 labeas chat[6514]: expect (OK)
Sep 26 23:44:04 labeas chat[6514]: ~^?}#@!}!} } }9}!}$}%\}"}&} } } }.
}#}%B#}%}%}&F^Z^R}="^Z~~^?}#@!}!}!} }9}!}$}%\}"}&}.
Sep 26 23:44:10 labeas chat[6514]: } } } }#}%B#}%}%}&F^ZKi*p~~^?}#@!
}!}"} }9}!}$}%\}"}&} } } } }#}%B#}%}%}&F^ZOc\U~~^?}
Sep 26 23:44:13 labeas chat[6514]: #@!}!}#} }9}!}$}%\}"}&} } } } }#}
%B#}%}%}&F^Z\Qx'~~^?}#@!}!}$} }9}!}$}%\}"}&} } }.
Sep 26 23:44:44 labeas chat[6514]: alarm
Sep 26 23:44:44 labeas chat[6514]: Failed
Sep 26 23:44:45 labeas pppd[6513]: Exit.
============= end of trace log:--------

Thanks for any advice.

 
Reply With Quote
 
 
 
 
Lew Pitcher
Guest
Posts: n/a

 
      09-27-2011, 01:42 AM
On September 26, 2011 20:59, in comp.os.linux.networking,
(E-Mail Removed) wrote:

> I vaguely remember the explanation ten years ago for a ppp-trace
> looking like: ~^?}#@!}!} } }9}!}$}%\}"}&} } }
>
> You could confirm it by decoding the bits -- or something?
>
> I'm very enthusiastic and optimistic that I can finally use
> my fixed-wireless-modem from linux instead of the pain of
> M$-Win7.
> =================== Here's a log of my tests:-
>
> -> edit my old chap-script from 199? to:---
> pppd lcp-echo-interval 300 lcp-echo-failure 4 connect '
> chat -v "" ATZ OK ATX OK ATM2DT#777 CONNECT "" TIMEOUT 99 ' \
> /dev/ttyUSB1 115200 debug crtscts modem \
> defaultroute : name "(E-Mail Removed)"
>
> -> run Slak13ppsetup which sets /etc/ppp/chap-secrets
> but doesn't know about ttyUSB1
>
> -> re-run chap-script == '/dev/modem unrecognised'
> -> ls -l /dev/modem == No such file or directory
> -> ln -s /dev/ttyUSB1 /dev/modem
>
> -> re-run chap-script == Wireless-modem LCD indicates <connecting>
>
> -> tail -f /var/log/messages ==
> Sep 26 23:43:58 labeas pppd[6513]: pppd 2.4.4 started by root, uid 0
> Sep 26 23:43:59 labeas chat[6514]: send (ATZ^M)
> Sep 26 23:43:59 labeas chat[6514]: expect (OK)
> Sep 26 23:44:04 labeas chat[6514]: ~^?}#@!}!} } }9}!}$}%\}"}&} } } }.
> }#}%B#}%}%}&F^Z^R}="^Z~~^?}#@!}!}!} }9}!}$}%\}"}&}.
> Sep 26 23:44:10 labeas chat[6514]: } } } }#}%B#}%}%}&F^ZKi*p~~^?}#@!
> }!}"} }9}!}$}%\}"}&} } } } }#}%B#}%}%}&F^ZOc\U~~^?}
> Sep 26 23:44:13 labeas chat[6514]: #@!}!}#} }9}!}$}%\}"}&} } } } }#}
> %B#}%}%}&F^Z\Qx'~~^?}#@!}!}$} }9}!}$}%\}"}&} } }.
> Sep 26 23:44:44 labeas chat[6514]: alarm
> Sep 26 23:44:44 labeas chat[6514]: Failed
> Sep 26 23:44:45 labeas pppd[6513]: Exit.
> ============= end of trace log:--------


OK, if you haven't touched PPP since the 1990's, then you might be forgiven
this problem.

Your PPP configuration is ancient, and expects to talk to a Hayes-compatable
internal modem. You don't have one of those.

Instead, your "fixed-wireless-modem" just converts from "serial" (on the
computer side) to wifi or phone (on the wireless side). That hash you see
at the expect is the PPP negotiation signal from the other end.

Get rid of the expect scripts. In fact, use something like the setup for
pppoe, which doesn't talk to a "modem" at all.

--
Lew Pitcher
Master Codewright & JOAT-in-training | Registered Linux User #112576
Me: http://pitcher.digitalfreehold.ca/ | Just Linux: http://justlinux.ca/
---------- Slackware - Because I know what I'm doing. ------


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to trace a pair? BJH Broadband 5 05-16-2008 08:31 PM
trace an ip in the lan babak via WinServerKB.com Windows Networking 3 07-31-2006 01:13 PM
IP trace? Flexi Broadband 4 11-01-2004 09:30 PM
Need to Network Trace Terry Windows Networking 3 08-13-2004 09:41 AM
what does this trace mean? dan Linux Networking 0 10-18-2003 10:05 PM



1 2 3 4 5 6 7 8 9 10 11