Re: [Bug #13627] Tunnel device ignores TCP/UDP traffic

From: Jeff Chua
Date: Wed Jul 01 2009 - 12:14:53 EST


On Wed, Jul 1, 2009 at 11:13 PM, Herbert Xu<herbert@xxxxxxxxxxxxxxxxxxx> wrote:

> So you mean that 71f9dacd2e4d233029e9e956ca3f79531f411827 doesn't
> work? Does reverting d55d87fdff8252d0e2f7c28c2d443aee17e9d70f help?

My Linux git already has these two commits, and I tested it with vpnc
(0.5.3) and it connected, but can't ping or ssh to remote. It was
working prior to 2.6.30.

Tested reverting d55d87fdff8252d0e2f7c28c2d443aee17e9d70f, but still
no good. Also reverted 71f9dacd2e4d233029e9e956ca3f79531f411827, still
no good.

> If not can you elaborate on what you mean by not working?

It seems the tunnel is not setup correctly, but I'll have to revert
back to 2.6.29+ to verify.

On kvm (again, it could be KVM which I'm not 100% sure. kvm-87), it
won't ping to/from the guest system with host ... Used to work before
2.6.31-rc1 with guest net model=e1000 and model=virtio, but with
2.6.31-rc1, only works with model=virtio. .. This could be an
_unrelated_ issue though.

/usr/local/kvm/bin/qemu-system-x86_64 \
-localtime \
-net nic,vlan=0,model=e1000 \
-net tap,script=/root/scripts2/tunx \


Thanks,
Jeff.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/