> Try this:
> 
> iptables -A INPUT -d 24.16.106.242 -j ACCEPT
> iptables -t nat -A PREROUTING -d 24.16.106.242 --dport 443 -j DNAT --to 
> 192.168.0.3
> 
> That should do the trick.

Doh, I tried this, except on the FORWARD chain.  And by then the destination had changed to 192.168.0.3...

Thanks,

Josh

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list