From owner-freebsd-net Sun Aug 1 8:15:10 1999 Delivered-To: freebsd-net@freebsd.org Received: from arc.netlab.sk (arc.netlab.sk [195.168.1.2]) by hub.freebsd.org (Postfix) with ESMTP id C8BC514C86 for ; Sun, 1 Aug 1999 08:15:03 -0700 (PDT) (envelope-from tps@ti.sk) Received: from tps (root@qwyx.netlab.sk [195.168.0.2]) by arc.netlab.sk (8.9.3/8.9.3) with SMTP id RAA04814 for ; Sun, 1 Aug 1999 17:13:55 +0200 (CEST) Reply-To: From: "Tomas TPS Ulej" To: Subject: TRANSPROXY Problem Date: Sun, 1 Aug 1999 17:13:39 +0200 Message-ID: <09fd01bedc30$6fae7e00$2327a8c3@tps.sk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm running FreeBSD r4 and I want use transproxy for bounce telnet. My problem is: Script started on Sun Aug 1 14:45:48 1999 root# /usr/local/sbin/tproxy -t -s 23 195.168.0.2 23 open(/dev/ipnat): Device not configured root# /usr/local/sbin/tproxy -s 23 195.168.0.2 23 open(/dev/ipnat): Device not configured root# cd /dev root# ./MAKEDEV ipl root# /usr/local/sbin/tproxy -t -s 23 195.168.0.2 23 open(/dev/ipnat): Device not configured Script done on Sun Aug 1 14:46:37 1999 Where is the problem? My kernel includes now: options IPDIVERT options IPFIREWALL options IPSTEALTH options DUMMYNET options BRIDGE options IPFIREWALL_FORWARD options IPFILTER_LOG Thanx for any idea -TPS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message