New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 1606 matches

by Ubi
19 Feb 2015, 15:30
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

I also think you're missing the point about the cause of the bad return. If the B3 never had an easyfind name, in which case I presume the database entry will be holding a NULL value, than the response is an error state with a message attached to it. Again, this is not how it works. The validation ...
by Ubi
19 Feb 2015, 10:32
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

so the x485 error seems to be correct: you "get" a name while the box is not registered. There is no name to be gotten and the server wont give it. as for the HASH issue: the server does never returns a hash upon request. This seems to be a client problem. But even so: you deliberately bre...
by Ubi
19 Feb 2015, 10:26
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

The server end is written in PHP (and some Ruby but thats rewritten in PHP as well). The buildup of the JSON string is completely different from the Perl decoding.
But I'll take your debugging output and run it through the server code to see whats going on.
by Ubi
19 Feb 2015, 09:14
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

ah ok so the lookup is not a server error as you concluded but a user error on your end. Thanks. x485 is a reference to the line number that I stuck in as as pointer for myself. And yes, there is a difference between NULL and EMPTY, being that in the case of NULL the key is not transmitted in the PO...
by Ubi
18 Feb 2015, 13:43
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

Binkem changed the source code on the mybubba server? Cool, considering he has no access to these machines! As for the code, i know exactly which function is misbehaving, and its not working the way you think it is. Im not some 12 year old writing his first script here. As for the mac, yes, b3 users...
by Ubi
18 Feb 2015, 09:25
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

No I dont mind at all, but how could somebody possible steal an entry? the way it works is that the client requests a new DNS entry, and it gives its secret-key to the server. The server asks the database if this is a valid key. Database says no. Then server says to client "unable to verify fro...
by Ubi
18 Feb 2015, 07:51
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

yes

Code: Select all

id    serial   mac1               mac2               secret                        
5137  15377    00:XX:XX:00:37:22  00:XX:XX:00:37:23  ####################
[edit] edited bij Binkem [/edit]
by Ubi
18 Feb 2015, 07:38
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

ah stupid, looking at the wrong ID column Yes, found 16052. Also found 15377, 16144 and 16742. The secret-IDs on those do not look special. I'll need to dive into the code to see why these secrets are rejected. I can confirm the keys are not in the dns tables. now the *real* flaw is that the secret ...
by Ubi
17 Feb 2015, 16:16
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

well if you dont give me the ID string I cannot find out
by Ubi
17 Feb 2015, 16:15
Forum: Announcements
Topic: Excito B3 brand and remaining B3 stock purchased !
Replies: 32
Views: 119413

Re: Excito B3 brand and remaining B3 stock purchased !

you also pay tax on the shipping cost!
by Ubi
17 Feb 2015, 13:43
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

I have serial numbers in that table that reach until 12073 only
by Ubi
17 Feb 2015, 10:19
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

can you PM or post one or more of the IDs so i can varify on the DB level?
by Ubi
17 Feb 2015, 02:33
Forum: B2 & B3 Support
Topic: ssh with private key pair no longer working?
Replies: 3
Views: 8142

Re: ssh with private key pair no longer working?

run the ssh server with 'verbose' mode set in /ets/ssh/sshd_conf and it will tell you why the key is rejected
by Ubi
17 Feb 2015, 02:32
Forum: B2 & B3 Support
Topic: Easyfind: what is the road map for this service?
Replies: 64
Views: 152032

Re: Easyfind: what is the road map for this service?

This is strange as the production table really should contain all the IDs from any B23 ever made. I'll look into the log files whats happening, and if needs be I can add the ID. One caveat again is that this could be an encoding issue still. For some reason the IDs are not hex but contain characters...
by Ubi
05 Feb 2015, 04:54
Forum: B2 & B3 Support
Topic: B2&B3 and GHOST vulnerability?
Replies: 10
Views: 16899

Re: B2&B3 and GHOST vulnerability?

i was a bit quick in saying it has no use. It does, but only very few wordpress sites actually do use it. So IMHO this feature should be off by default. and indeed, hosting your worpress not on the default host helps a lot ( although my logs are filled with hostname-specific wordpress attacks as wel...