[Sunhelp] Adding a route...

afrose abdulla sunhelp at sunhelp.org
Fri Nov 3 00:31:59 CST 2000


whatever your gateway ip address...
make sure you add a hop at the end of the route add...
route add default xxx.xxx.xxx.xxx 1
you might be missing that!
/afrose


Dale Ghent wrote:

> On Thu, 2 Nov 2000, Kalusniak, Jeff wrote:
>
> | I'm having a bit of a problem.....
> |
> | I have a SUN box with an hme card, ip=10.4.0.20
> |
> | I installed a qfe card ip=999.999.999.26 and I now want the default route to
> | go to 999.999.999.1
> |
> | I can't seem to get that to work.  Can someone give me the correct route add
> | statement?
>
> Although I'm sure you're using "999.999.999.26" as an example, you do know
> that your octets cant be > 255, right? :)
>
> To change the default route, delete any current one (netstat -rn; route
> delete default <ip> )
>
> Then add the new default route:
>
> route add default 999.999.999.1 ; echo '999.999.999.1' >
> /etc/defaultrouter
>
> /dale
>
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp




More information about the SunHELP mailing list