diff --git a/qemu-doc.texi b/qemu-doc.texi index 5d780be47e957913235b11a23fdd90710a11d0f6..0e3f617b7b3e33a614daab7cbf7393798fd0b8ad 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -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