Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2000 16:03:49 +0300
From:      "O.Trofileeva" <olq@sinshost.sins.ru>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   natd + ftp-client
Message-ID:  <200011231258.PAA53813@sinshost.sins.ru>

next in thread | raw e-mail | index | archive | help
I have a local net with false addresses and a router to internet made on
FreeBSD 3.4 with nat. A router has two network adapters: one with false
address and the other with two real (one as "primary" a.a.a.a and one as
alias b.b.b.b). Nat works well in its conventional configuration but I need
that all packets making ftp-connections and going from local clients behind
nat have not primary real address, but alias address - they should go out
with alias address.

So, now I have:
ip divert 8668 ip from any to any via tl0
/sbin/natd -p 8668 -a a.a.a.a

Thanks for any advice.
Olga Trofileeva



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011231258.PAA53813>