Comment on I need help with networking for VirtualBox guests running on Windows hosts.

<- View Parent
db_geek@norden.social ⁨2⁩ ⁨weeks⁩ ago

@rtxn Maybe you find the reason in the chapter for Bridged Networking.
https://www.virtualbox.org/manual/ch06.html#network_bridged
```
With bridged networking, Oracle VM VirtualBox uses a device driver on your host system that filters data from your physical network adapter. This driver is therefore called a net filter driver. This enables Oracle VM VirtualBox to intercept data from the physical network and inject data into it, effectively creating a new network interface in software.
```

source
Sort:hotnewtop