Hello,
I try to connect to a database via DynDNS, and it doesn't work.
What have I done:
I started a server on the database PC with -tcp and -tcpAllowOthers
I verified that I can connect to the DB from
- the PC itself
- another PC in my home network
I installed windows firewall rules for port 9092 (incoming, outgoing)
I installed a NAT for port 9092 in my FritzBox 7270.
(That the NAT mechanism is working is veryfied by another NAT for port
80 which will get a Welcome Website from the same PC)
All I do is to change the hostname to localhost (if so), real
hostname, and
xxx.dyndns.org. The first 2 are working.
DB is running on Windows 7.
Does anybody know about the problem? nIs ther a howTo somewhere?