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
1 changed files with 1 additions and 1 deletions

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
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