Need help with DNS-O-MATIC! Brooken or misconfigured?

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
Mile-Lile
DD-WRT Guru


Joined: 24 Feb 2013
Posts: 1634
Location: Belgrade

PostPosted: Thu Jul 17, 2014 7:36    Post subject: Need help with DNS-O-MATIC! Brooken or misconfigured? Reply with quote
My ISP gives me dynamic IP leases, so I must use DDNS if I want to use services like OpenDNS, VPN, Remote WEB etc.
Everything was working just fine until 24461. So, before I write ticket to TRAC I would like to here second opinion from someone who uses DNS-O-MATIC.
Every other DYNDNS service working ok. I tried duckdns and No-ip, they are working, but I need DNS-O-MATIC because of OpenDNS and guest wifi web filtering through DNS.
I checked several times because I thought I misstyped something, but odd thing is that I see date 1970 in DDNS Status.

Tried

--verbose 5
--sysdebug

but with no luck.
When I copy&paste update URL and credentials in Chrome I get manually udated my IP.
I dont know is there problem with Inadyn or "NTP muslfix bug"... If someone uses DNS-O-MATIC on 24461 please report here with some details...





Sponsor
Mile-Lile
DD-WRT Guru


Joined: 24 Feb 2013
Posts: 1634
Location: Belgrade

PostPosted: Thu Jul 17, 2014 18:32    Post subject: Reply with quote


slobodan
DD-WRT Guru


Joined: 03 Nov 2011
Posts: 1557
Location: Zwolle

PostPosted: Thu Jul 17, 2014 19:41    Post subject: Reply with quote
If you are a home user with only one host, hostname should be empty, or at least have your OpenDNS hostname.
_________________
2 times APU2 Opnsense 21.1 with Sensei

2 times RT-AC56U running DD-WRT 45493 (one as Gateway, the other as AP, both bridged with LAN cable)

3 times Asus RT-N16 shelved

E4200 V1 running freshtomato 2020.8 (bridged with LAN cable)

3 times Linksys WRT610N V2 converted to E3000 and 1 original E3000 running freshtomato 2020.8 (bridged with LAN cable)


Mile-Lile
DD-WRT Guru


Joined: 24 Feb 2013
Posts: 1634
Location: Belgrade

PostPosted: Fri Jul 18, 2014 6:57    Post subject: Reply with quote
Thank you Slobodane for your respond. I tried that already but with no luck.
Yes, I am home user and I use Opendns for my guest network.
I even opened new account on DNS-O-MATIC because I thought it is blocked or something... Found somewhere phusi0n wrote it is misconfigured DNS
on setup tab. did 30/30/30 and it wont work with default settings... Hvala još jednom, čudno mi je kad pišem ovako na engleskom nekom Slobodanu...Smile





slobodan
DD-WRT Guru


Joined: 03 Nov 2011
Posts: 1557
Location: Zwolle

PostPosted: Fri Jul 18, 2014 14:20    Post subject: Reply with quote
I am not Serbian or so, slobodan is just a nickname.

Otherwise, I use pretty much the same settings, except that I did not disable check for external IP and I put 1 day for forced update.

I have put the following in /jffs/bin/ina.sh:
Code:
#!/bin/sh
killall -9 inadyn
# cp /opt/etc/inadyn.conf /tmp/ddns
inadyn --input_file /tmp/ddns/inadyn.conf -u email@domain.com -p password

And this in crontab:
Code:
20 3 * * * root sh /jffs/bin/ina.sh > /dev/null 2>&1 &

_________________
2 times APU2 Opnsense 21.1 with Sensei

2 times RT-AC56U running DD-WRT 45493 (one as Gateway, the other as AP, both bridged with LAN cable)

3 times Asus RT-N16 shelved

E4200 V1 running freshtomato 2020.8 (bridged with LAN cable)

3 times Linksys WRT610N V2 converted to E3000 and 1 original E3000 running freshtomato 2020.8 (bridged with LAN cable)


Mile-Lile
DD-WRT Guru


Joined: 24 Feb 2013
Posts: 1634
Location: Belgrade

PostPosted: Fri Jul 18, 2014 19:10    Post subject: Reply with quote
Thank you once again for your time. I tried with external IP check but it says "connecting to server" and notnihg happens... Everything was working ok till last build... so I wanted confirmation before writing ticket on TRAC... I can't use jffs... it is not possible on 4 mb flash...
slobodan
DD-WRT Guru


Joined: 03 Nov 2011
Posts: 1557
Location: Zwolle

PostPosted: Fri Jul 18, 2014 20:20    Post subject: Reply with quote
Mile-Lile wrote:
Thank you once again for your time. I tried with external IP check but it says "connecting to server" and notnihg happens... Everything was working ok till last build... so I wanted confirmation before writing ticket on TRAC... I can't use jffs... it is not possible on 4 mb flash...

No real need for jffs. Just put some echo lines in the startup script, writing to /tmp/ina.sh.

_________________
2 times APU2 Opnsense 21.1 with Sensei

2 times RT-AC56U running DD-WRT 45493 (one as Gateway, the other as AP, both bridged with LAN cable)

3 times Asus RT-N16 shelved

E4200 V1 running freshtomato 2020.8 (bridged with LAN cable)

3 times Linksys WRT610N V2 converted to E3000 and 1 original E3000 running freshtomato 2020.8 (bridged with LAN cable)


Mile-Lile
DD-WRT Guru


Joined: 24 Feb 2013
Posts: 1634
Location: Belgrade

PostPosted: Wed Jul 23, 2014 17:11    Post subject: Reply with quote
confirmed working with 24461 release at d-link fdir 300-b from Bascom
phil2k
DD-WRT Novice


Joined: 08 Feb 2013
Posts: 3

PostPosted: Tue Sep 23, 2014 14:56    Post subject: inadyn broken in 24461 Reply with quote
inadyn is broken in 24461 on WNDR3700 v1 with the freedns.afraid.org service as well - never updated the IP address, and got an error message stating that he can't resolve the freedns.afraid.org hostname - which was BS because the hostname did resolve just fine.

When I tried running inadyn --input_file /tmp/ddns/inadyn.conf throught SSH, all I got was a "Bus error" message.

When I reverted back to 24160, everything started working again.
Mile-Lile
DD-WRT Guru


Joined: 24 Feb 2013
Posts: 1634
Location: Belgrade

PostPosted: Tue Sep 23, 2014 15:55    Post subject: Reply with quote
reopen this ticket http://svn.dd-wrt.com/ticket/3547
and give as much as you can info to devs
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum