Date: Mon, 2 Aug 1999 18:09:15 +0200 (MET DST) From: Milan Kopacka <mkop5230@ss1000.ms.mff.cuni.cz> To: Tomas TPS Ulej <tps@ti.sk> Cc: freebsd-net@FreeBSD.ORG Subject: Re: TRANSPROXY Problem Message-ID: <Pine.GSO.3.96.990802175243.9146A-100000@u-us0.ms.mff.cuni.cz> In-Reply-To: <09fd01bedc30$6fae7e00$2327a8c3@tps.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 1 Aug 1999, Tomas TPS Ulej wrote: Hi, > 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 I think, you are missing the IPFILTER option. Milan Kopacka -- ... a koho system nachyta na procesoru, tomu snizi prioritu. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.990802175243.9146A-100000>