[pfSense] allow all except one port

2014-09-11 Thread Faisal Gillani
Hello everyone I am a newbie with pfSense, I want to create a firewall rule which will allow any port except one or two port. So far I am unable to find such option, can you help ? Regards Faisal ___ List mailing list List@lists.pfsense.org

Re: [pfSense] allow all except one port

2014-09-11 Thread Usama Ahmad
Hello Faisal, You will need a rule to allow all ports and above that, rules for each port you wish to block. PfSense goes through rules in a sequence from top to bottom. So it will block the ports specified in each rule and let the rest pass. hope that helps, Usama On Thu, Sep 11, 2014 at 2:22

Re: [pfSense] allow all except one port

2014-09-11 Thread Tim Dickson
Or even better... ONLY put the two specific allow rules. PfSense blocks by default so the rest will be blocked. (And rules are top down) This would be on the rules tab for the interface you are connecting from (usually LAN) On Sep 10, 2014 11:42 PM, Usama Ahmad u.us...@gmail.com wrote: Hello

Re: [pfSense] allow all except one port

2014-09-11 Thread khmasood
Create a block rule and place it above allow all port rule. Regards, Khurram Hello everyone I am a newbie with pfSense, I want to create a firewall rule which will allow any port except one or two port. So far I am unable to find such option, can you help ? Regards Faisal

Re: [pfSense] allow all except one port

2014-09-11 Thread Faisal Gillani
Thank you all :) From: Usama Ahmad [mailto:u.us...@gmail.com] Sent: Thursday, September 11, 2014 11:42 AM To: faisal.gill...@akesp.org; pfSense Support and Discussion Mailing List Subject: Re: [pfSense] allow all except one port Hello Faisal, You will need a rule to allow all ports