Date: Tue, 11 May 1999 23:00:11 +0200 From: "Tomas TPS Ulej" <tps@arc.netlab.sk> To: <questions@freebsd.org>, <freebsd-hackers@freebsd.org> Subject: Redirection service Message-ID: <003101be9bf1$42821ec0$6301a8c0@tps.tps.sk>
next in thread | raw e-mail | index | archive | help
I saw bounce package and also linux redir. More information about trasparent proxy I found at http://www.pdos.lcs.mit.edu/~cananian/Projects/IPfwd/ is there solution for FreeBSD? I need this: BOX A (195.168.11.1) -> REDIR (195.168.11.5) -> DEST 1 (195.168.12.1) -> DEST 2 (195.168.12.2) How can I set box 195.168.11.5 if I want got connection from BOX A to DEST 1 (masquaraded). Anyway, maybe is confused now :) BOX A -> REDIR -> DEST1 (a) (b) (c) on (b) is source IP (a), dest (b) I want rewrite packet to source (a), dest (c). If I try use bounce source will change to (b), dest to (c). I nedd source (a), dest (c) Any ideas? related webpage sources... ? Thanx in advice -- Tomas TPS Ulej System Administrator tps@internet.sk, tu36-ripe TELENOR Internet, NETLAB Network, Slovakia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003101be9bf1$42821ec0$6301a8c0>