Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

I have this firewall rule in my (ex) Debian box:

-A POSTROUTING -s ! 192.168.1.0/255.255.255.0 -j MASQUERADE

And I want to implement the same on my pfsense box.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.