Skip to content

Commit e86edb5

Browse files
LukasKalbertodtfoxlet
authored andcommitted
[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.
1 parent 2cc32d5 commit e86edb5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/guide-networking.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Guide to Bridged Networking
22
===========================
3+
4+
*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.
5+
36
To set up bridged networking for the macOS VM, use one of the following methods:
47

58

0 commit comments

Comments
 (0)