DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Security

OpenBSD Security Functionally paranoid!

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 6th August 2015
roggy roggy is offline
Port Guard
 
Join Date: Nov 2013
Posts: 41
Default Problem with PF

Dear,

I have the following rules on the link below for a test environment.
http://pastebin.com/BGHQvfRu

All IPs, with the exception of 192.168.50.4 are redirected to the proxy on port 8080.
I wonder how do I get requests coming from IP 192.168.50.2 on port 80 and 443 bound for 200.200.200.200, are not redirected to port 8080.
Below the proxy rules, I tried the following rule and not worked.
Code:
match in on $INT_INTERNAL proto tcp from 192.168.50.2 to 200.200.200.200 port  { 80 443 }
Thanks!!

Last edited by ocicat; 6th August 2015 at 02:05 PM. Reason: Please use [code] & [/code] tags when posting configurations.
Reply With Quote
 

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
Boot problem. Geometry problem? gulanito FreeBSD Installation and Upgrading 0 3rd July 2009 03:03 AM


All times are GMT. The time now is 03:30 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