On Wed, 18 May 2005, Randy Clarksean wrote:

> Maybe a picture below helps explain it better.
>
> ----------------
> +  63.98.3.64  +
> +  outside FW  +
> ----------------
>          |
> --+ ISP firewall +--
>          |
> ------------------------
> +  172.16.5.47         +
> +  ISP IP - my system  +
> +  my firewall (FW)    +
> +  (Linux box)         +
> +  192.168.1.1         +
> +  int. IP - my server +
> ------------------------
>          |
> --------------------------          --------------------------
> +  192.168.1.19          +----------+ 192.168.1.2            +
> +  Linux - apache, etc.  +          + MS machine             +
> --------------------------          + sees all int. machines +
>                                    --------------------------

Pretty.  I bow to your mad ASCII skillz!  ;)

> I have put the 63.98.3.64 into my Hosts and Lmhosts files on the windows

Other way - you want to put in hosts:
192.168.1.19	www.yourserver.com

on all of the internal machines that you want this to work for.