Networking Forums

Networking Forums > Computer Networking > Linux Networking > Telnet is not fully transparent - simple alternative for PPP/TCP ?

Reply
Thread Tools Display Modes

Telnet is not fully transparent - simple alternative for PPP/TCP ?

 
 
arielCo
Guest
Posts: n/a

 
      11-02-2005, 08:50 PM
Hello,

I am trying to set up PPP over a remote GPRS modem (classical), but
'telnet -8' still interprets 0xFF as the command character. Then I
tried at a shell prompt:
$ kermit -0C "eightbit, set host 10.21.9.92 1001, if fail exit 1,
connect"
and it hangs at the first PPP LCP, just like this:

<capture>
[root@testmanager ~]# kermit -0C "eightbit, set host 10.21.9.92 1001,
if fail exit 1, connect"
Trying 10.21.9.92... Reverse DNS Lookup... Failed.
Negotiations.. (OK)
Connecting to host 10.21.9.92:1001.

ESCAPE CHARACTER IS DISABLED

----------------------------------------------------
at

OK
atd*99#

CONNECT 115200
~
</capture>

After that I have to do a kill -9.

My question: is there a "simple" alternative? I intend to handle
initialization + dialing in a separate script and launch pppd after
getting the "CONNECT 115200" indication. Something along the lines of
netcat, but 8-bit-clean.

Any ideas?

arielCo

 
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
F-plug need to be fully tightened? Peto Broadband 77 09-26-2008 11:59 PM
Enable root access to telnet with krb5-telnet Phoe6 Linux Networking 2 06-08-2007 11:00 AM
Telnet simple question Fabrussio Windows Networking 3 02-27-2007 01:49 PM
Ris fully unattended Denbian Windows Networking 1 03-30-2006 03:30 PM
Fully qualified domain name Greg Linux Networking 0 02-22-2004 04:00 PM



1 2 3 4 5 6 7 8 9 10 11