On Thu, 15 Dec 2005 05:59, David Guest wrote: > >But why would anyone want that? > > > > Ask Mario? ;-) > > Different servers for different webaddresses.
You mean you want something like www.mysever.com behind the NAT, port 80 forwarded to www.myserver.com, but www.myserver.com/something and www.myserver.com/somethingelse on two different servers? Wouldn't work with NAT and port forwarding on your router because of the way NAT works, - it would make NAT terribly sloooow too if the NAT router would have to resolve the address for each packet But works if you forward the port 80 to www.myserver.com and on that machine you forward service requests to other machines Horst _______________________________________________ Gpcg_talk mailing list [email protected] http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk
