Disabling route redirects

From: McCracken, Denise (Denise.McCracken@misyshealthcare.com)
Date: Fri Aug 22 2003 - 14:31:10 EDT


        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



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:33 EDT