Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    tinc 1.0.31 status page broken.

    Scheduled Pinned Locked Moved pfSense Packages
    1 Posts 1 Posters 336 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Symon
      last edited by Symon

      I updated to pfSense v.2.4.4 recently. This brought in a new tinc pfSense version 1.0.31, which is actually tinc version 1.0.34. Anyway, the Status -> Tinc VPN doesn't work anymore.
      In /usr/local/www/status_tinc.php the lines
      exec("/usr/local/sbin/tincd --config=/usr/local/etc/tinc -kUSR1");
      exec("/usr/local/sbin/tincd --config=/usr/local/etc/tinc -kUSR2");
      don't work and report "No other tincd is running." This does work on the previous version, 1.0.30.
      I edited the php file to say:-
      exec("/usr/bin/killall -USR1 tincd");
      exec("/usr/bin/killall -USR2 tincd");
      That fixes it.
      Also, the problem of the tiny log file still exists.
      https://forum.netgate.com/topic/134066/increase-tinc-logfile-size

      Should I report this in the Redmine?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.