Project

General

Profile

« Previous | Next » 

Revision 3cfb799d

Added by Ermal Luçi about 16 years ago

Fix ipfw rule syntax.

View differences:

etc/inc/captiveportal.inc
343 343
add 1000 set 1 skipto 1200 all from any to any not layer2 $cpif
344 344
# skip to traffic shaper if not on captive portal interface
345 345
add 1001 set 1 skipto 50000 all from any to any not layer2
346
add 1003 set 1 skipto 1100 layer2 via $cpif
346
add 1003 set 1 skipto 1100 layer2 $cpif
347 347
# pass all layer2 traffic on other interfaces
348 348
add 1004 set 1 pass layer2 
349 349

  

Also available in: Unified diff