forked from liquidmetal-dev/flintlock
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Document how to set up network with wireless adapter
This is working with wired or wireless adapters. For wired, it's not necessary because macvtap can do the trick, but it has issues with wireless adapters. The whole quick-start document tries to set up a well separated environment with reignite specific containerd configuration, thinpool location. Based on this logic the networking setup follows the same principles. This is an issue only with wireless adapters, so this is completely linux specific as VirtualBox machines have as "wired" connection. Because of this simple reason, the documentation utilize virsh to create a network with all the required bridge configuration and iptables rules. related to liquidmetal-dev#128
- Loading branch information
Showing
1 changed file
with
83 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters