Updated VyOS Module

This commit is contained in:
William Lam
2020-02-09 08:08:01 -08:00
parent 98ae307c1f
commit 41f6194fdb
2 changed files with 94 additions and 33 deletions

View File

@@ -1,3 +1,5 @@
configure
set service ssh port 22
set interfaces ethernet eth0 address '[MANAGEMENT_ADDRESS]'
@@ -61,4 +63,4 @@ set nat source rule 40 translation address masquerade
commit
save
exit