Disabling route redirects

From: McCracken, Denise <Denise.McCracken_at_misyshealthcare.com>
Date: Fri, 22 Aug 2003 11:31:10 -0700

        I have a site that has to disable routing redirects with the
following commands:


# cd /sys/BINARY
# dbx -k /vmunix
assign icmp_rejectcodemask=0x20
patch icmp_rejectcodemask=0x20
quit
route flush
route add -net default 10.101.1.1

        I need this to happen on bootup. I can set up the routing, but
where could I set up icmp_rejectcodemask=0x20 so that it takes effect during
reboot? Is it a parameter that can be changed in the sysconfig?

thanks

-denise
Received on Fri Aug 22 2003 - 18:28:49 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:44 NZDT