Re: ip6fw problem, ignores "icmptypes 8" (icmp-request)

From: Hajimu UMEMOTO (ume_at_mahoroba.org)
Date: 11/11/03

  • Next message: paul van den bergen: "Wifi discovery for FreeBSD/aironet"
    Date: Tue, 11 Nov 2003 13:36:55 +0900
    To: Juan Rodriguez Hervella <jrh@it.uc3m.es>
    
    

    Hi,

    >>>>> On Mon, 10 Nov 2003 22:41:02 +0100
    >>>>> Juan Rodriguez Hervella <jrh@it.uc3m.es> said:

    jrh> I'm trying to block IPv6 icmp-request packets which might be sent
    jrh> to my host. I'm using ip6fw on a FreeBSD-4.9.0-RELEASE.

    jrh> When I do this:

    jrh> add 100 deny ipv6-icmp from any to 2001:720:410:100f:20d:9dff:fe46:f2c9
    jrh> icmptypes 8

    ICMPv6 is not same as ICMPv4. ICMP6_ECHO_REQUEST is 128. Please
    refer /usr/include/netinet/icmp6.h.

    Sincerely,

    --
    Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
    ume@mahoroba.org  ume@bisd.hitachi.co.jp  ume@{,jp.}FreeBSD.org
    http://www.imasy.org/~ume/
    _______________________________________________
    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: paul van den bergen: "Wifi discovery for FreeBSD/aironet"

    Relevant Pages

    • Re: Journalism
      ... >JRH wrote: ... It's all good news for the ... legal profession, with a whole host of potential new clients. ...
      (rec.sport.rugby.union)
    • ip6fw problem, ignores "icmptypes 8" (icmp-request)
      ... I'm trying to block IPv6 icmp-request packets which might be sent ... I still can ping6 my host from a remote machine. ... I think that "icmptypes" isn't working although it's on the man page of ip6fw. ...
      (freebsd-net)