Page 3 of 3 FirstFirst 123
Results 21 to 29 of 29

Thread: Ubuntu 10.10 fileserver Samba

  1. #21
    Join Date
    Dec 2009
    Beans
    6,771

    Re: Ubuntu 10.10 fileserver Samba

    I'll admit that I no longer have any idea what's going on here.

    If you've installed Ubuntu Server in VBox then you need to make sure you are using "Bridged Adapter" mode in VBox. By default it will use NAT and that means that the Server can see out but nobody can see in and Servers really have no need to see out. I'm not sure if Bridged mode is available without "Guest Additions" - it may be but I'm not sure.

    Do you have actual client systems in your LAN ( do you even have a LAN ? ) or is this just a stand alone PC and you are trying to simulate a Samba Server and a Linux Client? The reason I ask is that in Bridged Adapter mode the server will connect to the same router as the host. That's the only way it will be seen by the host. If you don't have a router then this ain't gonna work.

    There are two other networking options in VBox but I've never used them to know how they work.
    Last edited by Morbius1; February 7th, 2011 at 10:31 PM.

  2. #22
    Join Date
    Nov 2010
    Location
    Finland
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Ubuntu 10.10 fileserver Samba

    Quote Originally Posted by Morbius1 View Post
    I'll admit that I no longer have any idea what's going on here.

    If you've installed Ubuntu Server in VBox then you need to make sure you are using "Bridged Adapter" mode in VBox. By default it will use NAT and that means that the Server can see out but nobody can see in and Servers really have no need to see out. I'm not sure if Bridged mode is available without "Guest Additions" - it may be but I'm not sure.

    Do you have actual client systems in your LAN ( do you even have a LAN ? ) or is this just a stand alone PC and you are trying to simulate a Samba Server and a Linux Client? The reason I ask is that in Bridged Adapter mode the server will connect to the same router as the host. That's the only way it will be seen by the host. If you don't have a router then this ain't gonna work.

    There are two other networking options in VBox but I've never used them to know how they work.

    Yes i was looking for that "Bridged mode" and i founded it now. Havent have time to test it..testing it later.
    But u are saying it doest work? Why so, i dont have LAN, just stand alone PC and im trying to simulate like u sayed. My virtual-server has own IP-address, so isnt that possible to connect/find that server from internet? Isnt that a purpose to have virtual-machine, that u dont need LAN or another machine, so u can run server(s) from one machine?
    I thought that samba works fine if guest is linux too, dont see reason why shouldnt.

    Code:
    /usr/bin/smbclient -L 192.168.1.101 -U guest

    edit: Maybe i should try this FTP-server http://ubuntuforums.org/showthread.php?t=841336 and forget this samba-thing, becouse first at all i was thinking to create FTP-server but i founded some links that sayed its not recommendable and its unsafe or something..but like u know im just playing and i dont have nothing unsafe in my server..just empty home-folders. I am allready friend with filezilla, so i could try this https://help.ubuntu.com/10.10/server...tp-server.html


    What u think? I think that everything is possible if u find way to do it

    (Also u can mark this thread SOLVED if u wish, becouse i got samba working)
    Last edited by runeh76; February 8th, 2011 at 11:57 AM.
    MSI K9N NEO-F V3 / MS-7369 Motherboard RAM 4GB
    AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
    Nvidia GeForce 9800 GT 512MB Internet 3G MF668
    GRUB2:BOOTSCRIPT:TESTDISK:NOMODESET

  3. #23
    Join Date
    Nov 2010
    Location
    Finland
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Ubuntu 10.10 fileserver Samba

    I succesfully got that FTP working
    So i say again, if u find way to do it..u can!

    I did follow these links:
    http://www.howtoplaza.com/how-to-use-ftp-in-ubuntu
    https://help.ubuntu.com/10.10/server...tp-server.html
    http://ubuntu-ky.ubuntuforums.org/sh....php?t=1421927
    Connection "Connect to server"
    Code:
    ftp://192.168.xx.xx/home/share

    Thank you guys
    Last edited by runeh76; February 8th, 2011 at 01:32 PM.
    MSI K9N NEO-F V3 / MS-7369 Motherboard RAM 4GB
    AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
    Nvidia GeForce 9800 GT 512MB Internet 3G MF668
    GRUB2:BOOTSCRIPT:TESTDISK:NOMODESET

  4. #24
    Join Date
    Jun 2007
    Beans
    1,941

    Re: Ubuntu 10.10 fileserver Samba

    Quote Originally Posted by runeh76 View Post
    I succesfully got that FTP working
    So i say again, if u find way to do it..u can!

    I did follow these links:
    http://www.howtoplaza.com/how-to-use-ftp-in-ubuntu
    https://help.ubuntu.com/10.10/server...tp-server.html
    http://ubuntu-ky.ubuntuforums.org/sh....php?t=1421927
    Connection "Connect to server"
    Code:
    ftp://192.168.xx.xx/home/share

    Thank you guys
    Heh, I guess if that works for you...

    Why wouldn't you use Guest Additions and just share the folders that way? Much easier, and much faster... To each their own I guess.

  5. #25
    Join Date
    Nov 2010
    Location
    Finland
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Ubuntu 10.10 fileserver Samba

    Quote Originally Posted by arrrghhh View Post
    Heh, I guess if that works for you...

    Why wouldn't you use Guest Additions and just share the folders that way? Much easier, and much faster... To each their own I guess.
    What u mean "i guess if that works for you"?

    I dont wanna use guest additions, becouse its too simple. I wanna learn things. Please read my earlier posts.
    MSI K9N NEO-F V3 / MS-7369 Motherboard RAM 4GB
    AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
    Nvidia GeForce 9800 GT 512MB Internet 3G MF668
    GRUB2:BOOTSCRIPT:TESTDISK:NOMODESET

  6. #26
    Join Date
    Jun 2007
    Beans
    1,941

    Re: Ubuntu 10.10 fileserver Samba

    Quote Originally Posted by runeh76 View Post
    What u mean "i guess if that works for you"?

    I dont wanna use guest additions, becouse its too simple. I wanna learn things. Please read my earlier posts.
    ...Ok, but sharing files between a VM guest and a VM host aren't really the same as setting up a LAN. You wouldn't want to use FTP on a LAN for example - sure you can, but why when there's NFS and samba .

  7. #27
    Join Date
    Nov 2010
    Location
    Finland
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Ubuntu 10.10 fileserver Samba

    U still dont see my point..
    Well dont get headache becouse it..
    MSI K9N NEO-F V3 / MS-7369 Motherboard RAM 4GB
    AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
    Nvidia GeForce 9800 GT 512MB Internet 3G MF668
    GRUB2:BOOTSCRIPT:TESTDISK:NOMODESET

  8. #28
    Join Date
    Jun 2007
    Beans
    1,941

    Re: Ubuntu 10.10 fileserver Samba

    Quote Originally Posted by runeh76 View Post
    U still dont see my point..
    Well dont get headache becouse it..
    You still don't see mine, but it doesn't really matter...

    Enjoy your FTP server!

  9. #29
    Join Date
    Nov 2010
    Location
    Finland
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Ubuntu 10.10 fileserver Samba

    Yes i see..

    Thanx anyway..
    MSI K9N NEO-F V3 / MS-7369 Motherboard RAM 4GB
    AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
    Nvidia GeForce 9800 GT 512MB Internet 3G MF668
    GRUB2:BOOTSCRIPT:TESTDISK:NOMODESET

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •