Hi, All.

I'm trying to access internet from gem5 simulator.
For example, if I type following command,

wget http://google-glog.googlecode.com/files/glog-0.3.1-1.tar.gz

It will download a file from internet.
However, when I type this command inside of gem5 simulator
(after linux boot up), error message shows like this.

Resolving google-glog.googlecode.com... failed: Temporary failure in name
resolution

What I am trying to do is simulating web server benchmark in gem5.
Is there any specific way to setup internet access in gem5?

-- 
*Jinchun Kim*
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to