• To get the updates to work with 2.4.1 beta

    8
    0 Votes
    8 Posts
    2k Views
    M

    @micropone:

    @MervinCM:

    Fixed mine!!!

    how did you fix it?

    exactly as suggested, I edited the file and pasted these contents.  after than I could upgrade and then saw packaged

  • Hn0: driver does not support altq - Hyper-v new install

    1
    0 Votes
    1 Posts
    627 Views
    No one has replied
  • Can't upgrade from 2.4 beta snapshots to 2.4 RC

    3
    0 Votes
    3 Posts
    635 Views
    S

    That did the trick, thanks!

  • OpenVPN Multihome UDP issue/heads up in 2.4

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • FreeRADIUS 3 package will not start

    28
    0 Votes
    28 Posts
    8k Views
    D

    @PiBa:

    i realize your asking the enduser to do this, but then the check for 31 characters should perhaps also allow more characters.?

    Actually I'd say it works properly as is:

    $post['varclientsharedsecret'] = '0123456789\\\\0123456789\\0123456789\\\\\'\'\''; echo $post['varclientsharedsecret']; echo "\n"; echo strlen($post['varclientsharedsecret']);

    Result:

    0123456789\\0123456789\0123456789\\''' 38

    Now, consider trying to match/escape things (meant as literal unescaped string) such as \' properly:

    preg_match_all("/[\\\\](?!\\'){1}/", $post['varclientsharedsecret'])

    just to match a single \ while avoiding hitting the "escaped" ' if it follows. Oooops shit… Well I'd say the escaping it way better left to users.

  • NAT problem

    3
    0 Votes
    3 Posts
    724 Views
    O

    ops right.
    I apologize for the stupid mistake  :'(

  • Newbie question: Installed 2.4-RC, and Wifi unstable

    3
    0 Votes
    3 Posts
    770 Views
    B

    Hmm For this moment I can not get into my pfSense due to my travel laptop (which is used to connect to pfSense GUI Setup - it's the only laptop with a ethernet port in my house).

    However, for reasons I can not explain, after a night turned off - everything just works today after I started up my pfSense installation from cold. Very odd.

    And yes, I have multiple errors in my log - it is just nothing related to the Atheros network except the startup (this has to do with the changes of driver from FreeBSD11 - and it is documented in your bugtrack system.

    I'll hopefully get my travel laptop okay after all Windows upgrades are done (I think it is this large win 10 upgrade that is takeing for ever) and will report everything when I get a chance.

  • Is Receive Side Scaling Enabled with 2.4?

    1
    0 Votes
    1 Posts
    644 Views
    No one has replied
  • OpenVPN iOS Issues after 2.4RC

    2
    0 Votes
    2 Posts
    638 Views
    johnpozJ

    The ios openvpnconnect does not support TLS Encryption, so you need to make sure you have not set it to use auth and encryption.. Through me for a loop for a few minutes I had set that and my windows machines had no issues but ios wouldn't connect.

    notsupportedios.png
    notsupportedios.png_thumb

  • Inplace install of pfsense 2.40RC 08/31 DQ77KB works ok except ntopng

    3
    0 Votes
    3 Posts
    828 Views
    B

    Also, if I navigate to http://192.168.2.1:3000  I get "The connection was reset". Before, it would redirect to the login page.
    Going from pfSense>Diagnostics>ntopng takes me directly to the login page.

  • Solved - Update broken - Always saying i'm on latest vers

    5
    0 Votes
    5 Posts
    8k Views
    Y

    me too.  i have to use force updae in shell

  • Warning: Disable "Use RAM Disks" before upgrading

    3
    0 Votes
    3 Posts
    1k Views
    jimpJ

    I run a couple systems here with RAM disks and they seem to be OK.

    Though you do need to make sure they are properly sized. If they are small, then things can break badly.

    RAM Disk handling has been improved quite a bit on 2.4 since we dropped NanoBSD.

  • Unable to install with kern.geom.debugflags=16

    1
    0 Votes
    1 Posts
    679 Views
    No one has replied
  • 0 Votes
    2 Posts
    2k Views
    C

    you have to copy the driver to the /boot/modules directory

  • Can't access webserver from the outside suddenly

    2
    0 Votes
    2 Posts
    575 Views
    O

    Looks like it is just here, tried my backup router and it does just the same thing.

  • Where did the login error go?

    3
    0 Votes
    3 Posts
    698 Views
    D

    Welcome back! :D

  • IPSEC Tunnel will not come up after upgrade

    1
    0 Votes
    1 Posts
    403 Views
    No one has replied
  • 0 Votes
    7 Posts
    3k Views
    M

    looks like someone changed some files and folders around…and didn't update repo

    https://beta.pfsense.org/packages/

  • 2.4.0-RC multiple builds?

    5
    0 Votes
    5 Posts
    2k Views
    johnpozJ

    Thanks JimP!  That answers my question completely.

  • SNMP is reversed.

    4
    0 Votes
    4 Posts
    854 Views
    jimpJ

    That is completely internal to snmpd and not something we set or control. It reports what it reads from the OS directly.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.