OT: web serving

2004-06-14 Thread Goodleaf, John
Please reply to [EMAIL PROTECTED] So I have a FreeBSD server at home serving some web pages, mostly web mail (Apache). It's running on a DSL line behind a gateway that forwards port 80 requests to it. Now here's the problem. I need to serve also from an IIS .NET server (it's for my

Re: OT: web serving

2004-06-14 Thread Nagilum
Hi John, The simpliest solution would probably be to let your gateway machine not just forward port 80 to your fbsd machine, but also let it forward another port (eg. 81) to your .net machine and configure IIS to serve also via this port. If that is not an option you might be able to set up