|
|||||||||||
|
Few typos from www/faq/faq6.html
From: <kenmacd(at)hushmail.com>
Date: Sat Nov 09 2002 - 14:24:44 EST
I know there is a planned rewrite of this faq, but thought I would point this out for a quick fix: In section "6.3.3 Nat Knowledge Base" The rdr rules do not follow the new required 'proto tcp', and therefor fail if used. This appears in 5 places: rdr on tl0 from any to any port 21 -> 127.0.0.1 port 8021 rdr on fxp0 from any to any port 80 -> 192.168.1.80 port 80 rdr on fxp0 from any to any port 8080 -> 192.168.1.35 port 80 rdr on tl0 from any to ! 64.12.163.199 port 21 -> 127.0.0.1 port 8021 rdr on $ext_if from any to $ext_if port 80 -> $server port 80 I'll include a quick `cvs diff -u` that adds proto tcp to each. Kenny [demime removed a uuencoded section named faq6.patch which was 42 lines] Get your free encrypted email at https://www.hushmail.com Received on Sat Nov 9 14:27:33 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:29:37 EDT |
||||||||||
|
|||||||||||