Skip to content

How to correctly set IP, router, broadcast and DNS addresses #44

@febert

Description

@febert

Hi,

In order to be able to communicate with the xarm while having internet connectivity, I need to change the IP address of the xarm.

I was wondering if it is also necessary to change the Broadcast address, the router address and the DNS1 address to reflect my local network's address range (it is 192.168.0.1 - 192.168.255), for example my desktop has 192.168.0.47.

My xarm has the following network configuration:
Screenshot from 2022-10-14 14-26-06

My router is at 192.168.0.1
My /etc/resolv.con says that my DNS server is: nameserver 127.0.0.53

Are the following changes correct and necessary?:
IP to 192.168.0.100 (my choice)
Broadcast to 192.168.0.255
Routers to 192.168.0.1
and
DNS1 to 127.0.0.53

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions