Implementing Persistent IP Forwarding on Solaris SystemsBy Michael Peters This Tech Tip provides straightforward instructions on how to enable persistent IP forwarding on a Solaris system, for routing purposes.
System Requirements
Network ExampleThe following image represents the network topology for this example.![]() ConfigurationThe following example can be implemented on all Solaris OS Platform Editions: HOST A Create a start script in the ndd -set /dev/ip ip_forwarding [ 1 or 2 ] Option number Option number Add the following entry to ndd -set /dev/ip ip_forwarding 1 Change the permissions on the # chmod 744 /etc/rc2.d/S99ipforwarding. # chown root /etc/rc2.d/S99ipforwarding. # chgrp sys /etc/rc2.d/S99ipforwarding. Basic UsageYou can verify the configuration status by issuing the command The resulting output will be the current state of Questions?Contact michael.peters@Lazarusalliance.com.
The information and links on this page have been provided by a BigAdmin user. The submitter is solely responsible for such information and links. Sun is not responsible for the availability of external sites or resources, and does not endorse and is not responsible or liable for any content, advertising, products, or other materials on or available from such sites or resources. Sun will not be responsible or liable, directly or indirectly, for any actual or alleged damage or loss caused by or in connection with use of or reliance on the information posted here, or goods or services available on or through any external site or resource. |
| |||