CodeBlox wrote: » I always thought you avoided the recursive lookup by specifying BOTH the next hop AND exit interface in the ip route statement. Ex: ip route 0.0.0.0 0.0.0.0 192.168.0.2 fa0/0 I may have the next hop and interface backwards but that's how I thought it went.