• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Fogbrain
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Fogbrain

    @Fogbrain

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Fogbrain Unfollow Follow

    Latest posts made by Fogbrain

    • RE: PXE Boot Problems / TFTP Problem

      @george1421
      https://mega.nz/file/3F9lBQgY#JN5e-ePcdE9BQxpyai3h7sQAYXJFJjImmUKRWECDBKU

      posted in FOG Problems
      F
      Fogbrain
    • RE: PXE Boot Problems / TFTP Problem

      @george1421

      Hi George,

      Thanks for the reply, It was an issue with our firewall rules, I’ve resolved that now, But now I’m receiving the following when trying to do a full registration of the host

      “Either DHCP failed or we were unable to access http://<IP>/fog//index.php for connection testing for connection testing”

      I’ve looked at the post here : https://forums.fogproject.org/topic/13478/either-dhcp-failed-or-we-were-unable-to-access-http-ip-fog-index-php-for-connection-testing?lang=en-US

      The user tlehrian recommends running a different spanning-tree than the default, we are currently using RSPT on the switch the client and FOG server is connected to.

      SW Port config is:
      switchport mode access
      no cdp enable
      spanning-tree portfast

      posted in FOG Problems
      F
      Fogbrain
    • PXE Boot Problems / TFTP Problem

      Recieving transfer timeout for following command
      tftp -v <serverIP> -m binary -c get undionly.kpxe

      Using TCPDUMP and can see the following
      dropped privs to tcpdump
      tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
      listening on any, link-type LINUX_SLL (Linux cooked v1), capture size 262144 bytes
      16:41:09.411021 IP <sourceIP>.57485 > <fogIP>.69: 22 RRQ “undionly.kpxe” octet
      16:41:14.412414 IP <sourceIP>.57485 > <fogIP>.69: 22 RRQ “undionly.kpxe” octet
      16:41:19.413627 IP <sourceIP>.57485 > <fogIP>.69: 22 RRQ “undionly.kpxe” octet
      16:41:24.414186 IP <sourceIP>.57485 > <fogIP>.69: 22 RRQ “undionly.kpxe” octet
      16:41:29.414997 IP <sourceIP>.57485 > <fogIP>.69: 22 RRQ “undionly.kpxe” octet
      5 packets captured
      5 packets received by filter
      0 packets dropped by kernel

      Any idea’s/help would be greatly appreciated. 🙂

      posted in FOG Problems
      F
      Fogbrain