On Mon, Nov 23, 2015, at 18:32, Richard Weinberger wrote:
> Am 23.11.2015 um 22:31 schrieb Balaco Baco:
> > I skimmed though it. To use ping to test if Internet connections are
> > working or not is one the most basic things everybody does and learn.
> > If, in some exotic setup (like UML's) makes this different, it should
> > say so, clearly (and not "indirectly obvious"). There are more than 15
> > years I have done and seen ping being used to test connections.
> > 
> > ... now I must do this! I'm barely believing it... BRB... - if it does
> > not work only! :P hahaha
> > 
> 
> Again, this has 0 to do with UML, with qemu's user networking, which is
> based
> on SLIRP, it is the same...

I don't understand these things much more than knowing their names and
what it does.

(...)

:(

Believe it or not, It still does not work: 

==============
$ apt-get download vim
Err Downloading vim 2:7.3.547-7     
  Temporary failure resolving 'ftp.fr.debian.org'
==============

And /etc/resolv.conf has the same contents of the host's file.

The command ifconfig gives:
====================
$ ifconfig
eth0      Link encap:Serial Line IP  
          inet addr:10.0.2.15  Mask:255.0.0.0
          UP RUNNING NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:125 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:256 
          RX bytes:0 (0.0 B)  TX bytes:10296 (10.0 KiB)
          Interrupt:5 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:26 errors:0 dropped:0 overruns:0 frame:0
          TX packets:26 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:2004 (1.9 KiB)  TX bytes:2004 (1.9 KiB)
====================

Makeing a wget with IPs (I copied manually) also don't work:

=======================
$  wget ftp://208.118.235.20/gnu/bison/bison-1.25.tar.gz
--2015-11-23 22:10:02-- 
ftp://208.118.235.20/gnu/bison/bison-1.25.tar.gz
           => `bison-1.25.tar.gz'
Connecting to 208.118.235.20:21... failed: Connection timed out.
Retrying.

--2015-11-23 22:12:11-- 
ftp://208.118.235.20/gnu/bison/bison-1.25.tar.gz
  (try: 2) => `bison-1.25.tar.gz'
Connecting to 208.118.235.20:21... 

# Minutes pass without any better output. The file is just 280KiB, it
could have
# been downloaded with a dial up connection (so the slowness of Slirp
surely is
# not the case here).
=======================

I don't know what else would be useful for you. I would try SSH but it's
not installed now in the my Debian.

How can I make DNS work, then?


-- 
http://www.fastmail.com - Same, same, but different...


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to