You may want to take a look at the Nokia unsupported tools package for
IPSO. It includes a perl script called addstatic.
https://support.nokia.com/knowledge/frmResolutionView.jsp?ResolutionId=1783
If you do any manual changes to ipsrd.conf make sure you kill -HUP the
routing daemon. Something like this should take care of it:
kill -HUP `ps aux | grep [i]psrd | awk '{print $2}'`
But beware that manual changes to ipsrd.conf might be lost after reboot or
re-configuration if the active database (/config/active) is not updated
accordingly.
-- Oliver
On Mon, 23 Apr 2001 [EMAIL PROTECTED] wrote:
>
> Has anyone found a better way to manage static routes in IPSO? I need
> to add and manage about 30+ routes with weird subnet masks....it would
> be much easier to edit a text file than mess with the gui. For
> everything else the gui is great. The documentation says route add is
> disabled. I've started investigating (taking apart) the ipsrd.conf
> file and seeing how it is generated, etc--but haven't worked on it too
> much.
================================================================================
To unsubscribe from this mailing list, please see the instructions at
http://www.checkpoint.com/services/mailing.html
================================================================================