[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [Xen-users] [XEN][ARM] WiFi bridge creation
> > > > > Hello, > > > > > We are using Hikey960 with Debian as Dom0 and DomU. This board has > > > > > only WiFi interface. We want to create bridge between Dom0 and DomU > > > > > so that DomU has internet access. We tried to create bridge using > > > > > brtcl > > > > > command, but it is not working. Please provide pointers. > > > > AFAIK, it's not working > > > > https://marc.info/?l=linux-wireless&m=136743495526905&w=2 > > > > "There is a proposed fix that is included in OpenWrt" > > > > https://marc.info/?l=linux-wireless&m=145591129008322&w=2 > > > > More details are avilable in OpenWrt WiKi > > > > https://wiki.openwrt.org/doc/recipes/relayclient > > > > -vlado > > > Hi, > > > As per below link, it is possible to share Internet via WiFi between > > > Dom0 and DomU,. > > > https://wiki.xenproject.org/wiki/Xen_in_WiFi_networks > > > Tried the suggested solution using ebtables, but it did not work. > > > * ebtables -t nat -A POSTROUTING -s 00:60:00:00:00:01 \ > > > -j snat --to-source 00:60:aa:bb:cc:dd* > > > In the configurations file we have added below configuration in DomU > > > config file. > > > * vif = ['mac=00:16:3e:64:b8:40']* > > > Apart from that do we need to add any addition configuration? > > NAT is a different story. Worked for me with Armbian(no XEN) and Atheros > > 9280 > > couple of years ago. I used Ansible to configure it. > > https://github.com/vbotka/ansible-linux-postinstall/blob/master/templates/router1-iptables.j2 Vikram K <vikram.k@xxxxxxxxxxxxxxxxxxx> wrote: > Thanks Vladimir. > Can some one provide pointer/reference on how to use NAT to share WiFi > between Dom0 and DomU. > Followed the instruction provided in the below link, but no success. > https://wiki.debian.org/BridgeNetworkConnections#Bridging_with_a_wireless_NIC NAT is feasible. Follow the links and come back with specific questions in an appropriate list, if needed. Wifi bridge is NO-GO at the moment. A: Because we read from top to bottom. Q: Why should I start my reply below the quoted text? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: The lost context. Q: What makes top-posted replies harder to read than bottom-posted? A: Yes. Q: Should I trim down the quoted part of an email to which I'm replying? -vlado Attachment:
pgpuNIlrKcYj3.pgp _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |