Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Duet2 Ethernet: M552 S1 ok Response

    Scheduled Pinned Locked Moved
    Duet Web Control
    6
    14
    948
    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.
    • Nicky Tundefined
      Nicky T
      last edited by

      This is what I get when I put in M552: "Network is enabled, configured IP address: 192.168.1.14, actual IP address: 192.168.1.14"

      I try to ping this IP address and the command prompt window says that the "request timed out"

      Stephen6309undefined 1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by

        Maybe if you describe your network setup a bit more, switches, routers, ip ranges it would help to find out where it goes wrong

        1 Reply Last reply Reply Quote 0
        • Stephen6309undefined
          Stephen6309 @Nicky T
          last edited by

          @nicky-t You do have the DWC files in /www on the sd card?

          1 Reply Last reply Reply Quote 0
          • A Former User?
            A Former User
            last edited by

            @stephen6309 said in Duet2 Ethernet: M552 S1 ok Response:

            @nicky-t You do have the DWC files in /www on the sd card?

            shouldn't affect the ability to ping the duet, that would result in a http 404 error when trying to open the dwc, which can't happen if the computer and duet cant even ping each other.

            1 Reply Last reply Reply Quote 0
            • Nicky Tundefined
              Nicky T
              last edited by

              We have a router and modem. I am not sure what you mean by network set up. There is no password for the network if that is what you mean. All I have been doing is following the setup guide from the link on the card that came with the device. Before that, we tried using other software to connect it as well and it did not work. I installed the driver on the computer from reprap and it is all on windows 10. Would a screen image of YAT help?

              1 Reply Last reply Reply Quote 0
              • A Former User?
                A Former User
                last edited by

                Maybe show us the output of route printfrom the computer you're trying to ping the Duet from?

                No need for an image of YAT as long as M552 shows network is enabled and it has an IP address. Then we just need to find out why you can't reach said IP.

                1 Reply Last reply Reply Quote 0
                • Nicky Tundefined
                  Nicky T
                  last edited by

                  1_1562857302375_routeprint2.PNG 0_1562857302374_routeprint1.PNG

                  1 Reply Last reply Reply Quote 0
                  • Nicky Tundefined
                    Nicky T
                    last edited by

                    This is what I get from route print. the pictures are reversed.

                    1 Reply Last reply Reply Quote 0
                    • bricorundefined
                      bricor
                      last edited by bricor

                      The Duet is reporting an address of 192.168.1.x

                      Your computer is reporting an address of 192.168.0.x

                      Try setting one or the other to the same block of IP addresses.

                      Either change the Duet to an 192.168.0.x address or the network to 192.168.1.x address.

                      The easiest would be to change the Duet address to communicate with your existing network.

                      1 Reply Last reply Reply Quote 0
                      • A Former User?
                        A Former User
                        last edited by

                        The duet is probably getting its IP address from DHCP unless told otherwise? Which would lead me to believe the computer is connected to the modem, and the duet to the router, and that can prevent the two from communicating (on the assumption the the router is doing some NAT stuff, or not configured correctly).

                        Please describe more how these things are connected to help us determine where the problem is, also show us your config.g file to see if you are setting a static IP address or using DHCP for the duet.

                        1 Reply Last reply Reply Quote 0
                        • nopheadundefined
                          nophead
                          last edited by

                          It looks to me like the pre-configured IP address is wrong as it isn't the same network as the PC. Looks like 192.168.0.14 is what is intended.

                          1 Reply Last reply Reply Quote 0
                          • oliofundefined
                            oliof
                            last edited by

                            192.168.1.14 is the IP address configured in a Maestro fresh from the factory.

                            If you want to enable DHCP on a Maestro board, you need to use M552 S1 P0.0.0.0

                            <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post
                            Unless otherwise noted, all forum content is licensed under CC-BY-SA