Sorry if the question is trivial, but I can't figure out..
I've my ethernet connection and I've created a ppp connection.
Now, keeping alive eth0 connection, how can I test ppp connection?
I would like to do something like this:
ping <any_ip> -<ppp0 connection>
is this possibile?