How to activate added another ethernet to the server

Try ifup enx00e04c360d3a this reprocess whatever is in /etc/network/interfaces (also make sure you have the cable plugged in)
 
Last edited:
  • Like
Reactions: lukaszzzz
test it outside of a bridge
1. remove from bridge
2. configure it manually
3. test

also you need to show us the output of ip a
 
You interface name in /etc/network/interfaces doesn’t match any of your actual interface names.
 
Last edited:
  • Like
Reactions: bbgeek17