Reputation: 257
I have a dynamic IP address and require a static one and am looking for a free solution; DynDNS only forwards http traffic, not TCP, I need a solution that would forward to the specified TCP port with a static sub-domain or IP.
Upvotes: 0
Views: 527
Reputation: 14786
DynDNS isn't forwarding; it's just putting your IP address in the DNS tables. Any app should be able to use that IP address on any port (provided there is no firewall, etc.) I use my DynDNS addresses for all sorts of non-http applications.
Upvotes: 3