Revision d0288824
Added by Ermal LUÇI over 12 years ago
etc/inc/captiveportal.inc | ||
---|---|---|
523 | 523 |
# pfsense requires for WPA |
524 | 524 |
add 65302 set 1 pass layer2 mac-type 0x888e,0x88c7 |
525 | 525 |
# PPP Over Ethernet Session Stage/Discovery Stage |
526 |
add 65303 set 1 pass layer2 mac-type pppoe_disc,pppoe_sess
|
|
526 |
add 65303 set 1 pass layer2 mac-type 0x8863,0x8864
|
|
527 | 527 |
|
528 | 528 |
# layer 2: block anything else non-IP(v4/v6) |
529 | 529 |
add 65307 set 1 deny layer2 not mac-type ip,ipv6 |
Also available in: Unified diff
Use the hex value since seems parsing of ipfw is broken for these