Date: Thu, 5 Oct 1995 09:13:55 -0400 (EDT) From: John Capo <jc@irbs.com> To: seiffert@neosoft.com (Mark Seiffert) Cc: freebsd-isp@freebsd.org Subject: Re: PPP setup with dynamic IP Message-ID: <199510051313.JAA01174@irbs.irbs.com> In-Reply-To: <199510050438.XAA16074@praline.no.NeoSoft.com> from "Mark Seiffert" at Oct 4, 95 11:38:49 pm
next in thread | previous in thread | raw e-mail | index | archive | help
Mark Seiffert writes: > > I am trying to get the PPP connection to my up-stream ISP setup correctly > and I am having problems. I am running FreeBSD 2.0.5 from the Walnut Creek > CD on a 486 with 16MB RAM and a 1G hard drive. > > I have read the html handbook pages and have PPP working to the point where > I can run ppp and dial the ISP. After the connect is made I have to > manually type `add 0 0 HISADDR' into the ppp program in order to get things > working. I think I understand that this entry is supposed to be in > /etc/ppp/ppp.linkup in the form of ; > > > X.X.X.X.: > add 0 0 HISADDR > > Since I am using a dyniamic PPP address I do not know what to replace the Xs > with. I have tried `0.0.0.0:' and even `0:' but neither work. What do I > need to do? I have not tried this but the the system name you are calling should work. > > > Next question is data compression (predicitive compression?) enabled the > default. I have seen mention of disabling and denying compression and I am > not too happy with the transfer rates. Do I need to add anything to the > ppp.conf file to enable compression? > Predictor-1 and Vj compression are enabled by default. Vj compression only compresses headers, not the data portion of the packet. Predictor-1 compresses the entire packet. In both cases, the other end of your link must support compression. I turned off modem compression and enabled predictor-1 yesterday. Ping times to my next router went from 170Ms to 140Ms with a 21600 DCE link. John Capo IRBS Engineering High performance FreeBSD systems
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510051313.JAA01174>
