[Level 1] How to set ip forwarding in OpenSolaris
It's easy to set ip forwarding in OpenSolaris.
The command the following:
# routeadm -u -e ipv4-forwarding
To check the config again:
# routeadm
The command the following:
# routeadm -u -e ipv4-forwarding
To check the config again:
# routeadm
Comments
Post a Comment