From owner-freebsd-questions Sun Dec 23 5:32:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (217-13-4-9.dd.nextgentel.com [217.13.4.9]) by hub.freebsd.org (Postfix) with ESMTP id 8440837B416 for ; Sun, 23 Dec 2001 05:32:53 -0800 (PST) Received: by mail.broadpark.no (Postfix, from userid 60001) id 2A95C8052; Sun, 23 Dec 2001 14:32:52 +0100 (MET) To: freebsd-questions@freebsd.org Subject: Message-ID: <1009114372.3c25dd041de76@mail.broadpark.no> Date: Sun, 23 Dec 2001 14:32:52 +0100 (MET) From: johann@broadpark.no MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.7 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 For any daemon to work on my static NAT-based ADSL connection, a port redirection entry of the daemon's port (range) on my ADSL router-modem is required. I recently wanted DCC (Irssi) and passive FTP mode (ProFTPD) to work on my FreeBSD 4.4-STABLE box. Thus, I added an entry for the IANA-registered ephemeral port range (49152-65535), as well as setting the PassivePorts directive in ProFTPD to match. It's also weird, because whenever I recieve a DCC connection, it goes to something like port 4384. And if I request one, the user sees it coming from 10.0.0.1 (my router-modem). By the way, I'm not running NATD. Well, I hope someone knows the answer to my problem. Cheerio! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message