Sep 29 05 2:22 am
Sep 29 05 2:50 pm
127.0.0.1 localhost
192.168.0.230 example.dyndns.net
Sep 29 05 3:28 pm
jamesc wrote:C:\WINDOWS\system32\drivers\etc\hosts
Edit that file as follows:
Scenario 1.
Edit the file on the Wingate server if it is serving proxy connection to the network or you are trying to connect to the camera from it.
Scenario 2.
Edit the file on the client machine within your network if you are not using proxies
- Code:
127.0.0.1 localhost
192.168.0.230 example.dyndns.net
When you save the file, make sure no file extension is placed on it. In most Windows configurations, when a domain name needs to be resolved to an ip address, it first checks the Host files, then a DNS server.
Sep 29 05 3:42 pm
Sorry I should have mentioned I have Web Server and FTP applications running on the server.
Sep 29 05 4:04 pm
jamesc wrote:Sorry I should have mentioned I have Web Server and FTP applications running on the server.
So can you access them with a domain name when sitting on the internal network?
Nope
So you have a camera listneing on 192.168.6.230:9018.
Yup
There are no problems connecting to it via the internet.
1. Where are you trying to connect to it on your internal network
a) From the WinGate machine
If I go through http://example.dyndns.net:9018 = Nope
If I go through http://192.168.6.230:9018 = Yes
b) From another machine
Assuming, the other machine is from the internet outside of the internal network:
If I go through http://example.dyndns.net:9018 = Yes
If I go through http://192.168.6.230:9018 = Nope
c) From any machine on the network.
If I go through http://example.dyndns.net:9018 = Nope
If I go through http://192.168.6.230:9018 = Yes
Ans : b) From another machine
2. What connection method do the Clients on your internal network use to connect to the WinGate server
a) NAT
b) WinGate Internet Client
c) Proxy
d) Combination
Ans : a) NAT
Sep 29 05 4:13 pm
Sep 29 05 8:20 pm
jamesc wrote:I would recommend setting the host file on the clients on "your" internal network as recommended before.
If you also set it on your WinGate server (so you can access your domain name from from that box too) I am sure it will not affect your webserver.
Sep 29 05 8:42 pm
Sep 29 05 11:25 pm
jamesc wrote:Sorry, I thought you said that you are hosting the Web and FTP server at your place; not at DynDNS... I thought DynDNS just updates your DNS record when your public ip address changes
My suggestion is just the quick and easy way to allow domain names to conenct to servers in your local network