route -n command shows
Destination | Gateway | Genmask
162.168.168.0 | 0.0.0.0 | 255.255.255.0
0.0.0.0 | 192.168.168.1 | 0.0.0.0
My router is at 192.168.168.1 and I can successfully ping it from djigzo.
Jeff
So we have some progress after all. What is the output
of "route -n".
It should show your standard gateway used for accessing the internet.
This is the internal IP address of your router in most cases. Try to
ping it and report what happens.
Regards
Andreas
> Everyone, I apologize for the confusion. The the computer I use to run
the
> VM had gone to sleep overnight which was
apparently causing some
problem.
> I have rebooted everything now and here is the
status:
>
> From djigzo (running on the VM) the ifconfig looks fine.
> I checked my firewall to assure I am not blocking outbound traffic on
the
> IP of djigzo.
> I can ping devices on my internal network.
> I cannot ping anything on the internet (URLs or IPs).
> Jeff