PermaLink Installing QEMU on Windows w/ Internet Access12/24/2009 07:25 PM
This was far more painful than it needed to be after following this tutorial so thought I'd mention that last step that was missing for me.  The local LAN connection and the OpenVPN TAP driver connection have to be bridged.  Your network connections should look like this after you're done:
Image:Ken's Blog - Installing QEMU on Windows w/ Internet Access
Those two connections are bridged and you set your host system's bridge IP address in the Network Bridge's properties.  Then when starting QEMU, you give it these parameters:
 -net nic -net "tap,ifname=OpenVPN Connection"
And in your QEMU VM, you set an IP address in the same subnet as your host IP (e.g., 192.168.0.1 and 192.168.0.10).  You tell the QEMU VM to use the same gateway and DNS server as your host machine as well.

I needed QEMU to run an ARM emulator running Debian to compile apps for a TS-7260 board.

Comments :v
No comments.
Start Pages
RSS News Feed RSS Comments Feed CoComment Integrated
The BlogRoll
Calendar
March 2024
Su
Mo
Tu
We
Th
Fr
Sa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Search
Contact Me
About Ken
Full-stack developer (consultant) working with .Net, Java, Android, Javascript (jQuery, Meteor.js, AngularJS), Lotus Domino