Date: Tue, 26 May 2009 11:00:09 GMT From: Karsten Schmidt <gugge@guggemand.dk> To: freebsd-pf@FreeBSD.org Subject: Re: kern/132176: [pf] pf stalls connection when using route-to [regression] Message-ID: <200905261100.n4QB09AE077331@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/132176; it has been noted by GNATS.
From: Karsten Schmidt <gugge@guggemand.dk>
To: bug-followup@FreeBSD.org, link@ngc.net.ua
Cc:
Subject: Re: kern/132176: [pf] pf stalls connection when using route-to [regression]
Date: Tue, 26 May 2009 12:40:52 +0200
I have the same error on a 7.2 box with a bce device and vlans
#pf.conf
# send all packets from x.x.x.128/26 to nonlocal addresses through x.x.x.129
pass out quick route-to ( bce0.11 x.x.x.129 ) from x.x.x.128/26 to
!x.x.x.128/26 no state
#default gateway
91.208.16.1
#ifconfig
bce0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=1bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4>
ether 00:1f:29:06:85:28
inet x.x.x.125 netmask 0xffffff80 broadcast x.x.x.127
media: Ethernet autoselect (1000baseTX <full-duplex>)
status: active
bce0.11: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu
1500
options=3<RXCSUM,TXCSUM>
ether 00:1f:29:06:85:28
inet x.x.x.140 netmask 0xffffffc0 broadcast x.x.x.191
media: Ethernet autoselect (1000baseTX <full-duplex>)
status: active
vlan: 11 parent interface: bce0
--
Karsten
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905261100.n4QB09AE077331>
