Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
04-18-2011, 07:49 AM
|
#16
|
LQ Guru
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
I wonder if the problem is with a spotty wifi connection. Once an ssh connection is made, does it drop off?
|
|
|
04-18-2011, 07:59 AM
|
#17
|
Senior Member
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Rep: 
|
Quote:
Originally Posted by RaisedByWolves
Code:
PC>arp -a
Interface: 192.168.1.115 --- 0x2
Internet Address Physical Address Type
192.168.1.1 98-fc-11-81-1d-c5 dynamic
192.168.1.117 00-00-00-00-00-00 invalid
...
|
Something strange is happening with the PC's ARP cache. Next time the laptop hops from Ethernet to wifi, issue the command (from the laptop):
Code:
# arping -U -c 2 192.168.1.117
Everything work OK afterward?
|
|
|
04-19-2011, 09:54 PM
|
#18
|
LQ Newbie
Registered: Apr 2011
Posts: 17
Original Poster
Rep:
|
Last night I tested to see how long a connection would last (once they find each other). I was able to stay SSH'ed in for six hours or so before I went to bed. I have been knocked off the SSH connection in the past but I wouldn't characterize the connection as tenuous once made.
running arping on the laptop didn't make the PC aware of it. They still can't see each other until they are both pinging each other.
I did have to use a lowercase 'u' instead of a capital 'U' for arping
results:
(117 is laptop, 116 is pc)
Code:
# arping -u -c 2 192.168.1.117
arping: Um.. lo looks like the wrong interface to use. Is it? (-i switch)
arping: using it anyway this time
ARPING 192.168.1.117
--- 192.168.1.117 statistics ---
2 packets transmitted, 0 packets received, 100% unanswered (0 extra)
# arping -u -c 2 192.168.1.116
ARPING 192.168.1.116
--- 192.168.1.116 statistics ---
2 packets transmitted, 0 packets received, 100% unanswered (0 extra)
root@modef:~#
|
|
|
07-06-2012, 04:17 AM
|
#19
|
LQ Newbie
Registered: Jul 2012
Posts: 1
Rep: 
|
Fix?
Did you ever sort this out? I have exactly the same problem on my network. I cannot ping any Linux machines that are wirelessly connected to my router unless they are first pinged by a windows machine, after which time it can be accessed for about a minute before being pinged again. Please help.....
|
|
|
07-10-2012, 02:50 AM
|
#20
|
LQ Newbie
Registered: Apr 2011
Posts: 17
Original Poster
Rep:
|
Sorry, no. I was never able to resolve this. I'm assuming it is an issue with my wireless drivers or Debian.
|
|
|
07-10-2012, 03:19 AM
|
#21
|
LQ Guru
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
Your router may be isolating wireless connections only allowing internet traffic. Wireless can be tricky. My router will stop wireless authentication. I found that this only happens when my laptop is connected on the wired side. Strangely, this still happens after switching to the Tomato firnware!
|
|
|
04-20-2013, 12:51 AM
|
#22
|
LQ Newbie
Registered: Apr 2011
Posts: 17
Original Poster
Rep:
|
Thank you Schiwal, with that tip I believe I have found the problem.
My Linksys Router has a feature on it (which is apparently common) called AP isolation. It isolates wireless devices so they can only communicate to the router, not each other.
It took forever to find, because in my router's settings, it was set to off. However it was indeed on, and toggling that setting on and off was needed to fully disable it.
Since the toggle I haven't had any issues connecting via wireless.
|
|
|
All times are GMT -5. The time now is 11:22 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|