From owner-freebsd-questions Thu Jul 19 1:58:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 7FA3F37B406 for ; Thu, 19 Jul 2001 01:58:21 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id LAA26620; Thu, 19 Jul 2001 11:05:52 +0200 Message-ID: <3B56A19C.5F8693D2@i-clue.de> Date: Thu, 19 Jul 2001 11:00:12 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: j mckitrick Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cvsup from dhcp client References: <20010718183741.B75011@dogma.freebsd-uk.eu.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 j mckitrick schrieb: > > I'm running dhclient for the first time after running a ppp connection most > of the time. When I try to connect to any of the cvsup sites, I am told > 'connection refused.' Any idea why? Reverse lookup for your IP failed. > I have a firewall for ppp, but I haven't started using one for dhclient. My > network is apparently behind a firewall already, here at the office. What > other info should I provide? CVSup builds two connections: one from the client to the server to send the version information of all the files you got to the server, another one from the server to the client to send all the edits and changes to your box. > I have ed0 and bpf in my kernel, and I used 'dhclient ed0' to connect. > Everything else works fine: ssh, ftp, and netscape. You have to allow incoming connections for the CVSup data port. See it's manpage. Additional literature may be found at Mr. Polstra's website. (www.polstra.com, IIRC.) HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message