Re: Deactivation of source routing
From: Matthew R. Potter (mpotter@atpco.com)Date: 11/21/01
- Previous message: Cy Schubert - ITSD Open Systems Group: "Re: Deactivation of source routing"
- In reply to: Yannick Lo Guidice: "Deactivation of source routing"
- Next in thread: Thomas Mandl: "Re: Deactivation of source routing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Message-Id: <3.0.6.32.20011121101340.00b686e0@access.atpco.com> Date: Wed, 21 Nov 2001 10:13:40 To: focus-sun@securityfocus.com From: "Matthew R. Potter" <mpotter@atpco.com> Subject: Re: Deactivation of source routing
from the command line....
# ndd -get /dev/ip ip_forward_src_routed
if the value is 1 then it the machine will forward source routed frames, if
0 it wont.
ndd -set /dev/ip ip_forward_src_routed 0
they also have a paramter for IPv6 if you are running a version of solaris
which supports it, or have it enabled.
docs.sun.com has a Solaris Tunable Paramters Refrence manual which is
pretty handy take a look at that.
>
- Previous message: Cy Schubert - ITSD Open Systems Group: "Re: Deactivation of source routing"
- In reply to: Yannick Lo Guidice: "Deactivation of source routing"
- Next in thread: Thomas Mandl: "Re: Deactivation of source routing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]