I.23. Changes from 1.4.0 to 2.0.0

New way:

ACCEPT adminbox
ACCEPT webserver
REJECT all

Note that ACCEPT and REJECT can take multiple arguments, so this will also work:

ACCEPT adminbox webserver
REJECT all

For information before this point, start with version 2.4.1 and work back.