Re: NAT mit pf

From: Matthias Fechner <idefix(at)fechner.net>
Date: Mon, 20 Feb 2006 22:43:47 +0100

Hallo Dieter,

* Dieter Franzke <lists(at)eyenovation.de> [20-02-06 09:54]:
> http://www.openbsd.org/faq/pf/de/

danke Dir vielmals, die Seite ist wirklich absolut hilfreich.
Die folgenden zwei Zeilen machen das NAT dann perfekt:
nat on tun0 proto {tcp udp icmp} from 192.168.0.0/24 to any -> (tun0)
nat on tun0 proto {tcp udp icmp} from 192.168.1.0/24 to any -> (tun0)

Ich muss schon sagen, pf ist wirklich absolut genial!

Gruss
Matthias

-- 
"Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the universe trying to produce
bigger and better idiots. So far, the universe is winning." -- Rich Cook
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 20 Feb 2006 - 22:45:02 CET

search this site