• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. yuma
    3. Topics
    Y
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 6
    • Groups 0

    Topics

    • Y

      How to set menu item as default? (And some other queries)

      Watching Ignoring Scheduled Pinned Locked Moved General
      4
      0 Votes
      4 Posts
      544 Views
      george1421G

      @yuma said in How to set menu item as default? (And some other queries):

      but when I use tftp, it takes a very long time - eventually iPXE says it timed-out.

      Well that’s a different issue. We can switch over to http and make things go a bit faster. For the my how to boot thread, for consistency sake I use the majority of tftp. But for big things we can surely switch over to http and see better performance.

    • Y

      NFS loads fine; HTTP draws a blank screen

      Watching Ignoring Scheduled Pinned Locked Moved General
      3
      0 Votes
      3 Posts
      259 Views
      S

      @yuma Misunderstood this as being a tutorial on how to set this up. Somehow missed your question. So moving this topic back to general questions now.

      Anyone able to help here? I don’t do much ISO booting stuff.

    • Y

      Compiling iPXE binaries trusting your SSL certificate Installation Failed

      Watching Ignoring Scheduled Pinned Locked Moved Linux Problems
      4
      0 Votes
      4 Posts
      3k Views
      R

      @marcolefo Sounds like the package ‘build-essential’ should be an install target of the FOG install script? It doesn’t seem to be.

      However I think my distro installs of Debian 12 and Mint 22.1 both installed that package by default.

    • Y

      UFW firewall

      Watching Ignoring Scheduled Pinned Locked Moved Linux Problems
      4
      0 Votes
      4 Posts
      796 Views
      S

      @yuma Ok, turns out that even though we use ufw disable it does not properly remove all the chains and rules it creates. This seems to be a known issue.

      While we surely can add this block of iptables calles to clean it up I am wondering if we should actually do this as it’s really ufw’s job to do.

      iptables -P INPUT ACCEPT iptables -P FORWARD ACCEPT iptables -P OUTPUT ACCEPT iptables -t nat -F iptables -t mangle -F iptables -F iptables -X
    • 1 / 1