Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 1998 16:16:59 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Barry Monk <ba.monk@time-off.demon.co.uk>
Cc:        freebsd-users@freebsd-uk.eu.org, freebsd-questions@FreeBSD.ORG
Subject:   Re: PPP and Netscape/DNS
Message-ID:  <Pine.BSF.4.03.9811161616270.17775-100000@resnet.uoregon.edu>
In-Reply-To: <001701be1096$44e5c400$a4b0e4d4@barrym>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 15 Nov 1998, Barry Monk wrote:

> Thanks to Mark, I have now got User PPP running and can dial my ISP using
> the following script :-
> 
> default:
>  set device /dev/cuaa1
>  set speed 28800
>  set dial "ABORT BUSY ABORT NO\\sCARRIER   TIMEOUT   6 \"\" ATE1Q0 OK-AT-OK
> \\dATDT\T TIMEOUT  40 CONNECT"
> demon:
>  set phone 13245678
>  set login "TIMEOUT 10 login:-\\r-login: xxxxx word ****** col ppp"
>  set timeout 120
>  set ifaddr 212.228.176.164 158.152.1.222
>  add 0 0 158.152.1.222
           ^^^^^^^^^^^^^
Change this to 'HISADDR' and it should quiet it.  You want the remote to
provide their IP address, as it'll change each time you call up.

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org


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?Pine.BSF.4.03.9811161616270.17775-100000>