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

    Fixed IP??? How???

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    4
    975
    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.
    • peirofundefined
      peirof
      last edited by

      Hi,

      i d'like Duet Wifi, ever has the same IP…. if when reading the wiki, I have not misunderstood, if i put this in [c]config.g[/c]….

      [[language]]
      ; Network
      M550 PTLM Duet Wifi                                                          ; Set machine name
      M552 S1                                                                 ; Enable network
      M587 S"Dlink-869L.2,4" P"a1b2c3d4" I192.168.1.99		     ; Configure access point and IP addresses. You can delete this line once connected
      M586 P0 S1                                                                   ; Enable HTTP
      M586 P1 S1                                                                   ; Enable FTP
      M586 P2 S1                                                                   ; Enable Telnet
      
      

      its supposed that DWI, must be in [c]192.168.1.99[/c], outside the IP reservation for DHCP…. No?

      but, with this [c]config.g[/c], in this moments is in [c]192.168.1.104[/c], in DHCP zone…

      I have to see, my network hardware, not is standart, i have:

      INTERNET –--> Modem Router Internet Provider (Asigns IP to LAN) --> [LAN Connexion] –> Router serves WIFI -->[WIFI] –> Duet Wifi

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        I simply created a DHCP reservation in my router configuration for the Duet. Can you do the same?

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 0
        • peirofundefined
          peirof
          last edited by

          mmmm… think i have see anithing....

          thanks for the tip

          1 Reply Last reply Reply Quote 0
          • T3P3Tonyundefined
            T3P3Tony administrators
            last edited by

            You only need to add the network using M587 once, it does not need to be in your config.g

            You can send M587 from the console to confirm that your network is added correctly ( I think it is as you are getting a DHCP address). Check the network is not in their twice once without an IP address, also probably worth having a netmask in there as well.

            On reset the Duet should use the configured IP.

            www.duet3d.com

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