简体   繁体   English

切换802.1x虚拟化?

[英]switch virtualization for 802.1x?

Here the thing : I want to set a EAP-TLS 802.1x connexion with Freeradius. 这件事:我想与Freeradius设置EAP-TLS 802.1x连接。 The freeradius server is on a vm, the host is the client. freeradius服务器位于虚拟机上,主机是客户端。 The thing is that I didn't have Wi-fi or internet connexion on my machine (no box! nothing). 问题是我的机器上没有Wi-Fi或Internet连接(没有盒子!什么也没有)。 So I wanted to use a virtual switch for the 802.1x part. 因此,我想为802.1x部分使用虚拟交换机。 After some research, I found OpenVSwitch but it doesn't have 802.1x feature :( 经过研究,我发现OpenVSwitch却没有802.1x功能:(

The client : - my physical computer (the client have to be this machine) - ubuntu 14.04 desktop - wpa_supplicant 客户端:-我的物理计算机(客户端必须是这台计算机)-ubuntu 14.04桌面-wpa_supplicant

The server : - a vm created with qemu/kvm (virt-manager) - ubuntu 14.04 desktop - freeradius 服务器:-使用qemu / kvm创建的虚拟机(virt-manager)-Ubuntu 14.04桌面-Freeradius

I have make a connexion (a bridge) between the vm and the host (the client) : client : eth0 192.168.0.4 - br0 192.168.0.3 vmserveur : eth0 192.168.0.5 我在vm和主机(client)之间建立了连接(桥接器):client:eth0 192.168.0.4-br0 192.168.0.3 vmserveur:eth0 192.168.0.5

Thanks! 谢谢! Ju

If I remember right I finally used GNS3 with an ISO Cisco router. 如果我没记错的话,我终于将GNS3与ISO Cisco路由器一起使用了。 thanks. 谢谢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM