Page 2 of 3
Re: Problems accessing the B3
Posted: 01 Aug 2013, 06:43
by Ubi
My post started with
Ubi wrote:If you are setting a static IP on the B3
Re: Problems accessing the B3
Posted: 01 Aug 2013, 07:12
by Gordon
Ubi wrote:My post started with
Ubi wrote:If you are setting a static IP on the B3
I figured that was related to my mentioning of setting a static lease.
I understand now that is not the case?
Re: Problems accessing the B3
Posted: 01 Aug 2013, 10:09
by vladi
After a little bit of testing today, it seems that B3 is reachable through the IP address, but still problematic through the easyfind name.
I'm waiting for an answer from Excito.
Thanks for your help guys
PS: Tonight I will set it outside of the DHCP range to see if it makes a difference.
Re: Problems accessing the B3
Posted: 01 Aug 2013, 10:15
by Ubi
The problem is easyfind is known, it is because ns2 is broken. Theres some other thread that talks about it. We're working on fixing this asap.
Re: Problems accessing the B3
Posted: 02 Aug 2013, 04:26
by Ubi
the easyfind issue may be fixed. Can someone please try this as I do not use easyfind myself?
(the part that is fixed is that ns2.excito.org now seems to resolve hosts inside myownb3.com)
Re: Problems accessing the B3
Posted: 02 Aug 2013, 04:57
by vladi
I will try asap
Edit: still down
Re: Problems accessing the B3
Posted: 02 Aug 2013, 04:57
by Gordon
It doesn't list my name...
Edit: switching easyfind off and then back on again doesn't work either. Obviously ns1 is taking its information directly from the database, but for some reason ns2 does not receive notifications about zone changes (or ignores them). If this is Bind you should probably investigate whether the correct IP addresses are listed for `also-notify` and `allow-update`/`allow-transfer`.
Re: Problems accessing the B3
Posted: 02 Aug 2013, 05:10
by Ubi
this is not the most helpful of comments. Please provide info what you did to test.
Re: Problems accessing the B3
Posted: 02 Aug 2013, 05:13
by vladi
I tried to access my B3 using name.myownb3.com and it's not working
Also ns2 looks down -
http://www.kloth.net/services/nslookup.php
Re: Problems accessing the B3
Posted: 02 Aug 2013, 05:14
by Gordon
Sorry... I was still editing.
Re: Problems accessing the B3
Posted: 02 Aug 2013, 05:18
by Ubi
if you do not specify "name" I cannot verify. I'm not just going to take your word for it that "it doesnt work" especially if you use a web service to decide if a host is "down"
if you do not help me, I cannot help you. send me the exact name in a PM if you must
Re: Problems accessing the B3
Posted: 02 Aug 2013, 05:22
by Gordon
Code: Select all
; <<>> DiG 9.9.2-P2 <<>> @ns2.excito.org babaorum.myownb3.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 32168
;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;babaorum.myownb3.com. IN A
;; AUTHORITY SECTION:
myownb3.com. 600 IN SOA ns1.excito.org. info.excito.com. 2512 600 300 604800 600
;; Query time: 32 msec
;; SERVER: 109.74.5.190#53(109.74.5.190)
;; WHEN: Fri Aug 2 11:21:35 2013
;; MSG SIZE rcvd: 100
Re: Problems accessing the B3
Posted: 02 Aug 2013, 05:25
by Ubi
Gordon wrote:Obviously ns1 is taking its information directly from the database, but for some reason ns2 does not receive notifications about zone changes (or ignores them). If this is Bind you should probably investigate whether the correct IP addresses are listed for `also-notify` and `allow-update`/`allow-transfer`.
I know. However, its not BIND, and if you see the config its actually not so obvious and rather different from the assumptions you make. All the hosts I check do resolve fine. If yours does not, please send me the hostname so I can see if I can duplicate the error or at least look it up in the logs.
Re: Problems accessing the B3
Posted: 02 Aug 2013, 06:42
by Ubi
fixed issue in the backend. I tested the two hostnames for vladi and gordon and for me they work.
Can I ask you to please try again yourself?
thanks!
joris
Re: Problems accessing the B3
Posted: 02 Aug 2013, 06:50
by Gordon
Seems to be okay now. Deleting the name and then adding it back again, takes about a minute to register in ns1 and pops up practically the same time in ns2. Well done.