My answer to my own question. Needless to say, change to match your own addresses.
ifconfig $IFNAME 192.168.1.95 netmask 255.255.255.0
route add default gw 192.168.1.254
My answer to my own question. Needless to say, change to match your own addresses.
ifconfig $IFNAME 192.168.1.95 netmask 255.255.255.0
route add default gw 192.168.1.254