From 8752a101f51457461f7c9478a1a1093a2cccbe99 Mon Sep 17 00:00:00 2001 From: GNU Hurd wiki engine Date: Fri, 7 Sep 2007 17:03:29 +0000 Subject: web commit by MichaelBanck: Fix paragraph hierachy --- hurd/running/qemu.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index b7b45126..b6c200d7 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -53,6 +53,8 @@ Now take the number of sectors for the beginning of the partition and multiply i # Networking in QEMU +## Internet Access + If you just want to access the internet from within QEMU, you can setup pfinet for QEMU's user-networking: # settrans -afgp /servers/socket/2 /hurd/pfinet -i eth0 -a 10.0.2.15 -g 10.0.2.2 -m 255.255.255.0 @@ -91,7 +93,7 @@ This script gets called when QEMU starts and will attach the tun device to the b sudo brctl addif br0 $1 -## Setting up the Network in the Hurd +### Setting up the Network in the Hurd Now it is time to start-up your QEMU Hurd system and get networking going in there. -- cgit v1.2.3