Date: Fri, 18 Apr 2003 08:42:27 -0400 From: Bill Moran <wmoran@potentialtech.com> To: Dragoncrest <dragoncrest@voyager.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Strange network traffic?? Message-ID: <3E9FF2B3.1000102@potentialtech.com> In-Reply-To: <5.2.0.9.2.20030417222428.00a05760@pop.voyager.net> References: <5.2.0.9.2.20030417222428.00a05760@pop.voyager.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Dragoncrest wrote: > Hi all. Just a few weeks back I started noticing this traffic > showing up on my lan and I have no idea how to explain it. Using > trafshow I get the from address as my router gateway for our connection > coming in from our provider, and destination as OSPF-ALL.MCAST.NET, the > protocol is OSPF, and it's only sending about 80 bytes of data every 30 > seconds to a minute or so. It's obviously not internal network traffic > as source and destination are not internal, yet these show up on my > machine when I'm monitoring the network. Any suggestions, ideas, or > thoughts as to what the heck this is?? OSPF is "open shortest path first", which is a routing protocol. From the looks of it, it's transmitting through multicast, so it's possible that your gateway is programmed to use ospf and is multicasting to your network to find other ospf capable devices. Check the docs on the router you're using. It's likely you can turn this off. -- Bill Moran Potential Technologies http://www.potentialtech.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E9FF2B3.1000102>