Re: Source NAT using PF on OpenBSD 4.9

2011-05-16 Thread Stefan N
om: Han Hwei Woo To: misc@openbsd.org Cc: Stefan N Sent: Tue, May 17, 2011 3:34:32 AM Subject: Re: Source NAT using PF on OpenBSD 4.9 On 5/16/2011 3:29 AM, Stefan N wrote: > Hi All, > > I have done some testing using PF Open BSD 4.9. > There are 2 testing: > 1. without nat (succe

Re: Source NAT using PF on OpenBSD 4.9

2011-05-16 Thread Han Hwei Woo
On 5/16/2011 3:29 AM, Stefan N wrote: Hi All, I have done some testing using PF Open BSD 4.9. There are 2 testing: 1. without nat (successfull) 2.With source NAT(not successfull) The diagram is notebook--em0[OpenBSD 4.9 PF]em1-webserver(TCP/443) em0 is 192.168.1.216/24 notebook

Re: Source NAT using PF on OpenBSD 4.9

2011-05-16 Thread Stefan N
__ From: Rodrigo Mosconi To: Stefan N Sent: Mon, May 16, 2011 9:25:55 PM Subject: Re: Source NAT using PF on OpenBSD 4.9 2011/5/16 Stefan N : > Hi All, > > I have done some testing using PF Open BSD 4.9. > There are 2 testing: > 1. without nat (successfull) > 2.With source NAT(not

Re: Source NAT using PF on OpenBSD 4.9

2011-05-16 Thread Peter N. M. Hansteen
Stefan N writes: > What else is missing or isn't configured correctly? There was no error while > I > reload the rule using pfctl -f /etc/pf.conf A rule set can be syntactically correct but still not make any sense. I'm not sure I understand what you are actually trying to achieve, but I have