Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2010 14:56:04 -0500
From:      gumbo@bsdmail.org
To:        freebsd-ipfw@freebsd.org
Subject:   ipfw "fwd" command fails using  ipv6 addresses
Message-ID:  <8CD563AEEF556DE-1A54-477C@web-mmc-m01.sysops.aol.com>

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


I'm running freebsd 7.2 and trying to find a way to forward a packet to different subnets based on it's source address.
The following command works fine for ipv4 addresses but fails for ipv6 addresses.
ipfw add 101 fwd nextaddr ip from myaddr to any out
This works fine if nextaddr and myaddr are ipv4 but fails to work if they resolve to ipv6.
Is this not yet supported or is there another way to accomplish the same thing ?

Thanks for any insight,
Rick





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8CD563AEEF556DE-1A54-477C>