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

    Selecting a fixed IP address

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    6
    1.9k
    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.
    • peridotundefined
      peridot
      last edited by

      My router does not appear to support NETBIOS; at least, even though I have set my printer name to 'coral' in the Duet WiFi setup, I can't access it as http://coral/ ; I have to use the IP address. Unfortunately the IP address is allocated through DHCP, so I have to look up the address on my router before I can connect to the Duet WiFi. Is there any way to specify a static IP address? My router reserves 192.168.0.2-10 for static IPs.

      Of course it would also be nice to get the address-by-name working, but I have the same problem with OpenELEC, OctoPi, and my Linux laptops not being findable by name either on the same network, so whatever's wrong there it probably has nothing to do with the Duet WiFi. The router does know the names and show them in the DHCP list.

      1 Reply Last reply Reply Quote 0
      • deckingmanundefined
        deckingman
        last edited by

        I guess it depends on you router. On my BT HomeHub, if I click on a device in the DHCP list it comes up with a lot of info and some switches that can be set. One of them is "Always use the same IP address" which effectively makes it static although it has been assigned from the general DHCP pool. There might be something similar on your router.
        HTH

        Ian
        https://somei3deas.wordpress.com/
        https://www.youtube.com/@deckingman

        1 Reply Last reply Reply Quote 0
        • peridotundefined
          peridot
          last edited by

          Sadly my router does not provide that option. But for my other devices, I have set the devices up to request specific IP addresses from the router, and that works rather well; the router recognizes that they have static IP addresses.

          1 Reply Last reply Reply Quote 0
          • dc42undefined
            dc42 administrators
            last edited by

            The Duet WiFi is not yet support NetBIOS, but if does support mdns. See the installation instructions for how to use it.

            Most routers will allocate the same IP address to a device every time it appears.

            Supporting static IP addresses is on the firmware wish list.

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

            1 Reply Last reply Reply Quote 0
            • peridotundefined
              peridot
              last edited by

              Aha, thanks, it seems I needed to use http://coral.local/ . I take it that this is the name I entered in the WiFi setup, and not the name I entered in the config.g setup file? (I entered the same name, naturally enough, but if I want to change it I guess I'll have to go through the rigmarole with using the Duet WiFi as an AP again?)

              1 Reply Last reply Reply Quote 0
              • dc42undefined
                dc42 administrators
                last edited by

                If the name you entered during WiFi setup is coral, then coral.local is how you address it via mdns. The name defined in config.g is not currently used for network accessing.

                Duet WiFi hardware designer and firmware engineer
                Please do not ask me for Duet support via PM or email, use the forum
                http://www.escher3d.com, https://miscsolutions.wordpress.com

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