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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
04-18-2011, 07:49 AM
|
#16
|
|
Moderator
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, Debian, FreeBSD, Ubuntu (desktop)
Posts: 3,859
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
|
|
Moderator
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.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:59 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
|
|