> [JAS - isn't the packet coming in on 10.73.219.156? In other words, your > NAT rule should be: > iptables -t nat -A PREREOUTING -d 10.73.219.156 -p 6 --dport 8080 -j > DNAT --to-destination 192.168.0.2:80] -p 6? I've never seen this before, what is that rule trying to do? Thnax for your help pal Juan