Skip to main content

All Questions

Tagged with
1 vote
1 answer
532 views

Workaround for two devices with the same IP address on an airgapped network which is using an unmanaged switch where DHCP isn’t an option

So I have two IP cameras and a PC running Fedora 30 on a local network connected together using an unmanaged switch. The two IP cameras have the same IP address by default and for reasons I won’t go ...
classhalfempty's user avatar
0 votes
0 answers
222 views

map physical port of switch to machine address

I would like to know which ethernet port is corresponding to which ip or mac address. The web interface of my switch (netgear FS750t2) informs me about which physical port is currently active but not ...
Dargor's user avatar
  • 101
0 votes
4 answers
5k views

How to easily determine the IP address of a network switch from the command line in Linux?

I’m trying to determine the IP address of the network switch several Linux boxes are plugged into. Background: I need to know in which physical port they’re plugged into, so the machines automatically ...
flipflop's user avatar