Date: Fri, 21 Jun 1996 19:54:04 +0000 () From: Sergio de Almeida Lenzi <lenzi@bsi.com.br> To: Cameron Slye <cslye@info.infosite.com> Cc: questions@FreeBSD.org Subject: Re: pppd Message-ID: <Pine.BSF.3.91.960621194803.18712A-100000@cwbone.bsi.com.br> In-Reply-To: <199606201807.LAA10174@info.infosite.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Cameron I use pppd in our isp in Brazil. Our /etc/ppp/options file is: modem crtscts mtu 296 netmask 0xfffffffe and the command I used to link two machines is: machine 1:/usr/sbin/pppd passive defaultroute connect xxxx :200.250.34.4 /dev/cuaa1 57600 where xxx is a chat script in the form: chat "" AT OK ATDT5559944 ogin: user word: pwd '$' /usr/sbin/pppd passive OS FreeBSD 2.1. Hope this will help. Sergio de Almeida Lenzi.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960621194803.18712A-100000>