Difference between revisions of "OpenBSD Firewall / PF"

From Hackerspace ACKspace
Jump to: navigation, search
Line 4: Line 4:
 
|Description=building a gateway on openbsd
 
|Description=building a gateway on openbsd
 
}}
 
}}
 +
In this talk we will be building a highly available firewalling gateway. It is not a lecture or talk, it's a hands-on workshop.
 +
 +
how to play:
 +
 +
* Log into the wireless network "antareztest"
 +
* SSH to the gateway in that lan (192.168.1.254 or 192.168.1.252)
 +
* Login as "root" password "bier"
 +
* use "tmux a" to attach to the shared session
 +
* break things, discuss, fix things

Revision as of 22:33, 15 April 2011

Project: OpenBSD Firewall / PF
Featured:
State Active
Members Antarez, Vicarious
GitHub No GitHub project defined. Add your project here.
Description building a gateway on openbsd
Picture
No project picture! Fill in form Picture or Upload a jpeg here

In this talk we will be building a highly available firewalling gateway. It is not a lecture or talk, it's a hands-on workshop.

how to play:

  • Log into the wireless network "antareztest"
  • SSH to the gateway in that lan (192.168.1.254 or 192.168.1.252)
  • Login as "root" password "bier"
  • use "tmux a" to attach to the shared session
  • break things, discuss, fix things