[DOCS] Add note about automatic internet to networking.md

So I wasted 1,5 hours trying to make bridged networking work just
to get internet access in MacOS. I thought I didn't have internet in
the VM because I tried to `ping 1.1.1.1`. Hopefully this note can
help future users not to waste their time, too.
This commit is contained in:
Lukas Kalbertodt 2019-07-09 10:59:43 +02:00 committed by Foxlet
parent 2cc32d5262
commit e86edb583e
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
Guide to Bridged Networking
===========================
*Note*: you don't need to set up bridged networking just to get internet access. With `basic.sh` you should be able to access the internet from MacOS automatically. *However*, the ICMP protocol (used for `ping`) is not supported with the default networking solution.
To set up bridged networking for the macOS VM, use one of the following methods: