Hello, could someone help me with writing a rule to do the following All tcp connections on all port numbers 1-65534 be dnat'ed to host x.x.x.x on port 80 im setting up a simple honey pot. for new connections coming to my wan interface. i know i could do separate prerouting chain in the nat table entries for each port - but how can i do a one liner?