Date: Mon, 11 Oct 1999 21:48:10 -0500 From: "D.Schneider" <mrtyler@earthlink.net> To: <freebsd-questions@FreeBSD.org> Subject: PPP dialup problems Message-ID: <001001bf145c$4c699d80$5943a8c0@GENOCIDE>
next in thread | raw e-mail | index | archive | help
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>PPP wont dial modem.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Starting PPP using =
: =20
<STRONG>ppp -auto provider</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>response is : <STRONG>Working in auto=20
mode</STRONG></FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2><STRONG> &n=
bsp; =20
Using interface: tun0 </STRONG></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>returns to a command prompt. No modem=20
activity.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>PRE-STARTING PPP (after reboot) netstat =
-rn=20
results:</FONT></DIV>
<DIV><STRONG><FONT face=3DArial =
size=3D2> =20
Destination Gateway =20
Flags Refs =20
Use Netif Expire</FONT></STRONG></DIV>
<DIV><STRONG><FONT face=3DArial =
size=3D2> =20
127.0.0.1 =
127.0.0.1 =20
UH =20
0 =20
0 =
lo0</FONT></STRONG></DIV>
<DIV><FONT face=3DArial =
size=3D2><STRONG> =20
192.168.67 =20
link#1 =20
UC =20
0 =20
0 =20
xl0</STRONG></FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>POST STARTING PPP netstat -rn results=20
:</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2> <STRONG>Destinat=
ion =20
Gateway =20
Flags =20
Refs =20
Use Netif Expire</STRONG></FONT></DIV>
<DIV><STRONG><FONT face=3DArial=20
size=3D2> =20
default =
=20
10.0.0.2 =20
UGSc &nb=
sp;=20
0 =
=20
0 =20
tun0</FONT></STRONG></DIV>
<DIV><STRONG><FONT face=3DArial=20
size=3D2> 10.0.0.2&n=
bsp; =20
10.0.0.1 UH &nb=
sp; &nbs=
p; =20
1 =
0 =
tun0</FONT></STRONG></DIV>
<DIV><STRONG><FONT face=3DArial=20
size=3D2> =20
127.0.01  =
;=20
127.0.0.1 =20
UH  =
; =20
0 =
=20
0 lo0</F=
ONT></STRONG></DIV>
<DIV><FONT face=3DArial=20
size=3D2><STRONG> =20
192.168.67 =20
link#1 &=
nbsp;=20
UC  =
; =20
0 =
0 =
=20
xl0</STRONG></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>attached are the <STRONG>ppp.conf , =
ppp.linkup,=20
rc.conf</STRONG></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>thanks</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>
------=_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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001001bf145c$4c699d80$5943a8c0>
