diff options
author | Ronnie Sahlberg <ronnie_sahlberg@ozemail.com.au> | 2006-06-17 12:21:54 +0000 |
---|---|---|
committer | Ronnie Sahlberg <ronnie_sahlberg@ozemail.com.au> | 2006-06-17 12:21:54 +0000 |
commit | 06bdc31f5b08227eeeb14f7cb540adf8a2d780b5 (patch) | |
tree | dca89f7b6b87b7fe6b27da1d8c51bb07a080262e /README.vmware | |
parent | 62e32390b50565abbbd98cb6f43b4168c7ae3486 (diff) | |
download | wireshark-06bdc31f5b08227eeeb14f7cb540adf8a2d780b5.tar.gz wireshark-06bdc31f5b08227eeeb14f7cb540adf8a2d780b5.tar.bz2 wireshark-06bdc31f5b08227eeeb14f7cb540adf8a2d780b5.zip |
ethereal to wireshark changes
svn path=/trunk/; revision=18501
Diffstat (limited to 'README.vmware')
-rw-r--r-- | README.vmware | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.vmware b/README.vmware index 8f5b882f49..d7aeecb3d6 100644 --- a/README.vmware +++ b/README.vmware @@ -23,7 +23,7 @@ With the patch from VMware, you can sniff the packets on these network devices. Note the distinction between "network device", where a device driver file exists in /dev, and "interface", which is a namespace private to the kernel (not on the filesystem). You have to supply the -full pathname of the device to Ethereal (i.e., "/dev/vmnetN"). +full pathname of the device to Wireshark (i.e., "/dev/vmnetN"). When vmnet1 is up, you will be able to select it from the list of interfaces, since it will have both a device name (/dev/vmnet1) and an interface name "vmnet1" |