var Iptables *iptables.IPTables
func SetPortmap(iface, ip string, portmap []string) error
func UnsetPortmap(iface, ip string, portmap []string) error
type Unmapper func() error