Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 1999 17:13:39 +0200
From:      "Tomas TPS Ulej" <tps@ti.sk>
To:        <freebsd-net@freebsd.org>
Subject:   TRANSPROXY Problem
Message-ID:  <09fd01bedc30$6fae7e00$2327a8c3@tps.sk>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?09fd01bedc30$6fae7e00$2327a8c3>