Date: Mon, 12 Aug 1996 08:32:05 +1000 (GMT+1000) From: Information Help Desk <info@adn.edu.ph> To: Gang-Ryung Uh <uh@sed.cs.fsu.edu> Cc: questions@freebsd.org Subject: Re: User PPP setup Message-ID: <Pine.LNX.3.91.960812082842.6050C-100000@sili.adn.edu.ph> In-Reply-To: <199608111114.HAA15315@sed.cs.fsu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
HI !!!
I think it does not actually hang. Remember you have gone to
terminal mode. The messages displayed looked pretty normal. What you have
to do is to *press some special key to get out of the terminal mode* or a
escape sequence they call it.
In my experience with a different OS such as Linux, this key was
CTRL-]. I do not know about FreeBSD but I am sure this is what you have
to do.
Hope this is of help to you.
--
jf
On Sun, 11 Aug 1996, Gang-Ryung Uh wrote:
> Hi,
> I have a problem with Static User PPP setup. /etc/ppp.log indicates
> "CONNECTED", but in ppp>, after I typed the protocol as "ppp"
> the session is just hang!! If I am doing somthing wrong, then
> please let me know.
>
> Thanks in advance.
>
> --UGR (uh@cs.fsu.edu)
>
> ==========================================================
> 1. /etc/hosts
>
> 127.0.0.1 localhost loghost
> 128.186.121.201 bsd.cs.fsu.edu bsd
> 128.186.121.25 annexcs.cs.fsu.edu slip-gateway
>
> 2. /etc/resolve.conf
>
> nameserver 128.186.121.10
> nameserver 128.186.6.103
> nameserver 128.8.10.14
>
> 3. /etc/host.conf
>
> hosts
> bind
>
> 4. /etc/sysconfig
>
> hostname=bsd.cs.fsu.edu
> network_interfaces="lo0 tun0"
> ifconfig_tun0="inet ${hostname} slip-gateway netmask 0xffffff00"
> ifconfig_lo0="inet localhost"
>
> 5. /etc/ppp/ppp.conf
>
> default:
> set device /dev/cuaa1
> set speed 115200
> disable lqr
> deny lqr
> set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK\\dATDT\
> \T TIMEOUT 40 CONNECT"
>
> 6. user ppp session
>
> bsd# ppp
> User Process PPP. Written by Toshiharu OHNO.
> Log level is 09
> Warning: No password entry for this host in ppp.secret
> Warning: All manipulation is allowed by anyone in the world
> Using interface: tun0
> Interactive mode
>
> ppp ON bsd> show modem
> device: /dev/cuaa1 speed: 115200
> cs8, none parity
> connect count: 0
> outq: 73
> outqlen: 0
> DialScript = ABORT BUSY ABORT NO\sCARRIER TIMEOUT 5 "" ATE1Q0 OK-AT-OK
> \dATDT\T
> TIMEOUT 40 CONNECT
> LoginScript =
> PhoneNumber =
>
> ppp ON old> term
> Enter to terminal mode.
> Type `~?' for help.
> at
> OK
> atdt6446092
> CONNECT 28800/V34/NONE
> Debian Linux 1.1
> Copyright (C) 1993-1996 Debian Association, Inc. and others
> annexcs login: uh
> Password:
> Last login: Thu Aug 8 17:08:28 on ttyC2
> Linux annexcs 2.0.10 #4 Sat Aug 3 09:59:19 EDT 1996 i486
> Copyright (C) 1993-1996 Debian Association, Inc. and others
>
> Most of the programs included with the Debian Linux system are
> freely redistributable; the exact distribution terms for each program
> are described in the individual files in /usr/doc/copyright/.
>
> Debian Linux comes with ABSOLUTELY NO WARRANTY, to the extent
> permitted by applicable law.
>
> Possible protocols (login,slip,cslip,auto,slip6,cslip6,ppp,help)
> protocol: ppp
>
> DIP: Dialup IP Protocol Driver version 3.3.7o-uri (8 Feb 96)
> Written by Fred N. van Kempen, MicroWalt Corporation.
>
> Your IP address is 128.186.121.202 Server address is 128.186.121.25
> Netmask is 255.255.255.0 MTU is 296 Starting PPP mode
>
>
> Then Hang at this point!!!
>
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.960812082842.6050C-100000>
