• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    No dhcp for JMicron GB Ethernet-Card

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    2
    9
    2.5k
    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.
    • F
      fogthepog
      last edited by

      Hello everybody,
      i’m new in this nice forum and -just wonder- i need your help.
      My system:
      Fog 1.3.0 - RC-28
      SVN-Revision:6027
      Running on Dell Latitude with Ubuntu 16.04
      So far so good, my other Dell Lat becomes an ip-adress and is registered
      at the Fog-Server.
      But my Shuttle XV35 with a JMicron (JMC25X) networkcard receives no ip-adress, errormessage is, that no dhcp-offers where received.

      Thank’s in advance for your help
      Best regards
      olaf

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator
        last edited by

        What is providing dhcp services for your network where the shuttle and jmicron systems are installed? Basically the error says that there were no dhcp servers on the same subnet (broadcast domain) as these devices. Its strange that a Dell Latitude plugged into the same switch port and it works.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        1 Reply Last reply Reply Quote 0
        • F
          fogthepog
          last edited by

          Hi,

          The Fog-server provides the dhcp-service.

          When i start the Shuttle with Windows7, it becomes a ip-adress from Ubuntu.

          Is there a problem with the nic or version of pxe-boot?
          Shuttle: Intel Undi PXE 2.0
          Dell : Broadcom Undi PXE 2.1 V11.4.1

          Thanks!

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @fogthepog
            last edited by

            @fogthepog this is very strange if you are using ics-dhcp and it works for the dell but not for the shuttle.

            As for the nic version, I would say probably no.

            I think the next step is to capture a packet trace of what is going on during this initial communications between the target computer and the dhcp server.

            I want you to do the following if your dhcp server, fog server, and pxe booting clients are on the same subnet (broadcast domain):

            1. Install tcpdump on your fog server.
            2. Start tcpdump on your fog server with the following command sudo tcpdump -w dell.pcap port 67 or port 68 or port 69 or port 4011
            3. pxe boot the dell until you get to the fog menu.
            4. Press Ctrl-C on the tcpdump program.
            5. Restart the tcpdump program with the following command sudo tcpdump -w shuttle.pcap port 67 or port 68 or port 69 or port 4011
            6. PXE boot the shuttle until you receive the error.
            7. Press Ctrl-C on the tcpdump program.
            8. Post both pcaps here for review (or you can review with wireshark [if you know it] and compare the two different pcap files).

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

            1 Reply Last reply Reply Quote 0
            • F
              fogthepog
              last edited by

              OK, here’re the caps.
              1_1481117477392_shuttle.pcap 0_1481117477391_dell.pcap

              george1421G 1 Reply Last reply Reply Quote 1
              • george1421G
                george1421 Moderator @fogthepog
                last edited by

                @fogthepog Well that’s a bit interesting.

                The dell pcap is perfect. If you look at it with wireshark, there is a discover, offer, request, ack, tftp file transfer of undionly. As said perfect.

                The shuttle pcap is a bit interesting since there is zero (0) packets captured. The FOG/dhcp server is not seeing anything from the shuttle. It not that the dhcp server is ignoring the request, its not even seeing the dhcp discover (initial message from the target computer). Are you using the same cable for the Dell and Shuttle? (I’m just tying to eliminate variables here, something strange is going on).

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                1 Reply Last reply Reply Quote 0
                • F
                  fogthepog
                  last edited by

                  Puh, it is not the cable…
                  i’ve tried another one and it doesn’t work.
                  Strange!

                  george1421G 1 Reply Last reply Reply Quote 0
                  • george1421G
                    george1421 Moderator @fogthepog
                    last edited by

                    @fogthepog Please use the same cable, same network port for your test.

                    Looking in a different direction, is the shuttle a uefi or bios (legacy) firmware? If it is uefi is the network stack (ipv4) enabled?

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                    1 Reply Last reply Reply Quote 0
                    • F
                      fogthepog
                      last edited by

                      The Shuttle-Bios doesn’t have these features.
                      The Dell-Bios is running in Legacy-Mode.

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • First post
                        Last post

                      168

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project