Categories

  • 459 Topics
    1k Posts
    D
    Hi @Tyronejackson839, Thanks for the awesome advice! Your ACL tips worked perfectly—enabling fragment-checking and lean rules secured my nginx webserver without sacrificing performance. Really appreciate your detailed help! Best, David James | Founder of The Yes No Button!
  • 120k Topics
    765k Posts
    K
    So you're seeing the boot process on a screen attached to the device with a CVGA/HDLI cable ? The kernel boot probably switched over to the serial USB console from that point on, so nothing shows up on the screen anymore. This might help you : Troubleshooting Boot Issues. @basketball superstars said in Keyboard stops responding after booting: is due to needing to disable DHCP You disabled the DHCP server on LAN ? Thanks for your answer. I got it.
  • 20k Topics
    128k Posts
    A
    HAProxy has a directives load-server-state-from-file that is described as: This directive points HAProxy to a file where server state from previous running process has been saved. That way, when starting up, before handling traffic, the new process can apply old states to servers exactly has if no reload occurred. and also the directive server-state-file which is described as: Before reloading HAProxy, it is possible to save the servers' current state using the stats command "show servers state". The output of this command must be written in the file pointed by <file>. When starting up, before handling traffic, HAProxy will read, load and apply state for each server found in the file and available in its current running configuration. https://docs.haproxy.org/2.9/configuration.html#load-server-state-from-file https://docs.haproxy.org/2.9/configuration.html#server-state-file Looking in my /var/etc/haproxy/haproxy.cfg shows the global section contains the directive server-state-file /tmp/haproxy_server_state and each backend contains the directive load-server-state-from-file global I think this explains why we are seeing the issue - when HAproxy reloads, it writes the current server state to the file and then loads the states back from the file. So even though the configuration has been changed, HAproxy is still using the server states that existed before making the changes. This also explains why deleting a backend, saving, and then re-creating the backend is a workaround - when a backend server is deleted, all the HAproxy states for it will be closed and thus do not get saved to the file. They mystery now is why those directives are being added to the HAproxy configuration. I do not see an GUI option for either directive.
  • 43k Topics
    267k Posts
    F
    Oh, noch instabiler? Geht das? </sarkasmus> Ich habe FritzOS 8.02 und leider kein altes OS Image mehr. Seit 7.50 kann man diese blöde 2FA nicht mehr abstellen, das ist zum . Für meine 7490 speichere ich die Images immer ab, aber hier war schon alles zu spät, die hatte schon 7.57(?) als ich dazu kam. Ich lasse jetzt aber von der pfSense Seite aus in 4h Intervallen eine Pingabfrage machen, dann sehe ich zumindest, wie lange der Tunnel etwas hält. Könnte ich auch stündlich machen, aber erst mal reicht es mir so. Gruss
  • Information about hardware available from Netgate

    3k Topics
    20k Posts
    stephenw10S
    Hmm, it never shows anything but red?
  • Information about hardware available from Netgate

    44 Topics
    211 Posts
    AriKellyA
    It looks like unified web management could be coming soon. It would be great if it means easier control and management of all web services in one place. Let's see if any companies announce more details about it!
  • Feel free to talk about anything and everything here

    3k Topics
    19k Posts
    PhizixP
    @stephenw10 said in Changing My Netgate Contact Information: What? This smells like spam now! If it walks like a duck and quacks like a duck . . . .
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.