[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Wired Network Bridging
Simon, Thank for hanging in here. I got ethernet up via a docking station. So I am posting from the target machine. It seems an immediate challenge is to get both ethernet and wireless up. Then to provide for either to come up depending upon what is available. Additionally, how can I set this up with numerose wifi connects?# The loopback network interface auto lo iface lo inet loopback allow-hotplug enxMAC iface enxMAC inet manual allow-hotplug wlps iface wlps inet manual wireless-power off # Turn wireless power management off wpa-ssid Verizon-791L-3DF2 wpa-psk fcfa6c0c7a8b1240ddc3d78d8065e2331c9541f94c0e735b335828ff4355a316 pre-up iwconfig wlps essid Verizon-791L-3DF2 # 1 pre-up iw dev wlps set 4addr on # 2 These two may need to be swapped auto xenbr0 iface xenbr0 inet dhcp bridge_ports wlps enxMaC # bridge_hw wMAC # wlp2s0 bridge_hw wMAC # enx0050b42 bridge_stp off # disable spanning tree protocol bridge_waitport 0 # no delay before a port becomes available bridge_fd 0 # no forwarding delay6c43d #bridge_ports none # if you do not want to bind to any ports #Bridge_ports regex eth* # use a regular _expression_ to define ports # To restart the service after update: # /etc/init.d/procps restart On Mon, Jun 19, 2017 at 5:25 AM, Simon Hobson <linux@xxxxxxxxxxxxxxxx> wrote: Ray Joseph <ray3960852@xxxxxxxxx> wrote: _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx https://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |