Re: Help needed to get PF working

2007-10-30 Thread ropers
On 25/10/2007, Nico Meijer <[EMAIL PROTECTED]> wrote: > Hi Timo, > > Since we're on the subject of dumb ideas... What happens when you start > over with only your NAT rule and slowly start adding the additional rules? > > So, start over, start open, make NAT work, then lock it down and see > when/i

Re: Help needed to get PF working

2007-10-25 Thread Nico Meijer
Hi Timo, > Yeah, that was pretty much caused by the gmail account. The pf.conf I > have on my server is formatted correctly. Since we're on the subject of dumb ideas... What happens when you start over with only your NAT rule and slowly start adding the additional rules? So, start over, start o

Re: Help needed to get PF working

2007-10-25 Thread Timo Myyrä
Yeah, that was pretty much caused by the gmail account. The pf.conf I have on my server is formatted correctly. Timo Jack J. Woehr wrote: On Oct 25, 2007, at 11:58 AM, Timo Myyrd wrote: Any other ideas? Here's a dumb idea: In your posting, a lot of lines in your pf.conf file are wrapped. I

Re: Help needed to get PF working

2007-10-25 Thread Jack J. Woehr
On Oct 25, 2007, at 11:58 AM, Timo Myyrd wrote: Any other ideas? Here's a dumb idea: In your posting, a lot of lines in your pf.conf file are wrapped. I *hope* that happened in email and isn't actually the case in the pf.conf file? One of those "Sir, is the computer actually plugged in?" quest

Re: Help needed to get PF working

2007-10-25 Thread Timo Myyrä
Ah, I forgot to mention that the packet forwarding is indeed enabled already. I checked the sample pf.conf on your webpage and edited it to change the interface names and commented the queue rules. I then loaded the rules with "pfctl -f /etc/pf.new" but still I could only access my server from

Re: Help needed to get PF working

2007-10-25 Thread Calomel
Timo, If this box is going to be a firewall and you expect to pass packets from one interface to the other you _MUST_ enable packet forwarding. Even if pf is setup correctly for your network, no packets will traverse between your internal and external networks unless packet forwarding is turned on

Help needed to get PF working

2007-10-24 Thread Timo Myyrä
Hi, I'm currently trying to configure small home network: ADSL > Server / Firewall > Desktop Now I'm working on building a proper firewall to my server. So far the situation is following: - Servers internet connection works - Desktop receives IP, nameserver and default route from server'