I'm having problems getting a list of interfaces to expand their addresses in
a list .. I guess it's not currently possible, is it?
todd:2$ pfctl -vnf -
ext="{ xl1, gif0 }"
ext = { xl1, gif0 }
extip4="{($ext)}"
extip4 = {($ext)}
ext4="{ (xl1), (gif0) }"
ext4 = { (xl1), (gif0) }
block in from $extip4 to any
stdin:4: syntax error
block in from ($ext) to any
stdin:5: syntax error
block in from $ext4 to any
Memory fault
todd:3$
--
Todd Fries .. [EMAIL PROTECTED]
(last updated $ToddFries: signature.p,v 1.2 2002/03/19 15:10:18 todd Exp $)