Difference between revisions of "Mesh/Exit setup"

Jump to navigation Jump to search
No change in size ,  22:12, 1 February 2014
Line 49: Line 49:
  chmod 755 /etc/init.d/meshnat
  chmod 755 /etc/init.d/meshnat


Now modify the tunneldigger broker session.up hook script to start the meshnat script. Change the section:
Now modify the tunneldigger broker/up_hook.sh hook script to start the meshnat script. Change the section:


  if [ `cat /sys/class/net/bat0/operstate` != "up" ]; then
  if [ `cat /sys/class/net/bat0/operstate` != "up" ]; then

Navigation menu