Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
97 views

Setting up a ddns service on my dreamhost account [closed]

I deploy cellular modems that currently have sims with static ip addresses. For various reasons, we may move to providing sims without static ips. The cellular modem supports DDNS (bluetree modem). ...
2
votes
3answers
205 views

SVN subversion setup and authentication issue

I am relatively new to revision control and I need some help deciding if this is the proper set up. I am using "Subversion for Windows" from Sourceforge, TortoiseSVN and DynDNS. We have a "server ...
1
vote
2answers
187 views

dyndns equivalent for ports? (so that port changes don't require config file changes)

DynDNS et. al. are great for not having to put IP addresses in config files... I put the dyndns domain in the config and if I ever want to change the server location I just update it in one place, and ...
1
vote
1answer
268 views

dyndns.org update via php/curl?

Im attempting to maintain an account at dyndns.org via php/curl. Im using (per RTFM): https://$account:$pw@members.dyndns.org/nic/update?hostname=$host&myip=$ip but I get a 'nohost' response ...
1
vote
1answer
253 views

mamp and dyndns security

I have set this up so I can test sites and let my client see them, the thing is I am worried about potential security to my local machine. I port forwarded port 80. What's the risk if any? Thanks, ...
1
vote
2answers
515 views

Dynamically add subdomains?

I was wondering if it's possible to dynamically add subdomains that point to dynamic IP addresses, and how I would go about doing that? In other words, "how is dyndns/no-ip implemented" :-)? (The part ...
1
vote
6answers
1k views

Dynamic DNS on your own server

I have a server in at a hoster (which has a static IP) and want to run a server at home too and don't want to buy the dyndns package from dyndns.com I would either like to find a program that does ...
0
votes
1answer
34 views

DynDNS and the incontrovertible badauth response

I'm trying to use the DynDNS API to validate user-supplied DynDNS credentials, and the documentation says that the 'badauth' response is meant for exactly that. The idea being that I can automate an ...
0
votes
0answers
30 views

DNS-server? How to type it right? [closed]

I need to sent a letter to hostmaster, by template there is nserver: ns1.dns-server.com nserver: ns2.dns-server.com my DNS (no-ip) looks like myname.no-ip.org, so how to type it right? Maybe: ...
0
votes
0answers
214 views

CFStreamCreatePairWithSocketToHost with dynamic dns

I am using CFStreamCreatePairWithSocketToHost(kCFAllocatorDefault, host, port, &myReadStream, &myWriteStream); to connect to some equipment at home. It works like dream with an IP address. ...
0
votes
0answers
119 views

Using a Android device as port forwarder to connected laptop

I have an Android device that has an app called 'Port forwarder' which is designed as just that. It allows me to enter the local IP address that Android assigns to my laptop as the target for port 80 ...
0
votes
1answer
199 views

DynDNS alternative for TCP traffic forwarding?

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 ...
0
votes
0answers
50 views

Nginx with dyndns doesnt work although I can access it through locally

I am running Nginx with php-fpm. I am able to view phpfiles when I connect to my webserver via lan. However when I try to connect to it by going through the dyndns, I am unable to view my php. The ...
0
votes
1answer
65 views

How to make nginx work with dyndns?

I am trying to make a local site work over the web with dyndns. I am using nginx as a server. Here is what I have in my file located in 'sites-available': server { listen 80 default; ...
0
votes
1answer
192 views

Tomcat on DynDNS says “Connection Timed Out”

I have a domain registered through DynDNS (dummydns.dyndns-server.com). I initially enabled port forwarding on port 80 for Apache-PHP and 8080 for Tomcat. I can access both on my local machine for ...
0
votes
1answer
130 views

dynDNS in android

I have an android application to develop. And I must connect to a database and get data. I use servlet. My problem is about dynamic ip. How can I fix that ? Do u know DynDNS? Thanks!
0
votes
0answers
92 views

Dynamic DNS for file server at home problem

I have register free version of dynamic dns at dyndns.com. I want to provide web server for upload very large file size at my home. When i try upload small file size it OK. But for large size it ...
0
votes
2answers
199 views

Is there any reliable tool to test the open ports of a given global ip address of a given server from the outside where i can test all ports at once?

I need to scan the open ports of my server. I tried nmap by: nmap ***.dyndns.info from within my local network. It gave me: Starting Nmap 5.21 ( http://nmap.org ) at 2011-04-09 16:05 JST Nmap scan ...
0
votes
1answer
624 views

send xmpp <message> to component on other domain

step 1:on the same domain(.myserver.kicks-ass.net), i able to send to the mycomponent,succesfully. step 2:when i login to other domain ,example gmail.com and try send to another user on ...
-1
votes
1answer
21 views

What protocol is used by my router to send my dynamic ip to my free DynDNS provider? [closed]

Does every (free) DynDNS provider use its own protocol or are there any standards / specs how it should look like?