lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 2 Jul 2009 00:14:37 +0800
From:	Jeff Chua <jeff.chua.linux@...il.com>
To:	Herbert Xu <herbert@...dor.apana.org.au>
Cc:	"Rafael J. Wysocki" <rjw@...k.pl>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Kernel Testers List <kernel-testers@...r.kernel.org>,
	"David S. Miller" <davem@...emloft.net>,
	Paul Martin <pm@...ian.org>
Subject: Re: [Bug #13627] Tunnel device ignores TCP/UDP traffic

On Wed, Jul 1, 2009 at 11:13 PM, Herbert Xu<herbert@...dor.apana.org.au> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ