userdoc:tt-bridges

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdoc:tt-bridges [2012/10/21 08:40]
abelbeck
userdoc:tt-bridges [2023/07/27 11:33] (current)
mkeuter
Line 1: Line 1:
 ====== Network-Bridges (BRIDGE0) ====== ====== Network-Bridges (BRIDGE0) ======
  
-When you setup a software network bridge in AstLinux, you need to be careful to not lock out your network connection:+!!Note:!! This is outdated documentation, since AstLinux starting with 1.3.10 (07/2020) dynamically adds VLAN and BRIDGE entries to the interface list.
  
-**Q:** When I enter ''BRIDGE0="eth0 eth3"'' in the user.conf and reboot, why is then ''eth0'' not reachable over the network ?+---- 
 + 
 +!!When you setup a software network bridge in AstLinux, you need to be careful to not lock out your network connection:!! 
 + 
 +**Q:** When I enter 
 + 
 +  BRIDGE0="eth0 eth3" 
 + 
 +in the ''user.conf'' and reboot, why is then ''eth0'' not reachable over the network ?
  
 **A:** If eth0 was on the external interface, you would also need to set (temporarily): **A:** If eth0 was on the external interface, you would also need to set (temporarily):
Line 9: Line 17:
   EXTIF="br0"   EXTIF="br0"
  
-**or** if eth0 was on the 1st internal interface:+**or** If eth0 was on the 1st internal interface:
  
   INTIF="br0"   INTIF="br0"
  • userdoc/tt-bridges.1350826818.txt.gz
  • Last modified: 2012/10/21 08:40
  • by abelbeck