Hi i have tomato installed and askt my dns support if i could update by an custum url and i got this as ansver. Mayby you could use this file : and i got a text file from him. But he thougt i shuld use dyndns or somthing. So i would like to know if its possible to use the settings in the text file in tomato in any way. Like startup script or somthing.
I use dyndns. It's free and works for me. If all you're trying to do is update a dns record with a dynamic WAN IP, that's what I do, simple & easy. I'm not going to dig in a reconfigure DNS when I can do it by selecting a couple of dropdowns and filling in a few blanks on my router & dyndns.org, :-D
What happens if you visit http://dns.loopia.se/XDynDNSServer/XDynDNS.php in a browser and enter your login/password? What about if you visit http://password:user@dns.loopia.se/XDynDNSServer/XDynDNS.php (obviously replacing your user and password. Also I may have the order of the user and password flipped, try it both ways).
I get this "notfqdn" on both url but with the second i got "badauth" when i used password first so it looks like im getting logged in at least
http://user:pass@dns.loopia.se/XDynDNSServer/XDynDNS.php?hostname=domain.se&myip=xx.xx.xx.xx tryed that one and it worked Thanks guyes One more question do u think i can update more then one in the same url? like ?hostname=jdf.se&hostname=jfduj.se&ip=xx or is it jus one domain
solved it it was just to comma separate the diffrent domain and subdomain. but now the tomate firmware just ignore to update the ip adress is it becouse it compares the previus ip with the new and noticed that they are the same? i only get this : Last IP Address - Last Result -
Guess I didn't understand where you were trying to do, or that Tomato was capable of it, :-D I read over on wikibooks: "You can enter a custom DDNS URL like the following: http_://www.mycustomdns.com/update.cgi?username=scooby&password=spooky&ip=@IP (remove the underscore after http, it's to prevent the text from being interpretted as a link) The "@IP" keyword is automatically replaced with the current IP address. Check with your DDNS provider for the exact format to use." Although the Tomato FAQ says to use "http_://usernameassword@domain/" notation, but does also state that @IP works. There is a tick box in the Tomato GUI to force the next update, presumably only the next. Maybe I'm still not understanding. Except to test, why do you need to update if the IP doesn't change? Looks like mabye you're trying to manage more than just the DNS of your Tomato router but I would think Tomato is really only set up to manage it's own DNS entry. Maybe there is a way to hotwire it but maybe not through the GUI without some scripting. You could do something simple & kludgey like flip it to a dummy non-routable IP then back, :-D That would, of course cause a brief period of looking up the wrong address. Guess it depends on how critical the stuff you're running is. For my home network, doing that occasionally wouldn't be an issue.
the only reson that i want it to update now is just to see if it works correctly. I have made a change in my dns if my ip ends on 236 then i wrot eg. 23 in my dns to see if it updates when i force the change in tomato gui. forgott to wrote that i have the force next.. checked and if i surf to url manually it works great
now its just shows this Last IP Address - Last Result Updating... And it ahve been so for several days now
Did you find any sollution? I'm also using loopia ddns with tomato. I just installed tomato and havent had much time trying it out yet tho but this seems to work for me: http://usernameassword@dns.loopia.se/XDynDNSServer/XDynDNS.php?hostname=domain.se&myip=@IP with multiple domains/subdomains just add a comma. http://usernameassword@dns.loopia.se/XDynDNSServer/XDynDNS.php?hostname=domain.se,ftp.domain.se&myip=@IP