Re: [CentOS] Layer 2 VPN with OpenSSH on CentOS7 not working!

2014-09-30 Thread Anthony K
On 30/09/14 02:00, SilverTip257 wrote: Unless you can prove with further testing that something is actually broken, I expect this is nothing but a configuration error. Per the TUN/TAP comment of mine [0]. TUN is layer3 and TAP is layer2 of the OSI Model. [0] http://en.wikipedia.org/wiki/TUN/TA

Re: [CentOS] Layer 2 VPN with OpenSSH on CentOS7 not working!

2014-09-29 Thread SilverTip257
On Mon, Sep 29, 2014 at 1:47 AM, Anthony K wrote: > Hi all. > > I'm trying to bring an Amazon VM into the LAN by following this guide > [0]. However, it appears that OpenSSH on either RHEL7 or CentOS7 is broken > as it is not creating tap interface but tun interface. I've tried this on > both C

Re: [CentOS] Layer 2 VPN with OpenSSH on CentOS7 not working!

2014-09-28 Thread Anthony K
On 29/09/14 15:47, Anthony K wrote: So, what's broken in 7 - or is it that it requires something different? I've just finished installing a CentOS7 virtual machine and guess what - as long as both ends are CentOS7, the tap interface is created as expected! Looks like an incompatibility iss

[CentOS] Layer 2 VPN with OpenSSH on CentOS7 not working!

2014-09-28 Thread Anthony K
Hi all. I'm trying to bring an Amazon VM into the LAN by following this guide [0]. However, it appears that OpenSSH on either RHEL7 or CentOS7 is broken as it is not creating tap interface but tun interface. I've tried this on both CentOS5 and CentOS6 and they both work as advertised! Down