Can you set default route using command line route command?
Example:
Code:
route add -net 192.168.1.0 netmask 255.255.255.0 gw 191.161.2.254 dev eth1
Otherwise give us your network and netmask and gw name and will tell you what command you need to type...