NIURoverTeam / RoverCoreOS

ROS package running on an Nvidia Tx2 to power Rover 2.0
Other
4 stars 0 forks source link

IP Managment Utility #30

Open LuckierDodge opened 4 years ago

LuckierDodge commented 4 years ago

In order to use our antennas, we need a static IP address. But we also need to be able to connect to the internet when not using the antennas. So we need to be able to quickly and easily switch between the two. Here's what I'm thinking:

A bash script, located in RoverCoreOS/util/:

Usage:

ip_man <-d/s> [ADDRESS]
waffleston commented 4 years ago

Experimented with creating such a script, found it quirky.

Opted to try using a router instead. Selected the "ASUS AC750" from the CS cabinet.

That router has been configured to assign addresses via DHCP except for certain MAC addresses. This was tested with my laptop and appears to work well enough.

Current tasks include determining how many devices will need static IP addresses, and determining the MAC addresses of such devices.

LuckierDodge commented 4 years ago

Right now, devices needing static ip addresses are as follows:

We'll come up with clever host names at some point for the latter 3.