Jacob Yocom-Piatt [EMAIL PROTECTED] wrote: > on the same interface but HTTP connections traversing vr0->vlan0 hang > while similar connections going vlan0->vr0 work fine. the firewall plugs
> vr0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 > vlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1496 You need a newer if_vr driver that supports IFCAP_VLAN_MTU. Try current.

