Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
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 !
Windows LAN access problem
Windows LAN access problem
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???
This happen with ie6,firefox3 and chrome
Any idea???
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
Router/firewall, just on the LAN etc.
Can you reach it by ip-address? I.e. http://192.168.10.1 ?
/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
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
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 .

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 .

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.

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.

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
/PA
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