Con Tassios wrote: > Would you need something like this on the real servers? > > iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 33322 -j REDIRECT --to-port 22 > > In conjunction with Graeme's suggestion about sshd_config, your rule works, when used on the directors. Gerry