Hi Admins!
My question was:
> We have a Compaq AlphaServer 4000 with TU64 4.0F and I want to add a new
> netmask via gateway.
>
> route add 192.168.x.x 192.168.y.y
>
> Which file need to contain this command? /etc/rc.config ? What is the
> syntax?
>
>
>
> Hajnik Ferenc
> UNIX System Administrator
>
Just place 192.168.x.x 192.168.y.y in /etc/routes. On startup, T64U will
read
that file and execute "route add <line>".
Thank you!
Received on Thu Jan 18 2001 - 07:26:57 NZDT