Adding default gateway outside subnet amit - 12 Jan 2012 route add -host x.x.x.x dev eth0<br></br> route add default dev eth0 gw x.x.x.x```