add new default route for 2nd nic in freebsd

okay, im pretty sure this syntax is correct :-

route add default 69.1.78.1 -interface 69.1.78.8

Though this entry in netstat -r doesnt look correct :-

Destination Gateway Flags Refs Use Netif Expire
0&0x45014e08 link#1 UCSc 0 0 dc0 =>


because the default gateway for the first nic seems fine :-


default 66.250.145.137 UGSc 2147 1434 rl0

 

 

 

 

Top