Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2002 12:50:00 +0200
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        John Hay <jhay@icomtek.csir.co.za>
Cc:        ipfw@FreeBSD.ORG
Subject:   Re: RFC: ipfw behaviour with non IPv4 packets
Message-ID:  <291005492511.20020725125000@alexdupre.com>
In-Reply-To: <200207251040.g6PAe5C64282@zibbi.icomtek.csir.co.za>
References:  <200207251040.g6PAe5C64282@zibbi.icomtek.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help

Thursday, July 25, 2002, 12:40:05 PM, you wrote:

JH> It would be nice if ipfw can support both ipv4 and ipv6. Then we only need
JH> one "thing" to manage it all.

As Luigi told me, you can already do it by adding extra protocol specifier e.g.

        ipv4 tcp from any to any
        ipv6 udp from any to any

So, I think "ip" should match either ipv4 or ipv6.

-- 
Alex Dupre                             sysadmin@alexdupre.com
http://www.alexdupre.com/              alex@sm.FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?291005492511.20020725125000>