From owner-freebsd-questions Thu Mar 13 14:16:51 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7683837B401 for ; Thu, 13 Mar 2003 14:16:50 -0800 (PST) Received: from supermail.mweb.co.za (supermail.mweb.co.za [196.2.53.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D62943FA3 for ; Thu, 13 Mar 2003 14:16:48 -0800 (PST) (envelope-from dimitripn@yahoo.co.uk) Received: from [196.7.205.158] (helo=d) by supermail.mweb.co.za with smtp (Exim 3.22 #1) id 18tawM-0003Ug-00 for freebsd-questions@FreeBSD.ORG; Fri, 14 Mar 2003 00:12:42 +0200 Message-ID: <016301c2e9ae$32a80a50$9ecd07c4@d> From: "Dimitri Nedeltchev" To: "freebsd-questions" Subject: user-ppp, named and squid Date: Fri, 14 Mar 2003 00:16:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi there, I have a freeBSD 5.0 RELEASE machine acting as a Dial-Up router and proxy for a LAN with 1 ISP Dial-Up account. I have user-ppp, named and squid. when all are enabled in the rc.conf file the machine hangs at boot time just before it says "i386 initialisation" or something like that.... Then I press Ctrl-C and everything carries on and I can log in but immediately after that ppp dials out. named only forwards requests to the ISP's DNS and in named.conf I have set dialup to yes. The work around is to only enable ppp and start the other services once I log in but as soon as I start named for example it dials out. after the ppp timeout expires modem disconnects and everything comes to normal. then I start squid and the same thing happens, dials out, timeout expires and all is OK. Does anyone know what I can do to stop those two named and squid from doing that... or maybe there is an option in ppp.conf... I have read everything and tried everything - still no luck. may be I am missing something. thanx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message