Thanks Steve,
It sounds like it is worth the grovelling around on the floor and in the cupboard this weekend to give it a shot.
I will be nice to have a cache so that when I download 5.6 and mess it up at 99% I wont have to d/l the whole thing again.....
Graham
Steve wrote:
>
> I personally did this on a test network with 5 computers. I
> had a NAT router (192.168.0.1) which connected to the first
> hub with computers. They were assigned NAT'd IP's from the
> router (192.168.0.x). I then setup SME as one of the
> computers on that hub which was assigned the static IP of
> (192.168.0.2). The second network card (setup as
> 192.168.1.1) in the server connected to my laptop which I
> used to test the server, which was assigned (192.168.1.2).
>
> Everything worked fine. I had setup it up to test
> SquidGuard, therefore I used the Squid proxy, which worked
> normally. The setup can just get confusing if you get too
> many NAT's! I have another computer and router that I may
> use tob try to add a 3rd NAT on my network. It should work
> okay, but performance may eventually become an issue. The
> only real limitation is probably the amount of ports on the
> public IP which NAT uses to masq the internal network(s).
>
> I didn't test it, but you probably need to make sure your
> subnets are 255.255.255.0 because a subnet such as
> 255.255.0.0 might cause a problem with SME not knowing where
> to route traffic.
>
> Hope this helps!