Changes between Initial Version and Version 1 of Ticket #11649, comment 38
- Timestamp:
- Jan 9, 2014 8:17:40 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11649, comment 38
initial v1 1 Using2 3 {{{4 config.vm.provider :virtualbox do |vb|5 vb.customize ['modifyvm', :id, '--natdnshostresolver1', 'on']6 end7 }}}8 9 the VM doesn't crash any more! Do you still need the file.pcap of Athene2-vm?10 11 1 Unfortunately the pcap file was too big for me to upload, so I put it on dropbox: https://www.dropbox.com/s/qozdlzfu6lzvvnz/athene.pcap 12 2