![]() |
|
|||
|
Hello,
I've been playing with anchors and ran into an issue. Code:
-------- ------ | |wpi0 ath0| | | Laptop |-----------------------------| AP | | |192.168.2.60 192.168.2.1| | -------- ------ Code:
set block-policy return
set skip on lo
block all
anchor "wireless" on ath0 {
pass in all
}
Code:
anchor in {
pass in all
}
Code:
anchor "wireless" on ath0 {
anchor in {
pass in all
}
}
I did not try this on -current, only on 4.7-stable. Any pointers/insights? Thanks.
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pfctl anchors manipulation clarification on 4.7 | sgeorge | OpenBSD Security | 0 | 2nd July 2010 05:16 AM |
| PPPD issue. | Tom | NetBSD General | 4 | 26th August 2009 03:59 PM |
| FFS permission issue | marc | OpenBSD General | 2 | 2nd February 2009 06:31 PM |
| Possible SMP Issue? | MetalHead | OpenBSD General | 1 | 25th November 2008 02:52 AM |
| RAM issue | nikkon | FreeBSD General | 5 | 7th May 2008 04:26 AM |