1
0
Fork 0
mirror of https://github.com/foxlet/macOS-Simple-KVM.git synced 2024-11-23 11:39:42 +01:00

Update guide-networking.md

This commit is contained in:
Foxlet 2019-04-22 03:35:52 -04:00 committed by GitHub
parent 2655bc07ae
commit 64e8dc4849
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ To set up bridged networking for the macOS VM, use one of the following methods:
## Using /etc/network/interfaces ## Using /etc/network/interfaces
It is possible to create the bridge and tun/tap interfaces using adding the following lines to `/etc/network/interfaces`. Replace `DEVICENAME` with your ethernet card's device name, and `MYUSERNAME` with the user that is starting the VM. It is possible to create the bridge and tun/tap interfaces by adding the following lines to `/etc/network/interfaces`. Replace `DEVICENAME` with your ethernet card's device name, and `MYUSERNAME` with the user that is starting the VM.
``` ```
auto br0 auto br0