Displaying 20 results from an estimated 7000 matches similar to: "Bridging wireless interface for KVM guests"
2015 Sep 24
3
OT: adding a wifi adapter to openvswitch
Hi all,
Finally, I have installed openvswitch from source to two CentOS hosts:
one 6.x and other 7.x.
I will do some tests using openvswitch bridges to my KVM machines. One
of these tests is to add a wlan0 adapter from comandline but only when
this wlan0 is associated with a ssid without assign an IP.
Is this posible? Do I nees to add some ebtables like, for example,
Debian's wiki
2015 Sep 24
2
OT: adding a wifi adapter to openvswitch
On Thu, Sep 24, 2015 at 11:28 AM, Dmitry E. Mikhailov
<d.mikhailov at infocommunications.ru> wrote:
> Followup
>
> On 09/24/2015 01:59 PM, C.L. Martinez wrote:
>>
>>
>> https://wiki.debian.org/BridgeNetworkConnections#Bridging_with_a_wireless_NIC?
>
> They are doing an interesting Ethernet NAT with the following idea:
>
> Your wireless station has MAC
2015 Sep 24
3
OT: adding a wifi adapter to openvswitch
Actually I do a similar thing.
I use a VM as my home/office firewall.
It works quite well and I would argue it is as secure as your standard
firewall based on something like openWRT running on dedicated hardware.
I also run a wireless AP in bridged mode to allow local network access
on an appliance.
There should be no reason that you could not put both on the same
physical hardware.
As for
2014 Jul 28
2
wireless inteface configure as bridge
Hi,
I m using centos 7 in laptop and kvm as virtualization to run windows guest
vm.Currently i m using NAT as default setting for guest vm, my internet is
fine but can't resolve some domains and sites.
So want to come on bridge.
As per my understanding bridge can not work while device is managed by
NetworkManager.
Is there any utility or tool to use to scan wireless device in network and
2011 Sep 05
4
Broadcom Wifi Problem
I have a Broadcom 802.11b/g hardware on my dual-boot laptop.
Note first that in the WinXP partition, the wifi makes DHCP
connections to my router with no problem. Since this
was not working in my new CentOS 6 partition, and
remembering that there was a driver problem with the
old Fedora partition it replaced, I followed instructions
founs at:
2015 Sep 24
2
OT: adding a wifi adapter to openvswitch
On Thu, Sep 24, 2015 at 2:08 PM, Dmitry E. Mikhailov
<d.mikhailov at infocommunications.ru> wrote:
> On 09/24/2015 04:47 PM, Alvin Starr wrote:
>>
>> Actually I do a similar thing.
>
> Do you?
>
>> I use a VM as my home/office firewall.
>
> If your laptop/server/smth is permanently wired to the internet, there's no
> problem to bridge this interface
2007 Apr 18
6
[Bridge] bridge wlan-eth
Hi!
I have some problems with an bridge between wlan0 and eth0 device...
It works and I can from both sides ping the router with the bridge device but
I cant ping the devices from other net so I cant ping wlan devs from eth net
and other way around
the wlan card is an atmel usbw11 from linksys and eth is a intel e100
10/100mbit nic
I have configured the bridge according to the how to and
2010 Nov 06
7
Addressing outgoing connections to a specific interface
On a CentOS 5.5 laptop (Dell Inspiron, dual boot with a Debian-based
distro) I have a cable plugged into eth0 which is on a LAN with no
internet connection. Additionally, I connect wirelessly on wlan0 to
the internet. Both connections have router on the 192.168.0.1
address.
Although I need to stay connected to the wireless router, can I still
access the address 192.168.0.1 on the wired
2016 Sep 09
3
Recommendation about an usb wireless adapter to use it as HostAP
Hi all,
I would like to install/test CentOS 7.X as a hostap for my home. I am thinking to use an Alfa (http://www.alfa.com.tw) usb wireless adapter or TP-Link. BUt there is not much information in Alfa's or TP-Link's web sites about which of them can run as a HostAP. If I can find any adapter that supports ac with a throughput of 150 Mbps/300Mbps, it would be great.
Any recommendation?
2012 Apr 04
6
3.2 kernel with C5? Or ndiswrapper?
I know, I know... don't use the non-standard kernels unless you have to...
BUT: I have a D-Link N150 USB card.
Bus 001 Device 004: ID 0846:9030 NetGear, Inc. WNA1100 Wireless-N 150 [Atheros AR9271]
This isn't supported in C5, but it is supported in newer kernels (ath9k_htc).
So let's try NDISwrapper:
# rpm -i kmod\-ndiswrapper\-1.56\-1.el5.elrepo.i686.rpm
2006 Mar 24
1
2 WAN - 1 LAN - ping and route problem
ClarkConnect Home 3.2
eth0 - WAN - inet - ip:192.168.1.2 gw:192.168.1.1 (connected to my
www.woosh.co.nz gatway)
wlan - WAN - private community wireless networt - ip:10.252.16.16
gw:10.252.16.1
eth1 - LAN - ip:192.168.2.1
# route add -net 10.0.0.0 netmask 255.0.0.0 gw 10.252.16.1
[root@bowenvale etc]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
2016 Feb 04
2
CentOS7 wireless config on command line on asus
Hi all,
I'm trying to configure wireless on my Asus laptop running CentOS7.
I see wlan0 when I type iw dev, but if I type
ip link set wlan0 up
I get the following error:
RTNETLINK answers: Operation not possible due to RF-kill
Any idea what is wrong??
Adrian
--
Adri P. van Bloois
Antonlaan 104 email: adrian at pa0rda.nl
3701 VG Zeist voice: +31-(0)-30-6912741
The Netherlands fax:
2017 Mar 31
4
Network isolation for KVM guests
On Thu, Mar 30, 2017 at 06:15:28PM +0100, Nux! wrote:
> Use libvirt with mac/ip spoofing enabled.
>
> https://libvirt.org/formatnwfilter.html
>
> https://libvirt.org/firewall.html
>
> --
> Sent from the Delta quadrant using Borg technology!
>
Thanks Nux and Kristian but I don't see if these solutions will be really efective in my environment. Let me to explain.
2011 Sep 02
2
New wireless controller
I just installed an Asus PCE-n13 wireless card into one of my CentOS 5.6 systems. It uses the RaLink 2680 chip set and I was able to get the driver loaded using modprobe rt2x00pci.ko. I saw no error and now see that the module is loaded along with mac80211 and other dependencies.
Now I need to know how to create the wlan0 device. I can find nothing via Google searches on how to create that
2011 Jan 16
1
Atheros AR9287 PCI passthrough issue
Hi,
i''m trying to use PCI passthrough feature on Xen 4.0 but it fails on my Wireless card.
I use Xen 4.0 on a Debian 6.0 (package from repo) and try to passthrough the following PCI device
root@omega:~# dpkg -l | grep xen
ii libxenstore3.0 4.0.1-1 Xenstore communications library for Xen
ii linux-image-2.6.32-5-xen-amd64 2.6.32-30 Linux 2.6.32 for 64-bit PCs, Xen dom0 support
ii
2015 Jan 25
1
tinc Digest, Vol 123, Issue 13
Lastest Modifications:
HOST A:
Removed 2 route add as you suggested, and it's still working.
HOST B:
This host has a openwrt as gateway and I added few days ago as you
suggested on freenode and this is HOST B Gateway route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 10 0
2015 Sep 24
0
OT: adding a wifi adapter to openvswitch
Followup
On 09/24/2015 01:59 PM, C.L. Martinez wrote:
> https://wiki.debian.org/BridgeNetworkConnections#Bridging_with_a_wireless_NIC?
They are doing an interesting Ethernet NAT with the following idea:
Your wireless station has MAC "A" and IP "X"
The virtual machine on the wireless station has MAC "B" and IP "Y"
1) To the outside world both your
2014 Jan 11
1
Configure wireless USB ethernet
I have a system that does *not* have a graphical desktop installed, nor do
I ever plan to. I have its wired ethernet working just peachy. Now I want
to configure a USB wireless ethernet and scratching my head. Particularly
since I don't use NetworkManager, everything is manually configured.
That said, if I enable NM, I see this in /var/log/messages:
NetworkManager[26900]: <info>
2010 Jun 08
1
cannot see or browse a share from a VPN client
Hello.
I have three separate networks on my LAN:
wired network (192.168.0.0/24)
wireless network (192.168.5.0/24)
VPN (172.16.15.0/24)
Here is an ASCII art showing my setup:
,----------.
ppp0 <------eth1 eth0--192.168.0.0/24--->to LAN switch
| wlan0--192.168.5.0/24---> WLAN
| tun0--172.16.15.0/24---> VPN
|__________|
2011 Mar 24
1
PDC/wins on multiple networks
Hi to everyone on the mailing list.
I have two networks at home, apart from the internet. One is the wired
network, LAN, and the other is the wireless network, WLAN. They need to
be separated, not bridged, because of hardware issues.
I am trying to setup inter-networking browsing on these networks, pc's on LAN should see and browse pc's on WLAN and viceversa.
After reading the manual