Information
The nonlocsrcroute parameter determines whether the system allows source routed packets to be addressed to hosts outside of the LAN.
The nonlocsrcroute parameter will be set to 0. This means that the system will not allow source routed packets to be addressed to hosts outside of the LAN. By default, when this is enabled the system is susceptible to source routing attacks.
Solution
In /etc/tunables/nextboot, add the nonlocsrcroute entry-
no -p -o nonlocsrcroute=0
This makes the change permanent by adding the entry into /etc/tunables/nextboot.