update
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 23 May 2004 21:04:06 +0000 (21:04 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 23 May 2004 21:04:06 +0000 (21:04 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@856 c046a42c-6fe2-441c-8c8c-71466251a162

qemu-doc.texi

index 5d780be47e957913235b11a23fdd90710a11d0f6..0e3f617b7b3e33a614daab7cbf7393798fd0b8ad 100644 (file)
@@ -608,6 +608,10 @@ In order to check that the user mode network is working, you can ping
 the address 10.0.2.2 and verify that you got an address in the range
 10.0.2.x from the QEMU virtual DHCP server.
 
+Note that @code{ping} is not supported reliably to the internet as it
+would require root priviledges. It means you can only ping the local
+router (10.0.2.2).
+
 @node direct_linux_boot
 @section Direct Linux Boot