ѽ҉ᶬḳ℠ <vtol@xxxxxxx> wrote: > Not sure whether there is an error in the syntax but it keeps on > popping up this error: > > nft -c -f /etc/fw/test > /etc/fw/test:6:7-9: Error: Could not process rule: Device or resource busy > map vpn { > ^^^ > _________________ > > #!/usr/sbin/nft -f > > flush ruleset > > table nat { > map vpn { > type inet_service : ipv4_addr > elements = { 61023:179.x.x.x, 61023:172.25.120.2 } The dport is the same. A -> B mapping needs to be unique. What are you trying to do? -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html