DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Security

OpenBSD Security Functionally paranoid!

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 7th August 2010
ikevinjpdev ikevinjpdev is offline
New User
 
Join Date: Aug 2010
Posts: 2
Default PF NAT configuration help

I am configuring OpenBSD as a firewall/gateway/NAT and I put in these statements in my pf.conf:

---

block log all

pass out quick on tun0 from re0:network to any nat-to (tun0)
pass in quick on re0

---

It works, BUT I would like to write the "pass in quick on re0" to be more specific. It should specify that the traffic be from the particular network or specific computers to pass through to the NAT. Would appreciate if anyone could advise how to write it to become more specific.

Thanks!

Kevin.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PF Configuration for newbie slakic OpenBSD Security 1 20th August 2009 02:35 PM
ssh and PuTTY Configuration rtwingfield FreeBSD Security 4 8th June 2009 09:55 PM
carp configuration ohhcarp OpenBSD General 3 16th April 2009 10:50 PM
k3b, configuration. maxrussell FreeBSD Ports and Packages 4 3rd March 2009 04:23 AM


All times are GMT. The time now is 02:23 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick