MCProxy

Changes between Version 116 and Version 117 of Startup


Ignore:
Timestamp:
02/03/12 23:33:11 (12 years ago)
Author:
woelke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Startup

    v116 v117  
    106106}}}
    107107
    108 And of course you have to do it on the client system with the following command:
     108And of course you have to do it on the client system with the following commands:
    109109{{{
     110 echo "0" > /proc/sys/net/ipv4/conf/all/rp_filter
    110111 echo "0" > /proc/sys/net/ipv4/conf/<interface>/rp_filter
    111112}}}