Author: Not specified Language: text
Description: Not specified Timestamp: 2012-10-14 12:21:48 -0400
View raw paste Reply
  1. miles@P4:~$ route -n
  2. Kernel IP routing table
  3. Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
  4. 0.0.0.0         10.64.64.64     0.0.0.0         UG    0      0        0 ppp0
  5. 10.64.64.64     0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
  6. 169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
  7. 192.168.1.0     0.0.0.0         255.255.255.0   U     1      0        0 eth0
  8.  
View raw paste Reply