I currently have a LAN-only network configuration with several devices including a Linux based controller. This network features a single managed switch but no router.
My Linux device can't seem to ping any of the other devices on the network, while all the other devices are able to ping each-other just fine.
Because my network does not have a gate-way, should my Linux device still feature a default gateway address? There is an old one address that had been saved to the device, however, because my Linux device isn't attempting to reach anything outside the network, it seems like this old gateway setting shouldn't even matter/affect things.
So my question: How should the gateway address on a Linux device be configured when there is no gateway on the network?
Update: Turns out the Linux device in question was not compatible with a Gigabit switches, hence being unable to ping the other devices on the network.