Skip to content

Commit

Permalink
Added config for OpenVPN machine
Browse files Browse the repository at this point in the history
  • Loading branch information
iArcanic committed Jul 16, 2023
1 parent 761daf9 commit 46f1c77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions OpenVPN.startup
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# IP of OpenVPN
ip addr add 10.0.5.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 @@ -34,3 +34,4 @@ Int-DNS[0]=Services
# Server subnet
Server-switch[0]=Server
LDAP[0]=Server
OpenVPN[0]=Server

0 comments on commit 46f1c77

Please sign in to comment.