Page 1 of 2

easyFind not working?

Posted: 16 Jan 2009, 02:46
by agerrius
When I try to enable easyFind for my Bubba2 in the settings I always get the message in return that "Name "yourname" (or network) not available". I tried different names for yourname already. So I am guessing it might be something else.

Is this function working OK for other or do I need to enable something else before it will work?

Arno

Posted: 21 Jan 2009, 14:14
by agerrius
Bump, anybody?

Posted: 21 Jan 2009, 15:17
by billdbr
Hi,

did you spoof the mac address on the wan port of the Bubba2?

Leo

Posted: 22 Jan 2009, 17:37
by Mack
I have the same problem. I just changed some basic settings, nothing that should affect this. Got my bubba two yesterday =)

Posted: 24 Jan 2009, 07:49
by rewien
hello everyone same problem here, easyfind isn't working anymore. i fill in my easyfind name and click on update, but nothing happends. i get no error en no ip beside my name.

Rewien

Posted: 24 Jan 2009, 09:22
by Mathew
yep...same for me!
All I get is "Name "yourname" (or network) not available". Dunno about spoofing but I did'nt fiddle with the MAC adress. But I can reach it from outside using the IP.

mathew

Posted: 25 Jan 2009, 05:07
by billdbr
My bubba2 is used as firewall/router in my network (scenario 4 manual).
In order to get access to the internet I had to spoofe the mac address on the wan port of the bubba.
I found how to do this:

http://forum.excito.net/viewtopic.php?t ... t=spoofing

This resulted in access to the internet but also is the above described problem with easyfind

I mailed [email protected] and got folloing answer from PA Nilsson:

Hi,

Yes, spoofing eth0 is the reason for easyfind not working.

If you can not update your ethernet address on your SP, you need to edit the file /etc/network/easyfind.pl.

The subroutine get_mac should always return your original ethernet-address of eth0.
As root, change the line
return $mac;
to
return "your:original:mac"

Regards
PA Nilsson.

I tried this and then easyfind worked allright.

(remember to put the " " around your original mac)

Leo

Posted: 25 Jan 2009, 10:46
by tor
Hi all,

Regarding those who had problems with their new units and not using mac-spoofing. Is this still a problem?

We had a somewhat delay in adding the newly sent out units to our hw-database. Resulting in a day or two where easyfind would be unavailable for these units. This should however be fixed since a few days.

/Tor

Posted: 25 Jan 2009, 13:46
by Effofex
Hi,


I am getting the 'Name "" (or network) not available' message and I am not using mac-spoofing.


Thanks

Posted: 25 Jan 2009, 13:59
by agerrius
Same for me, still not working. And I did not make any changes to the MAC address or so. Just plugged bubba into my network and turned it on.

Don't know if it is relevant, but I am not using bubba as router, I have the router from my ISP for that.

Arno

Posted: 25 Jan 2009, 17:28
by Mack
Same for me too, still not working. I do not use mac address spoofing.

Posted: 26 Jan 2009, 15:40
by jonte
Same for me too, I'm afraid. No mac address spoofing.

Posted: 27 Jan 2009, 16:16
by johannes
This sounds strange, we have tried to find out the issues but still no luck. We would need some help from you, can you please email us (at [email protected])? We need your mac adresses to see what the problems may be.

Check your mac adresses by issuing

[code]ifconfig eth0[/code]

Thanks! [/code]

Posted: 28 Jan 2009, 07:29
by pa
Hi all,

We have found out that it is possible to get this behavior if easyfind has been enabled and then disabled again.
Next time it is being enabled, the settings on the server will not be updated.

We will release a fix for this in the next software update, but a workaround is to delete the file "/etc/network/easyfind.conf" and then enable the feature again using the UI.

/PA

Posted: 30 Jan 2009, 05:27
by agerrius
The mentioned CONF file was not present on my bubba2, but I tried again to enable the easyFind and now it works. So problem solved (for me at least).

Arno