eth1
Eth1 is a conventional label used in Linux and other Unix-like operating systems to refer to the second Ethernet network interface. The name derives from early kernel device naming, where the first Ethernet device was eth0 and subsequent devices followed in numeric order. On modern systems, interface names are often generated by predictable rules based on hardware location, such as enp3s0 or enp2s1, which can differ from eth1 depending on the hardware and distribution. Nevertheless, eth1 remains common in older installations, virtual machines, and certain network scripts.
In a running system, eth1 corresponds to a concrete network interface, which can be listed and inspected
Configuration of eth1 depends on the operating system and network management tooling. In Debian-based systems, legacy
Notes: The interface name eth1 is not guaranteed to exist on every system; it may be renamed