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

    For advanced PPTP and L2TP configuration options.

    Scheduled Pinned Locked Moved 2.1 Snapshot Feedback and Problems - RETIRED
    4 Posts 2 Posters 1.5k 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.
    • Y
      yon
      last edited by

      latest verison still happen:

      This page can't open.  Does not reflect the /interfaces_ppps_edit.php

      Lead to web control of the platform crash. restart web still can't Solve.

      If you are interested in free peering for clearnet and dn42,contact me !

      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        It can get locked up during the serial port detection process for 3G/4G modems.

        To restore access to the GUI, from ssh or the console, run

        killall -9 php; killall -9 lighttpd; /etc/rc.restart_webgui
        

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        1 Reply Last reply Reply Quote 0
        • Y
          yon
          last edited by

          ok. but How I can setup the advanced PPTP and L2TP configuration options ?  I can't go to that page.

          If you are interested in free peering for clearnet and dn42,contact me !

          1 Reply Last reply Reply Quote 0
          • jimpJ
            jimp Rebel Alliance Developer Netgate
            last edited by

            As a temporary workaround you can edit /usr/local/www/interfaces_ppps_edit.php, change line 431 from this:

            $serialports = pfSense_get_modem_devices();
            

            And replace it with this:

            $serialports = glob("/dev/cua?[0-9]{,.[0-9]}", GLOB_BRACE);
            

            See if that lets it through.

            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

            Need help fast? Netgate Global Support!

            Do not Chat/PM for help!

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