Date: Fri, 10 Oct 2003 16:43:59 +0100 From: Jeff Penn <jeff+dated+1066232640.c29b59@jrpenn.demon.co.uk> To: freebsd-questions@freebsd.org Subject: Re: ppp confusion Message-ID: <20031010154359.GA300@jrpenn.demon.co.uk> In-Reply-To: <200310091720.11436.brucen@ansonic.com.au> References: <200310091720.11436.brucen@ansonic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 09, 2003 at 05:20:11PM +1000, nevle wrote: > I made the changes you suggested and seemed to be connected (full modem > lights) but couldn't log-on to any site(using Lynx),tried to "ping -c > 204.216.27.18" ,and got "invalid count of packets to transmit..." > ##ppp.conf etc ... > add default HISADDR # Add a (sticky) default route I noticed in your original post you included the following details: >> my ppp.linkup file says >> MYADDR: >> delete ALL >> add 0 0 HISADDR Try commenting out those last two lines in ppp.linkup. You should only need 'add default HISADDR' in ppp.conf or ppp.linkup, not both. Jeff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031010154359.GA300>