Changes between Version 116 and Version 117 of Startup
- Timestamp:
- 02/03/12 23:33:11 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Startup
v116 v117 106 106 }}} 107 107 108 And of course you have to do it on the client system with the following command :108 And of course you have to do it on the client system with the following commands: 109 109 {{{ 110 echo "0" > /proc/sys/net/ipv4/conf/all/rp_filter 110 111 echo "0" > /proc/sys/net/ipv4/conf/<interface>/rp_filter 111 112 }}}