VyOS
From HackerNet
Revision as of 21:12, 10 January 2016 by Helikopter (talk | contribs) (Undo revision 1429 by Helikopter (talk))
VyOS är ett Linux-baserat network operating system med mjukvaru-routing, firewall och VPN funktionalitet. Det är en community fork av Vyatta Core och bygger på Debian och Quagga routing engine.
Installation
Get iso, skapa vm, mount iso. PW: vyos
vyos@vyos:~$ install image
Konfiguration
configure commit save show conf
Interface
set interfaces ethernet eth0 address '10.0.0.1/24' set interfaces ethernet eth0 description 'INSIDE'
SSH
set service ssh port '22'