Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 1997 23:58:45 -0500
From:      "Glen" <gi143@cybercomm.net>
To:        <questions@freebsd.org>
Subject:   Help ppp still not working
Message-ID:  <199701090445.XAA24682@raven.cybercomm.net>

next in thread | raw e-mail | index | archive | help
When I start ppp -auto cybercomm it looks like I'm connecting, but when I
try to 
ping or ftp or Telnet just hangs!!!  Here is a copy of my ppp.conf,
ppp.linkup, ppp.log 
file.  Also  a result of an netstat -rn with tun0.   Is there anyway to
trace this ppp stuff
better than this log file.

Thanks!!!!!!!!!!!!!

default:
  set device /dev/cuaa1
  set speed 57600
  set parity none
  set timeout 1200
  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATL0M1E1V1X4S0=0
OK-AT-OK \\dATDT8183400\T TIMEOUT 60 CONNECT"

cybercomm:
  set login "TIMEOUT 5 ogin:-\\r-ogin: Pjay word: MyPassword"
  set ifaddr 199.171.196.4/0 199.171.196.3/0 netmask 0xfffffff0 " Is this
correct my   isp Gateway is 199.171.196.3"????????
  add 0 0 HISADDR 

ppp.linkup
delete all
add 0 0 HISADDR


ppp.log
LPC: state change Initial --> closed
LPC: state change closed --> stopped
Disconnected
Connect time:104 secs  "Why does the drop me so quick"
Phase: Dead
LCP: LayerStart
Phase: Establish


netstat -rn

Destination	Gateway	Flags	Refs	Use	Netif Expire

127.0.0.1	127.0.0.1	uh	0 	0	lo0
10		Link#1		uc	0	0		
10.0.0.1		mac		uhlw	1 	11	lo0
199.171.196.3	199.171.196.4	uh	0	0	tun0





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701090445.XAA24682>