*nix Thread, Packet Filters, port redirection and OpenBSD in Technical; Hi, I am having real bother with the syntax of OpenBSD pf packet filter software.
I have setup some access ...
-
31st January 2011, 06:26 PM #1 Packet Filters, port redirection and OpenBSD
Hi, I am having real bother with the syntax of OpenBSD pf packet filter software.
I have setup some access points for our 6th form students to use with their personal laptops which are clearly untrusted on the domain with this in mind I send all traffic through OpenBSD using a pf and a network bridge.
I want to only allow access to port 80 for web browsing. I have the rules to allow this working fine. The onyl problem with this so far is that each student needs to configure the proxies by hand each time they connect to the wireless.
I understand that using the redirection options within pf I can automatically forward their requests to another host, although in this instance I want to redirect the packets to squid running on the same machine but on a different interface ( the squid instance on this machine is a sibling to our main proxy for the whole school.)
I am making all the correct changes as far as I can see but I am consistanty bugged with a syntax error.... does anyone have any idea what I am getting wrong the offending line is below.
pass in on $extIF proto tcp from any to any port 80 rdr-to 172.19.159.33
any help greatfully received !
-
-
IDG Tech News
-
9th February 2012, 11:18 AM #2 Your missing the port at the end.
-
SHARE: 
Similar Threads
-
By Little-Miss in forum General Chat
Replies: 1
Last Post: 25th November 2010, 10:02 AM
-
Replies: 4
Last Post: 7th June 2010, 10:33 AM
-
Replies: 0
Last Post: 5th March 2009, 11:49 AM
-
By Talorin in forum Wireless Networks
Replies: 4
Last Post: 27th January 2009, 03:41 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules