|
version 1.3, 2002/12/09 21:27:12
|
version 1.4, 2002/12/11 20:20:53
|
|
|
|
| </command> | </command> |
| | |
| <para> | <para> |
| You can even decide to enable forwarding only between a |
For IPv4 you can even decide to enable forwarding only between a |
| couple of interfaces, in this case you could use these commands: | couple of interfaces, in this case you could use these commands: |
| </para> | </para> |
| | |
| <command> | <command> |
| sysctl -w net.ipv6.conf.eth0.forwarding=1 |
sysctl -w net.ipv4.conf.eth0.forwarding=1 |
| sysctl -w net.ipv6.conf.pippo.forwarding=1 |
sysctl -w net.ipv4.conf.pippo.forwarding=1 |
| </command> | </command> |
| |
<para><strong>Note</strong>: meaning of this switch is different for |
| |
IPv6 and doesn't work as expected, see kernel documentation for more |
| |
information.</para> |
| | |
| </subsection> | </subsection> |
| </section> | </section> |