Linux - NetworkingThis 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.
My linux box network it's very unstable, I think that someone is stealing my ip address, it's static. How can I know when or if that situation occurs? (Besides losing connection to the host via ssh).
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,500
Rep:
No one can "steal" your IP - they would be experiencing the same unstable connection you are, as an arp storm would arise. In other words, they are not productively using the IP address, but they could intentionally disrupt your connection. If you suspect this for some reason, contact your ISP. They can easily verify by examining their arp caches.
Your service provider may not be providing a stable connection. Your DNS may not be reliable (does access by IP address work reliably?). Your infrastructure may not be stable - make sure your own house is in order first.
I'm not concerned with ISP, DNS or whatever. Think my environment as a small network with 3 computers with static ip's. One has ip X, other ip Y, if the 3rd computer gets configured with the X ip, I want something in the 1st computador that detects ip conflicts, like Micrsofot Windows reports that someone else is using the ip. I don't need anything in realtime, just something in a log or something like that.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.