Changes between Initial Version and Version 1 of Ticket #12750, comment 4
- Timestamp:
- Mar 12, 2014 9:10:03 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12750, comment 4
initial v1 1 This sounds to me like it's working as intended. 1 This sounds to me like it's working as intended. Traffic over a bridged network card is not "internal". 2 2 3 3 When you are using bridged networking, then both the host and the guest are considered to be directly connected to the external physical network, as if they were two separate computers. Any traffic between them is supposed to appear on the physical network, just as it would if two separate, physical computers were communicating with each other. This would allow a third computer to sniff the traffic (which is how it should be).