erik quanstrom escribió:
> you learn something new every day.  i didn't know about the -p option to 
> ip/ipconfig.
>
> the function that does the work for dhcp and ip/ipconfig is parseipmask(2).
> parseipmask does not differentiate between "255.255.255.0" and "/120",
> so it is not likely to be the problem.
>
> the other difference in your ndb entries is the missing dns entry in
> the second.  how did you check that the network doesn't work?  have you tried 
> to
> ping the gateway?
>       ip/ping 10.0.2.2
> if that works, it's a dns problem.
>
> - erik
I tried again and network works. I tried network using links the first
time, but it doesn't seem to understand that 172.26.0.4 shouldn't be
resolved via DNS. Ping to the QEMU gateway works and I can test that TCP
does too using ssh (well, I just see the error message that says it
doesn't support SSH2).

Armando.

Reply via email to