Chris S. Wilson wrote:
[ ... ]
> IE: 67.128.100.2 is my external IP, on my internal network I try to
> connect to 67.128.101.2:80 which is forwarded in my natd.conf and the
> connection is refused.
>
> Does anyone know why?
Change the "-" to a "0" in:
redirect_port tcp 10.0.10.2:8- 67.128.100.2:80
...?
--
-Chuck