Tagged Questions
0
votes
1answer
380 views
Bridging network interfaces in Linux
I have two physical NICs (eth2 & eth3) with eth2 connecting to the home router/dhcp server and eth3 connecting to another machine which needs access to the internet.
I'm trying to create a bridge ...