table ip t { chain c1 { type nat hook postrouting priority 0; policy accept; masquerade } }