:: Re: [Dng] Can't hit Internet from V…
Pàgina inicial
Delete this message
Reply to this message
Autor: Gravis
Data:  
A: dng@lists.dyne.org
Assumptes nous: [Dng] us as tech support (was: Can't hit Internet from Valentines
Assumpte: Re: [Dng] Can't hit Internet from Valentines
now we're tech support?

remove "-net nic -net user" (works for me)
--Gravis


On Sun, Mar 1, 2015 at 12:19 AM, Steve Litt <slitt@???> wrote:
> Hi all,
>
> I installed Valentines according to instructions, a few weeks ago. It
> worked, but I don't remember whether I tested getting to the Internet
> at that time.
>
> Now, I do this:
>
> qemu-system-x86_64 -enable-kvm -hda /scratch/devuan_disk -boot c -net
> nic -net user -m 256 -localtime
>
> ping 8.8.8.8 (Google's DNS) loses all packets. Here's my route command
> and ifconfig eth0, performed as root:
>
> root@devuan:~# route
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> default         10.0.2.2        0.0.0.0         UG    1024   0        0
> eth0
> 10.0.2.0        *               255.255.255.0   U     0      0        0
> eth0
> root@devuan:~# ifconfig
> eth0      Link encap:Ethernet  HWaddr 52:54:00:12:34:56
>           inet addr:10.0.2.15  Bcast:10.0.2.255  Mask:255.255.255.0
>           inet6 addr: fe80::5054:ff:fe12:3456/64 Scope:Link
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:105 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:113 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:11041 (10.7 KiB)  TX bytes:16236 (15.8 KiB)

>
> lo        Link encap:Local Loopback
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           inet6 addr: ::1/128 Scope:Host
>           UP LOOPBACK RUNNING  MTU:65536  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
> root@devuan:~# cat /etc/resolv.conf
> # Generated by NetworkManager
> nameserver 10.0.2.3
> root@devuan:~#

>
>
> It hangs when I ping known good Google public DNS 8.8.8.8.
>
> How do I narrow this down?
>
> Thanks,
>
> SteveT
>
> Steve Litt                *  http://www.troubleshooters.com/
> Troubleshooting Training  *  Human Performance

>
> _______________________________________________
> Dng mailing list
> Dng@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng