Skip site navigation (1)Skip section navigation (2)
Date:      04 Jul 2001 10:47:32 +0930
From:      Andrew Reid <andrew.reid@plug.cx>
To:        freebsd-questions@freebsd.org
Subject:   Static NAT using natd
Message-ID:  <994209462.6462.14.camel@percible.alfred.cx>

next in thread | raw e-mail | index | archive | help
Hello All,

From the documentation that I've read, it's possible to do static NAT
using natd. However, I have a /26 subnet that I need to run static NAT
on.

Ie, I want connections from my (internal) mail server to be run out
through 1.2.3.1, and connections from my (internal) web server to be run
out through 1.2.3.2.

I know this is quite trivial using IPF (well, IPNAT), but it seems to be
quite difficult to do (with natd) when there are 60-odd addresses, each
with their own pathways.

Have I missed something that can allow me to use natd to do what I've
outlined above? If so, can anyone suggest any documentation that could
help in this circumstance?

If it's not really feasable, how are others doing it?

Thanks in advance,

   - andrew

--
void signature () {
	cout << "Andrew Reid -- andrew.reid@plug.cx" << endl ;
	cout << "Cell: +61 401 946 813" << endl;
	cout << "Quidquid latine dictum sit, altum viditur" << endl;
}


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?994209462.6462.14.camel>