User Tools

Site Tools


articles:proxmox_span

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
articles:proxmox_span [2018/04/27 17:33] – [The setup] veeraarticles:proxmox_span [2018/04/27 17:34] – [Create a new bridge] veera
Line 14: Line 14:
  
  
-Create a new bridge +==== Create a new bridge ==== 
 + 
  
 The good news is Proxmox is based on Debian9 and you can login directly to the system and make configuration changes.  Logon to the Proxmox server directly and create a new Bridge and add the physical port as the only member of that bridge.   The good news is Proxmox is based on Debian9 and you can login directly to the system and make configuration changes.  Logon to the Proxmox server directly and create a new Bridge and add the physical port as the only member of that bridge.  
  
-Edit `/etc/network/interfacesand enter the following+Edit ''/etc/network/interfaces'' and enter the following 
 + 
 +<code bash>
  
-'' 
 auto vmbr7 auto vmbr7
 iface vmbr7 inet manual iface vmbr7 inet manual
Line 27: Line 29:
  bridge_fd 0  bridge_fd 0
  bridge_ageing 0  bridge_ageing 0
-''+ 
 +</code>
  
  
articles/proxmox_span.txt · Last modified: 2018/04/27 17:52 by veera