Re: the router spams with echo requests

From: Chuck Swiger (cswiger_at_mac.com)
Date: 08/25/03

  • Next message: FreeBSD bugmaster: "Current problem reports assigned to you"
    Date: Mon, 25 Aug 2003 14:02:59 -0400
    To: Stoyan Stratev <svs000@aubg.bg>
    
    

    Stoyan Stratev wrote:
    [ ... ]
    > The ISP is using a network with hubs therefore we receive echo packets on
    > the outside interface, that are not meant for our machine. The problem is
    > that that the box forwards those packets multiple times and so the ISP
    > thinks we have a virus or are doing portscans.
    > i ran 'tcpdump -p -i rl1| grep echo' and noticed the following:
    > we receive one packet:
    > 20:50:02.596560 some.address.com > machine.on.our.subnet: icmp: echo request
    > [tos 0x80]
    > we send 20 packets very fast:
    > 20:50:02.596851 our.router.com > machine.on.our.subnet: icmp: echo request
    > [tos 0x80]

    machine.on.our.subnet isn't your network broadcast address, correct?

    This smells like a ICMP-amplification based denial-of-service, and I'd
    double-check your internal machines. Have you sniffed your internal net to see
    whether the ICMPs are coming from inside (and then being NATed)?

    Consider blocking ICMP pings ("add deny icmp from any to any icmptypes 0,8")
    until you've figured out what's going on.

    -- 
    -Chuck
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: FreeBSD bugmaster: "Current problem reports assigned to you"

    Relevant Pages

    • Re: strange packets from 192.168.1.126
      ... external interface from the 192.168.1.0/24 network. ... local machines on this network and the packets are coming in on my WAN ... that is connected to the ISP, rather than a network under your (or ...
      (comp.security.firewalls)
    • Re: weird network problem in FC4
      ... > Ever since I moved to this ISP I've been having network problems, ... It's an ISP from hell. ... > I see network activity in gkrellm and I see ARP packets with ethereal, ... > configuration tool was to click on get IP automatically with dhcp. ...
      (Fedora)
    • Re: Do MAC addresses go to internet?
      ... of an isp. ... modem isolates your network. ... they often pass _broadcast_ packets. ...
      (comp.os.linux.networking)
    • weird network problem in FC4
      ... Ever since I moved to this ISP I've been having network problems, ... Now I've configured eth0 with dhcp. ... I see network activity in gkrellm and I see ARP packets with ethereal, ...
      (Fedora)
    • Re: Ethernet issue: works one way but not another
      ... packets transmitted, 5 packets received, 0% packet loss ... (This is when connected directly to internet through ... FBSD, I have been working with BSDI at the isp I work for for the last ... As for my network topology, I have an internal network that goes ...
      (freebsd-questions)