Linux - SecurityThis forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.
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.
I've been getting a decent amount of traffic that has someone else listed on my subnet as the destination instead of myself. Generally some http traffic or port 6436. The source is always listed as someone on my subnet.
Could this just be portscan because of my strict firewall rules?
Could you expand on that...how you're seeing those packets (log messages/packet sniffer/etc), what type of connection do you have (DSL/Cable), are you on a LAN with systems that have those IPs? Also if you could use tcpdump to capture a few example packets (use the -e option to dump link-level info), that might be informative.
Yea I have a dsl and its all appearing to come from the same subnet. was using snort and ethereal. was having some weird problems with my linux box so its down at the moment. I'm not on a lan, just my ISP's network.
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660
Rep:
Your DSL connection may connect to a hub rather than a switch on the other side of the DSLAM, in which case the IP traffic would be echoed to all ports. That would be very, very strange though. It would also generate a huge amount of traffic if there are many other people in your area using DSL. It could be that there's so much traffic through the switch on your ISPs side that it actually floods the ARP cache and it briefly reverts to "hub mode". That would also be very weird.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.