• Butterfly
    Butterfly
    ThorstenS
    Posts: 64 from 2014/1/20
    Habe ping ausprobiert. Hier bekomme ich jedoch den Hinweis, dass die bsdsocket.library benötigt wird.

    Auf folgender QEMU-Seite steht allerdings:
    "Hinweis: Wenn Sie das (Standard-)SLiRP-Benutzernetzwerk verwenden, funktioniert Ping (ICMP) nicht, TCP und UDP jedoch. Versuchen Sie nicht, Ping zum Testen Ihrer QEMU-Netzwerkkonfiguration zu verwenden! "
    https://wiki.qemu.org/Documentation/Networking

    Ich kontrolliere jetzt mal die genauen Einstellungen um QEMU mit dem Internet verbinden zu können...

    Aktuell nutze ich folgenden Aufruf dazu: Code:
    -device rtl8139,netdev=net0 -netdev user,id=net0


    ENGLISH:
    I tried ping. However, here I get the message that the bsdsocket.library is required. However, the following QEMU page says: "Note: If you are using the (standard) SLiRP user network, Ping (ICMP) will not work, but TCP and UDP will. Do not attempt to use Ping to test your QEMU network configuration!" I'm now checking the exact settings to be able to connect QEMU to the Internet... I'm currently using the following call: Code:
    -device rtl8139,netdev=net0 -netdev user,id=net0

    https://wiki.qemu.org/Documentation/Networking

    [ Editiert durch ThorstenS 28.02.2024 - 12:58 ]
  • »28.02.24 - 12:57
    Profile