Page 1 of 1

Windows LAN access problem

Posted: 12 Nov 2008, 09:56
by darione75
Hi, in my lan i'm able to reach by browser the bubba2 by linux os, but in windows os i'm not able to reach it. With both os i'm able to surf the net, but seems that in windows bubba don't open the web interface.
This happen with ie6,firefox3 and chrome
Any idea???

Posted: 13 Nov 2008, 03:49
by pa
Can yoy provide us how Bubba is connected?
Router/firewall, just on the LAN etc.

Can you reach it by ip-address? I.e. http://192.168.10.1 ?

/PA

Posted: 13 Nov 2008, 15:39
by darione75
Is connected in a router in dhcp.
Now i don't know why with my laptop xp continus to not able to connect, with mediacenter with vista i reach bubba as with the umpc linux... i don't know...

Posted: 13 Nov 2008, 17:23
by squadra
\\bubba on my XP browsers just gives me the explorer view pf home and storage but you have to login.

Posted: 14 Nov 2008, 02:17
by pa
On windows, typing \\bubba in the explorer will take you to the windows filesharing.

Typing http://bubba will take you to the webserver on bubba.

Bubba is sending its name to your router when requesting an IP, so if your router does not support name-lookup based on its dhcp-lease talbe you will most likely not be albe to reach it by http://bubba, but should be able to reach the file shares using \\bubba (as this protocol relies on windows name-lookup and not DNS).

Also if you are using a static IP on bubba in your LAN (when connected to a router), no name will be sent to your router and it will have not possiblity to resolve the name.

/PA

Posted: 14 Nov 2008, 04:00
by paolol61
I have the same problem, old bubba is visible on the network , bubba2 no.
I have 4 Win pc ( Xp sp3 and Vista 64 ) all have the same problem, both Bubba get the IP form the router ( zyxel 35) but Bubba2 is not in the lan, I can see the mediatomb service, but not the shared or the bubba2 icon on network, I also can reach him with http://bubba2.
This is quite strange both bubba have the same setting, at list from what I can see on the web interface.
Thanks .
8)

Posted: 14 Nov 2008, 05:08
by pa
paolol61

Can you reach it by \\bubba2?

Or what do you mean by "not visable on the network"?

/PA

Posted: 14 Nov 2008, 09:55
by paolol61
hi PA thanks for the quick reply.

yes I can reach with http:\\bubba2
but if you open the network you will not find a icon for him, you can see only the mediatomb service icon, so you can't access the shared folder on the bubba2.

But I have no problem on the old bubba, all services are present on the network browser , very strange at list for me.

8)

Posted: 14 Nov 2008, 13:12
by pa
what I mean is to type "\\bubb2" in an explorer window, not using "http" infront.

/PA

Posted: 17 Nov 2008, 03:01
by paolol61
hi PA,
if I do I get a network error , but in the dhcp table of my router is registered ok .
Thanks.
8)

Posted: 17 Nov 2008, 03:31
by pa
Sounds like samba is not running...

Have you tried restarting your bubba?
Or if you are familiar with the command line, log in using ssh and then as root run

Code: Select all

/etc/init.d/samba restart
/PA

Posted: 17 Nov 2008, 15:14
by paolol61
well i can try it , np.
but it was working before the patch ( bootloader update ) :(
i will try it and let you know :)

Posted: 18 Nov 2008, 14:04
by paolol61
Hi PA,
it's up again, but is strange , I think it have to start by himself on boot .
Any way thx a lot.