Lines Matching refs:route
1069 To reach the rest of the world, you should set a default route to the
1073 UML# route add default gw host ip
1081 UML# route add default gw 192.168.0.4
1086 This page used to recommend setting a network route to your local net.
1094 route and adding the default route does.
1098 ethernet, it's probably because of a network route that's
1099 automatically set up. If you run 'route -n' and see a route that
1111 with a mask that's not 255.255.255.255, then replace it with a route
1116 route del -net 192.168.0.0 dev eth0 netmask 255.255.255.0
1124 route add -host 192.168.0.4 dev eth0
1129 This, plus the default route to the host, will allow UML to exchange
1314 route add -host 192.168.0.253 dev tap0
1718 you will be connecting to. The default route on UML should be set to
1723 route add default dev eth0
1808 o If a tap device is being set up, a route is set to the UML IP.
1811 UML# route add -host 192.168.0.250 gw 192.168.0.251
1827 o Finally, the host is set up to route packets.
3951 that is usually a routing problem. The UML needs a default route:
3955 route add default gw gateway IP