Tiny Core Linux

General TC => Tiny Core on Virtual Machines => Topic started by: georgp24 on January 02, 2014, 05:12:56 PM

Title: Problem with TCP/IP in Aterm
Post by: georgp24 on January 02, 2014, 05:12:56 PM
I boot Tinycore 477 in Qemu on Windows. When I run the appbrowser, I can browse the applications and select the fastest mirror. So I have a working TCP/IP connection.

However, when I open Aterm and enter "ping www.google.de" I get no connection. This does work, however, when I burn the image on a CD and boot from it.

How can I get this working?
Title: Re: Problem with TCP/IP in Aterm
Post by: curaga on January 03, 2014, 06:02:37 AM
http://wiki.qemu.org/Documentation/Networking

Quote
User Networking (SLIRP)

This is the default networking backend....ICMP traffic does not work (so you cannot use ping within a guest)

This question is better addressed to Qemu ML or IRC.
Title: [SOLVED] Re: Problem with TCP/IP in Aterm
Post by: georgp24 on January 03, 2014, 01:08:11 PM
Thank you Curaga, now I understand why ping does not work.