Without ip_nat_raudio/ip_conntrack_raudio, QuickTime streaming doesn't work. I have one principal QuickTime host, so I guess I could: iptables -t nat -A PREROUTING -p UDP --dport 6970:6973 -i eth1 -j DNAT \ --to=<host> Is anyone else handling the problem this way? Thanks, John