VirtualBox

Changes between Version 1 and Version 2 of Ticket #16383


Ignore:
Timestamp:
Jan 13, 2017 10:02:13 AM (7 years ago)
Author:
Valery Ushakov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16383 – Description

    v1 v2  
    66
    77Debug:
    8 1. use tcpdump in guest and host, will see icmp request is sent to host and host resent this packet to the target, but after got icmp reply, host will try to resent reply to 10.96.1.19, then return "unreachable network"
    9 
    10 1. try to capture virtual machine packet by(there is only lo0 and eth0 interface in my guest):
    11 `VBoxManage.exe modifyvm "redhat32" --nictrace1 on --nictracefile1 c:\Users\xxxx\netlog.pcap`
    12 But nothing is logged.
     8 1. Use tcpdump in guest and host, will see icmp request is sent to host and host resent this packet to the target, but after got icmp reply, host will try to resent reply to 10.96.1.19, then return "unreachable network"
     9 1. Try to capture virtual machine packet by(there is only lo0 and eth0 interface in my guest):
     10{{{
     11VBoxManage.exe modifyvm "redhat32" --nictrace1 on --nictracefile1 c:\Users\xxxx\netlog.pcap
     12}}}
     13 But nothing is logged.

© 2023 Oracle
ContactPrivacy policyTerms of Use