Skip to content

Commit

Permalink
Added config for Staff-2 machine
Browse files Browse the repository at this point in the history
  • Loading branch information
iArcanic committed Jul 14, 2023
1 parent 7172705 commit ac5176d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Staff-2.startup
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# IP of Staff-2
ip addr add 10.0.3.4/24 dev eth0
ip link set up dev eth0
1 change: 1 addition & 0 deletions lab.conf
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ Ext-WWW[0]=External
# Staff subnet
Staff-switch[0]=Staff
Staff-1[0]=Staff
Staff-2[0]=Staff

0 comments on commit ac5176d

Please sign in to comment.