Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 1997 16:35:23 -0500
From:      SPike <sporkl@dti.net>
To:        freebsd <freebsd-questions@freebsd.org>
Subject:   PPP
Message-ID:  <34905C9B.4551@dti.net>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

--------------2BF54153125
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi again.

	I am confused. I have included my new conf files. Where should the set
ifaddr line be if I am going to manually use term? How do I set it to
just dial to dti.net, login, and set up normal routeing?? 

	-Spike

--------------2BF54153125
Content-Type: text/plain; charset=us-ascii; name="ppp.conf"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="ppp.conf"


default:
	set device /dev/cuaa1
	set speed 57600
	disable lqr
	deny lqr
	set dial "ABORT BUSY TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT" 
	set phone 12128860541
	set login "TIMEOUT 50 gin:-BREAK-gin: sporkl word: ZPfZag/y"
	set ifaddr 10.1.1.1/0 10.1.1.2/0 255.255.255.255
	add 0 0 HISADDR
	set openmode active	
	enable msext
	set timeout 0
	

dti.net:
	set phone 12128860541
	set dial "ABORT BUSY TIMEOUT 20 \"\" ATE1Q0 OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT" 	
	set login "TIMEOUT 50 gin:-BREAK-gin: sporkl word: ZPfZag/y"
	set timeout 0
	set ifaddr 10.1.1.1/0 10.1.1.2/0 255.255.255.255
	add 0 0 HISADDR
	set openmode active	
	set timeout 0	
	enable msext



--------------2BF54153125
Content-Type: text/plain; charset=us-ascii; name="netstatlog"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="netstatlog"

Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            206.252.135.140    UGSc        1        3      tun0
127.0.0.1          127.0.0.1          UH          0       23       lo0
206.252.135.140    10.1.1.1           UH          1        0      tun0

--------------2BF54153125
Content-Type: text/plain; charset=us-ascii; name="ppp.linkup"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="ppp.linkup"

MYADDR: 
	delete ALL
	add 0 0 HISADDR
--------------2BF54153125--




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