You are not logged in.

#1 2013-08-08 10:45:13

aterocana
Member
Registered: 2013-07-30
Posts: 26

Connect to hosts in the LAN

Ok, weird problem here. I'm on a machine with Archlinux, gnome 3.8 and nemo as file manager. I try to access to a raspberry pi I actually have on my LAN with nemo, using smb or sftp (in nemo location: "smb://192.168.1.130" or "sftp://192.168.1.130). It can't be mounted.
Now, if I try with a Debian PC, I can easily access with same commands. From terminal in ssh same thing: "ssh xbian@192.168.1.130" resolves in "no route to host". The weirdest thing is that sometimes it decides to work and everything's fine. I don't know how and I don't know when, sometimes few minutes after system's startup, sometimes a lot of time later, sometimes never. Any ideas? Thanks a lot.

Offline

#2 2013-08-08 12:31:59

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,700
Website

Re: Connect to hosts in the LAN

Probably missing gvfs-smb or a similar package.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2013-08-08 13:37:48

aterocana
Member
Registered: 2013-07-30
Posts: 26

Re: Connect to hosts in the LAN

I had it, but why, if I miss something, then sometimes all is working and other times not?

Offline

#4 2013-08-08 14:40:42

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,354

Re: Connect to hosts in the LAN

I would look to see whether another machine on your network is conflicting with your IP address, or the IP address of your target.  Check to ensure all the addresses are on the same subnet (how are the addresses on your network assigned?)  Check to ensure that all of the subnet masks are correct; in a 192... all of the masks should (generally) be /24  or 255.255.255.0.

You might post the output of ip addr and of ip route for both your Arch Linux box and your Raspberry Pi. 
What are you using as a router?  Can you look at its routing tables?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2013-08-08 16:24:45

MariusMatutiae
Member
Registered: 2012-11-08
Posts: 31

Re: Connect to hosts in the LAN

The output of an nmap scan, at the time when you cannot connect, might also be enlightening, within the same framework provided by ewaller's suggestion.

Offline

#6 2013-08-09 12:53:46

aterocana
Member
Registered: 2013-07-30
Posts: 26

Re: Connect to hosts in the LAN

All masks are 255.255.255.0, anyway it's all done by router because I let him do DHCP. Anyway, I don't know why, today everything's ok. Thank you anyway.

Offline

Board footer

Powered by FluxBB