Hello. Are there any ways to know all user-defined chains for iptables (like /proc/net/ip_tables_names for tables)? I try to builded my ipfw script using many own chains, but it's hard to delete all of them -- I must remember all of previous definitions. Are there any standart solutions? Thanx for all advises.