From owner-freebsd-questions Sun Dec 14 12:53:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA09388 for questions-outgoing; Sun, 14 Dec 1997 12:53:52 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA09378 for ; Sun, 14 Dec 1997 12:53:45 -0800 (PST) (envelope-from grog@lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id HAA02528; Mon, 15 Dec 1997 07:23:36 +1030 (CST) (envelope-from grog) Message-ID: <19971215072336.48296@lemis.com> Date: Mon, 15 Dec 1997 07:23:36 +1030 From: Greg Lehey To: Jerome Culet JD Cc: questions@FreeBSD.ORG Subject: Re: PPP References: <3.0.3.32.19971214094002.0091f440@pop.slip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: <3.0.3.32.19971214094002.0091f440@pop.slip.net>; from Jerome Culet JD on Sun, Dec 14, 1997 at 09:40:02AM -0800 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, Dec 14, 1997 at 09:40:02AM -0800, Jerome Culet JD wrote: > > I am having trouble loging on to my ISP with PPP and getting a conection with > my browser. Perhaps you culd turn me on to a simple loin script. > > I have a dedicated ip of 207.171.241.46 (via ISP) > The ip on local machine is 208.202.191.146 > The ISP's DNS is 204.160.88.10 > > THIS IS THE INFO THEY GAVE ME > > dedicated host name IP address > jculet.ip.slip.net > Here's parameters you will need to login > Username: Sjculet > Password: Use your existing password > IP Address: 207.171.241.46 > DNS Entry: jculet.ip.slip.net > Can you give me any ideas? I have apache up on my local 2 machine network. Well, the first suggestion is to get the link working before worrying about apache. The second would be to tell us what the problems are. In this connection it would be helpful, for example, to know which kind of ppp you're using (kernel ppp, aka pppd, or user ppp, aka ppp). The third would be to explain what you mean by "dedicated ip" and "ip on local machine". I would normally expect them to be the same. Which is your end, which is the ISP's end? Greg