Community


All times are UTC - 5 hours




Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: Add A Linux Server to Computer List
PostPosted: Wed Jun 23, 2010 11:47 pm 
Offline

Joined: Wed Jun 23, 2010 11:42 pm
Posts: 5
Hello, I am currently having difficulty seeing my files that I need to access from my ubuntu linux server. I have installed the nrserver on the ubuntu box but when I go to add computers it will only allow me the option of adding the windows computers on my LAN but not the server itself. I have some folders that are shared using SAMBA on the server that I need to access from the internet but after a while of searching I cannot find a solution on how to add this so that it can be accessed remotely.

Any help would be greatly appreciated,

Many thanks,

Buntubailey


Top
 Profile  
 
 Post subject: Re: Add A Linux Server to Computer List
PostPosted: Thu Jun 24, 2010 12:01 am 
Offline

Joined: Mon Dec 22, 2008 10:19 pm
Posts: 436
Hi Buntubailey,

Thanks for using NeoRouter. You will need to install NeoRouter client package on the Ubuntu server as well. Please see section 2.3.3 "Install NeoRouter Client on Linux" in the User's Manual for detailed instructions.

_________________
Luke - NeoRouter Team


Top
 Profile  
 
 Post subject: Re: Add A Linux Server to Computer List
PostPosted: Thu Jun 24, 2010 12:21 am 
Offline

Joined: Wed Jun 23, 2010 11:42 pm
Posts: 5
Many thanks for your response, I am now out of the office so I connected to the server via putty to do the installation of the ubuntu client, it seemed to go well and installed then asked me for the domain, which I put, then my username and password but now it is just stuck on "connecting to neorouter server" and nothing else is coming up, what could be the problem, thanks again for your help

Buntubailey


Top
 Profile  
 
 Post subject: Re: Add A Linux Server to Computer List
PostPosted: Thu Jun 24, 2010 12:55 am 
Offline

Joined: Mon Dec 22, 2008 10:19 pm
Posts: 436
If I understand correctly, both NR client and server are running on this Ubuntu. Try entering "localhost" when you are prompted for domain name. I guess your office router may not support "hairpin".

_________________
Luke - NeoRouter Team


Top
 Profile  
 
 Post subject: Re: Add A Linux Server to Computer List
PostPosted: Thu Jun 24, 2010 3:39 am 
Offline

Joined: Wed Jun 23, 2010 11:42 pm
Posts: 5
many thanks, I will give this a try when I get back to the office and post the results


Top
 Profile  
 
 Post subject: Re: Add A Linux Server to Computer List
PostPosted: Thu Jun 24, 2010 4:02 am 
Offline

Joined: Wed Jun 23, 2010 11:42 pm
Posts: 5
OK, let me start by saying thanks so much for all of your help. Your advice about localhost worked and I can now add the ubuntu server to my list of computers. Now that I have the computer listed I can ping the computer, but when I right click from my windows box and try to select shared folders nothing happens, is there a way to find out why this is happening? Again many thanks again for all of your help.

Regards,

Buntubailey


Top
 Profile  
 
 Post subject: Re: Add A Linux Server to Computer List
PostPosted: Thu Jun 24, 2010 4:31 pm 
Offline

Joined: Tue Feb 10, 2009 4:11 am
Posts: 96
make sure you have samba server running, and configured some network sharing folders.

first try

ps -ef | grep smbd

if you don't see any smbd processes running, you won't get any sharing folders from the Linux server.

if smbd is running, check /etc/samba/smb.conf, try something simple like this:

Code:
[tmp]
   comment = tmp
   path = /tmp
   valid users =
   public = yes
   writable = yes
   printable = no
   create mask = 0765


Top
 Profile  
 
 Post subject: Re: Add A Linux Server to Computer List
PostPosted: Thu Jun 24, 2010 8:53 pm 
Offline

Joined: Wed Jun 23, 2010 11:42 pm
Posts: 5
For some reason it still doesn't want to work, I have tried what you said, created the tmp folder, made sure that the neorouter user exits in unix and in samba but still no joy, nothing happens when I click shared folder, I wonder if there is any way to see a log to try to see why this is happening?


Top
 Profile  
 
 Post subject: Re: Add A Linux Server to Computer List
PostPosted: Thu Jun 24, 2010 10:55 pm 
Offline

Joined: Mon Dec 22, 2008 10:19 pm
Posts: 436
on windows box, try using the following command to mount the Ubuntu share. It might give you more detailed error message.

net use \\10.0.0.2\tmp\ *

_________________
Luke - NeoRouter Team


Top
 Profile  
 
 Post subject: Re: Add A Linux Server to Computer List
PostPosted: Fri Jun 25, 2010 5:18 pm 
Offline

Joined: Tue Feb 10, 2009 4:11 am
Posts: 96
something to check/try:
1. make sure your firewall does not block incoming access on interface 'nrtap' (iptables, etc);
2. make sure your samba server is listening on interface 'nrtap' (netstat);
3. make sure smbd is restarted after you change /etc/samba/smb.conf;
4. try to use smbclient to access the share folders.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 36 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: