From owner-freebsd-questions Mon Oct 11 19:51:17 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.prod.itd.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 58D0D14C07 for ; Mon, 11 Oct 1999 19:51:13 -0700 (PDT) (envelope-from mrtyler@earthlink.net) Received: from XAVIER (ip67.houston20.tx.pub-ip.psi.net [38.31.108.67]) by hawk.prod.itd.earthlink.net (8.9.3/8.9.3) with SMTP id TAA20831 for ; Mon, 11 Oct 1999 19:51:05 -0700 (PDT) Message-ID: <001001bf145c$4c699d80$5943a8c0@GENOCIDE> From: "D.Schneider" To: Subject: PPP dialup problems Date: Mon, 11 Oct 1999 21:48:10 -0500 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_000C_01BF1432.50316D00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000C_01BF1432.50316D00 Content-Type: multipart/alternative; boundary="----=_NextPart_001_000D_01BF1432.50316D00" ------=_NextPart_001_000D_01BF1432.50316D00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable PPP wont dial modem. Starting PPP using : ppp -auto provider response is : Working in auto mode Using interface: tun0=20 returns to a command prompt. No modem activity. PRE-STARTING PPP (after reboot) netstat -rn results: Destination Gateway Flags Refs Use Netif = Expire 127.0.0.1 127.0.0.1 UH 0 0 = lo0 192.168.67 link#1 UC 0 0 = xl0 POST STARTING PPP netstat -rn results : Destination Gateway Flags Refs = Use Netif Expire default 10.0.0.2 UGSc 0 = 0 tun0 10.0.0.2 10.0.0.1 UH 1 = 0 tun0 127.0.01 127.0.0.1 UH 0 = 0 lo0 192.168.67 link#1 UC 0 = 0 xl0 attached are the ppp.conf , ppp.linkup, rc.conf thanks ------=_NextPart_001_000D_01BF1432.50316D00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
PPP wont dial modem.
 
Starting  PPP using = :   =20 ppp -auto provider
response is : Working in auto=20 mode
         &n= bsp;         =20 Using interface: tun0
 
returns to a command prompt. No modem=20 activity.
 
PRE-STARTING PPP (after reboot) netstat = -rn=20 results:
      =20 Destination     Gateway    =20 Flags      Refs    =20 Use     Netif Expire
      =20 127.0.0.1        = 127.0.0.1   =20 UH          =20 0        =20 0         = lo0
      =20 192.168.67     =20 link#1        =20 UC         =20 0        =20 0         =20 xl0
 
 
POST STARTING PPP netstat -rn results=20 :
        Destinat= ion      =20 Gateway       =20 Flags           =20 Refs          =20 Use      Netif Expire
        =20 default           =   =20 10.0.0.2        =20 UGSc           &nb= sp;=20 0            =   =20 0         =20 tun0
         10.0.0.2&n= bsp;          =20 10.0.0.1         UH &nb= sp;           &nbs= p;  =20 1            =    0         =  tun0
        =20 127.0.01           = ;=20 127.0.0.1      =20 UH            = ;   =20 0            =   =20 0           lo0
        =20 192.168.67       =20 link#1           &= nbsp;=20 UC            = ;   =20 0            =    0         =  =20 xl0
 
attached are the ppp.conf , = ppp.linkup,=20 rc.conf
 
thanks
 
 
------=_NextPart_001_000D_01BF1432.50316D00-- ------=_NextPart_000_000C_01BF1432.50316D00 Content-Type: application/octet-stream; name="rc.conf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="rc.conf" # This file now contains just the overrides from /etc/defaults/rc.conf=0A= # please make all changes to this file.=0A= =0A= # -- sysinstall generated deltas -- #=0A= ifconfig_xl0=3D"inet 192.168.67.197 netmask 255.255.255.0"=0A= moused_port=3D"/dev/psm0"=0A= moused_enable=3D"YES"=0A= gateway_enable=3D"YES"=0A= # defaultrouter=3D"192.168.67.100"=0A= network_interfaces=3D"xl0 lo0"=0A= hostname=3D"GuardBSD.GENOCIDE"=0A= router_enable=3D"NO"=0A= ------=_NextPart_000_000C_01BF1432.50316D00 Content-Type: application/octet-stream; name="ppp.linkup" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="ppp.linkup" provider:=0A= delete ALL=0A= add 0 0 HISADDR=0A= ------=_NextPart_000_000C_01BF1432.50316D00 Content-Type: application/octet-stream; name="ppp.conf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="ppp.conf" default:=0A= set device /dev/cuaa0=0A= set speed 38400=0A= set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 = OK-AT-OK \\dATDT\\TTIMEOUT 40 CONNECT"=0A= provider:=0A= set phone "7137671503"=0A= set login "TIMEOUT 10 \"\" \"\" gin:-gin: XXXXXXXX word: XXXXXXXX = col: ppp" =0A= set timeout 300=0A= set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0=0A= add 0 0 10.0.0.2 =0A= enable dns=0A= =0A= ------=_NextPart_000_000C_01BF1432.50316D00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message