pdhost.mrt 249 B

123456789101112
  1. ifconfig:
  2. # ethernet card (modelled by point-to-point link) 0 to router
  3. name: tun0 inet_addr: 192.168.0.1 Mask: 255.255.255.0 MTU: 1500 Metric: 1 POINTTOPOINT MULTICAST
  4. ifconfigend.
  5. route:
  6. default: 0.0.0.0 0.0.0.0 G 0 tun0
  7. routeend.