Answer :

rsmith6559
ping ${myDefaultRoutersAddress}

Personally, I'd probably run ifconfig to see my network setups. Then I'd need to run "netstat -rn" to get my default router's address.

Other Questions