table ip this_is_a_table { chain this_is_a_base_chain { type filter hook forward priority filter; policy drop; } chain this_is_a_regular_chain { } }