Changes between Version 1 and Version 2 of Ticket #13292, comment 6
- Timestamp:
- Sep 12, 2014 3:42:03 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13292, comment 6
v1 v2 1 1 Please provide output from your guest 2 3 ifconfig -a[[BR]] 4 5 2 {{{ 3 ifconfig -a 4 netstat -rn 5 }}} 6 6 and from your host 7 8 ipconfig /all[[BR]] 9 10 7 {{{ 8 ipconfig /all 9 netstat -rn 10 }}} 11 11 In your Linux guest install wireshark package (some distributions have separate package for the wireshark gui, you want that one too). You can get wireshark for Windows from https://www.wireshark.org/download.html 12 12