Hello-
I've previously purchased and used Wingate at V3, but I'm now trying to migrate to the latest version and working with a trail license combined with PureSight (trial lic also, working well). I'm having difficulty trying to get a particular setup to work. Note that I haven't had this working under any condition before, but it's what I need to accomplish.
I have a wingate PC (Windows 2K, fully updated) as a proxy connected to my DSL modem on 1 nic, and all of the internal machines can use the internet as desired trough wingate and a second nic. It's the internal servers that are the problem.
I currently have a domain pointed to my address via static IP at (me).homedns.org and have servers running behind the wingate machine I want to host services on. I don't have a "domain" per se set up, just a windows workgroup on a local set of ip's - 192.168.x.x and some machines have hostnames, other are hardware units like webcams, and a hardware based (non pc) Lutron lighting processor with services on port 21,23,and 80.
I have an HMailServer and apache with squirrelmail working on the wingate machine and everything is fine with email/webmail.
However, I can't make other hosts/services work from the external internet. All names will just point to apache if it's running or die if it isn't.
Basically, I want to:
webcam1.(me).homedns.org
webcam2.(me).homedns.org
lutron.(me).homedns.org (ports 21, 23, 80)
anotherserver.(me).homedns.org
ftp.(me).homedns.org
(me).homedns.org goes to wingate pc webmail
I've read for hours in the forums and tried fiddling with the hosts/lmhosts and haven't been successful. I've turned apache off to make sure it's not intercepting all traffic on the external nic's port 80 in trying to make the routing by hostname work, but it wont. I've also tried binding apache to the wingate machine's internal NIC, but it won't bind there.
The problem is with the mulitple webcams and other servers that need port 80 routed by hostname. Because of what I'm trying to accomplish, I can't just route port 81 to webcam1 and port 82 to webcam2, as I have additional constraints not worth going over here, I just need to route by hostname through port 80.
Eventually, I need to point another static IP, (me2).homedns.org for example, to this machine and have apache and hmailserver handle another email domain. But, I need to cross this hurdle first.
If I can get this whole setup running before my trial period is up - about another 15 days or so, I'm ready to buy!
thanks for your consideration,
-Troy