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
Last revision Both sides next revision
userdoc:tt-bridges [2012/10/21 08:37]
abelbeck
userdoc:tt-bridges [2023/07/27 11:32]
mkeuter
Line 1: Line 1:
 ====== Network-Bridges (BRIDGE0) ====== ====== Network-Bridges (BRIDGE0) ======
  
-When you setup a software network bridge in AstLinux, you need to 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 interface list.
  
-**Q:** When I enter ''BRIDGE0="eth0 eth3"'' in the user.conf and reboot, why is then ''eth0'' not reachable over the network ?+----
  
-**A:** You would also need to set (temporarily) if eth0 was on the external interface:+!!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):
  
   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"
      
-in your ''user.conf''. Then after a reboot the (new) bridge will appear in the menu in the Network tab, select ''br0'' as normal and then remove the ''EXTIF'' (or ''INTIF'')entry in ''user.conf''.+in your ''user.conf''. Then after a reboot the (new) bridge will appear in the menu in the Network tab, select ''br0'' as normal and then remove the ''EXTIF'' (or ''INTIF'') entry in ''user.conf''.
  
 I know, a little confusing, but it's the only way since we have nice little drop-down menus of the "current" active interfaces. I know, a little confusing, but it's the only way since we have nice little drop-down menus of the "current" active interfaces.
  • userdoc/tt-bridges.txt
  • Last modified: 2023/07/27 11:33
  • by mkeuter