Feb 20, 2007 #1 flynbrian99 MIS Joined May 30, 2002 Messages 105 Location US I checked the routing table and their is already an entry for default route, but it is incorrect...what is the best way to modify this entry? Thanks!
I checked the routing table and their is already an entry for default route, but it is incorrect...what is the best way to modify this entry? Thanks!
Feb 20, 2007 #2 PHV MIS Joined Nov 8, 2002 Messages 53,708 Location FR How was this incorrect default route added ? Check the startup scripts: grep route /etc/rc2.d/* Since 5.0.6 the best way to enter the default route is to set the GATEWAY variable in the /etc/default/tcp file. man route man SFF tcp Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886 Upvote 0 Downvote
How was this incorrect default route added ? Check the startup scripts: grep route /etc/rc2.d/* Since 5.0.6 the best way to enter the default route is to set the GATEWAY variable in the /etc/default/tcp file. man route man SFF tcp Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886