[[mscom_lab2]]

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 Both sides next revision
mscom_lab2 [2015/04/22 10:45]
beckmanf [Setup of the tftp server] typo
mscom_lab2 [2016/04/27 16:07]
beckmanf [Bridge Setup] eth3 -> eth1
Line 172: Line 172:
 <​code>​ <​code>​
 sudo brctl addbr mybridge sudo brctl addbr mybridge
-sudo brctl addif mybridge ​eth2+sudo brctl addif mybridge ​eth1
 sudo brctl show sudo brctl show
-sudo brctl addif mybridge ​eth3+sudo brctl addif mybridge ​eth2 
 +sudo ifconfig eth1 0.0.0.0
 sudo ifconfig eth2 0.0.0.0 sudo ifconfig eth2 0.0.0.0
-sudo ifconfig eth3 0.0.0.0 
 sudo ifconfig mybridge up sudo ifconfig mybridge up
 </​code>​ </​code>​
  • mscom_lab2.txt
  • Last modified: 2016/05/02 20:46
  • by beckmanf