Router - VyOS: Difference between revisions
Appearance
Content deleted Content added
Added hardware section |
Added install section |
||
| Line 11: | Line 11: | ||
* Old [https://www.parkytowers.me.uk/thin/ Thin Clients] on eBay can make cheap routers, as most are fan-less and come with flash storage |
* Old [https://www.parkytowers.me.uk/thin/ Thin Clients] on eBay can make cheap routers, as most are fan-less and come with flash storage |
||
* More in the [https://vyos.readthedocs.io/en/latest/appendix/vyos-on-baremetal.html VyOS 'bare metal' documentation] |
* More in the [https://vyos.readthedocs.io/en/latest/appendix/vyos-on-baremetal.html VyOS 'bare metal' documentation] |
||
== Installing == |
|||
VyOS is open source ([https://github.com/vyos/ available on GitHub]), however the stable (Long Term Support) releases (with a version number) are only available with a very expensive subscription. |
|||
Rolling releases, built nightly, are available for free and can be downloaded here: https://downloads.vyos.io/?dir=rolling/current/amd64 |
|||
After downloading an ISO, copy it on to a USB drive (I used [https://www.balena.io/etcher/ Etcher]) and then boot off the USB drive to run the <code>install image</code> command. |
|||
Full install instructions here: https://vyos.readthedocs.io/en/latest/install.html |
|||
== Configuring network Interfaces == |
== Configuring network Interfaces == |
||