On Sun, Jun 18, 2017 at 1:11 PM, Stephen Rasku wrote:
> How can I resolve this?
I ended up opening a virtual console and fixing the network manually.
Specifically, I did:
~ # ip link set eth0 up
~ # ip addr add 10.0.2.16/24 dev eth0
~ # ip route delete default
~ # ip route add default via 10.0.
I apologize for the double-posting. I didn't see the first post go up
so I thought I had to subscribe to post.
On Sun, Jun 18, 2017 at 11:17 AM, Stephen Rasku wrote:
> I don't think it's a connectivity issue. The dnsmasq server can ping those
> sites and it's on the same virtual network.
It l
2 matches
Mail list logo