Open Source
VyOS is an open-source network operating system, which means it can be freely used, modified, and distributed by anyone. This provides transparency and the ability to customize the software to specific needs.
Feature-Rich
Offers a comprehensive set of networking features including routing, firewall, VPN, and NAT, making it suitable for a wide range of networking tasks and environments.
Community Support
As an open-source project, VyOS has an active community that contributes to its development and provides support through forums, documentation, and other resources.
Cost-Effective
VyOS provides enterprise-grade functionality without the associated cost of commercial networking solutions, making it an economical choice for both businesses and individuals.
Flexibility
VyOS can be deployed on various hardware from physical machines to virtualized environments, providing a high degree of flexibility in deployment options.
CLI and API
It provides a familiar command-line interface and REST API for configuration and management, which appeals to experienced network administrators and enables integration with automation tools.
VyOS is a solid option for individuals or organizations looking for a customizable and cost-effective network solution. Its open-source nature, robust feature set, and active community support make it a competitive choice for network administrators seeking to build and manage complex network infrastructure.
We have collected here some useful links to help you find out if VyOS is good.
Check the traffic stats of VyOS on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of VyOS on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of VyOS's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of VyOS on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about VyOS on Reddit. This can help you find out how popualr the product is and what people think about it.
Might be worth adding a paragraph about what VyOS is, maybe not for the target audience but certainly for HN. https://vyos.io/ The VyOS website says: > Democratizing how we access networks through a universal Router and Open source software. > Our vision at VyOS is to dramatically change how we access networks so that we can all build the solutions we always dreamed of, without restrictions, limitations, or... - Source: Hacker News / about 2 years ago
VyOS is the next-generation network operating system thatโs revolutionizing the way businesses manage their networks. With its powerful tools and intuitive interface, VyOS makes it easy to manage and configure even the most complex networks. Plus, with its open-source architecture, you have access to a community of developers and users who are constantly improving and expanding the capabilities of the system. Source: over 2 years ago
VyOS https://vyos.io/ is my go-to for open source CLI focused router platform. Configuration syntax is similar to that of Juniper. I believe as an educational institution you would qualify for free LTS images from them. Theyโre super friendly to reach out to, and seems like theyโre still actively developing some really cool features. They do support WiFi interfaces, among many others. Pretty decent online docs too! Source: over 2 years ago
There's VyOS if that's what you're looking for? If you want to do everything from scratch, just use Debian/Ubuntu and configure all the components individually. Source: over 2 years ago
If you absolutely have to do your homelab experiments in production, at least do it properly. Get some decent hardware (I just got a pair of these, they are fun: https://www.pcengines.ch/apu2.htm) and install something like https://vyos.io/ or opnsense or ipfire or something. Then you might actually learn something, plus in my experience these much more stable than cheapass consumer crap. Source: over 2 years ago
For BGP and ASNs you can lab up a full route table and play: http://networkingbodges.blogspot.com/2019/04/a-real-full-internet-table-in-lab.html?m=1 That article uses bird but I prefer VyOS in a VM: https://vyos.io/. - Source: Hacker News / almost 3 years ago
I see lot of people talking about pfsense, that is not a router! If you need a real software router look at vyos, it is easy to use but performance are not the best. If you look for fast networking check tnsr, it supports dpdk. Source: almost 3 years ago
Ahoi, I was trying to get familiar with pfSense but it was to mich to configure for my purposes of temporary replacing an USG until I get a replacement. Hence pfSense was way to much of a configuration and a bit to complex I found https://vyos.io/ Itโs much simpler and very similar to configuring a Cisco device. As a hyper-V vm the Ressource management is very sufficient. I recommend to read about it, maybe itโs... Source: almost 3 years ago
Https://vyos.io/ is something that may answer your question as posed, but you may be looking at it backwards. What Hypervisor are you running? They should all have the ability to create vSwitches at the Hypervisor level, and you add physical ports to them as uplinks. Internally you add vNICS to the vSwitch which will run at the max speed of your uplinks (according to your Hypervisor QoS and uplink settings,... Source: about 3 years ago
VyOS is what I use now. CLI only, but is based off Cisco CLI and is generally more performant compared to pfSENSE/opnSENSE. It is a fork of AT&T Vyatta since ~2014. Source: over 3 years ago
I think they forked Vyetta back in the day now https://vyos.io/. Source: over 3 years ago
VyOS is an actual fork of Vyatta from right before it was sold off in 2013 to Brocade and went closed-source (and subsequently butchered and sold on to AT&T and later on to Ciena). Ubiquity forked it as well at the same time. Not sure what DANOS/LFP's goal is, but it seems like contributing to the already existing projects would be much more helpful than creating yet another Vyatta fork, adding to the already... Source: over 3 years ago
I have used both Vyos and OpenWRT for the OS on the VPS, both have very simple NAT commands. Source: over 3 years ago
If you already have an Edgerouter X, that configuration knowledge can be reused with https://vyos.io. You can copy paste most of your configuration into a vyos router (there will be no switch0 interface). Source: over 3 years ago
Check out vyos. I have been using it for years. Source: over 3 years ago
Curious if anyone actually deploys https://vyos.io/. Source: over 3 years ago
Probably not giving any solutions but have a look vyos for your BGP edge routers. Source: over 3 years ago
You could try vyos in a container if you're feeling adventurous. it's debian based. Source: almost 4 years ago
Have you ever looked at VyOS (https://vyos.io/)? IIRC EdgeOS was a fork of Vyatta and Vyatta became VyOS. Their LTS pricing doesn't work for small businesses, but the rolling release might be an option for home use. It's sad that everyone only wants to accept huge amounts of cash these days. Take VyOS as an example. The smallest licensing option they have is $6k per year for unlimited installs. That... - Source: Hacker News / almost 4 years ago
And then implement some security trough one of these services: openWRT pfSense VyOS. Source: almost 4 years ago
If you become really obsessed with shaving seconds out of this type of stuff (no judgement, I understand the need to dig deeper), then look into Vyos, it's as close to the metal as I think you'll get without delving into some pretty complex carrier-grade stuff. Source: almost 4 years ago
VyOS, an open-source network operating system derived from the Vyatta project, is garnering attention as a robust alternative in the realm of software-based routing, firewalls, and networking solutions. Emerging as a significant player in the competitive landscape of network and perimeter security, VyOS offers functionalities comparable to other popular solutions such as pfSense, OPNsense, and MikroTik RouterOS. However, it distinguishes itself with its strong emphasis on command-line interface (CLI) configuration, flexibility, and a vibrant open-source community.
Strengths and Features
One key advantage of VyOS is its command-line interface, reminiscent of the Junos CLI used in Juniper Networks. This similarity makes it particularly appealing to network professionals familiar with Cisco or Juniper devices, offering them a seamless transition and consistent user experience. The CLI-centric design allows for detailed and precise network configuration, accommodating advanced networking needs such as site-to-site VPNs, BGP, and remote access solutions. In addition to its CLI capabilities, VyOS includes a GUI for basic configurations, although it may not be as comprehensive as what is offered by its competitors like pfSense or OPNsense.
VyOS is celebrated for its versatility across various deployment environmentsโranging from small office routers to enterprise network switches, virtual machines, and cloud infrastructures. This flexibility is complemented by support for numerous networking protocols and NAT variants, zone-based firewalls, and both IPv4 and IPv6 compatibility. Furthermore, its open-source architecture empowers users to audit the codebase, build customized images, and contribute enhancements, fostering a community-driven development model.
Community and Accessibility
The active development community behind VyOS ensures regular software updates, keeping the system aligned with the latest networking technologies. This continuous evolution is supported by a collaborative environment where users can freely exchange knowledge and innovations. Moreover, VyOS's open-source nature democratizes access, aligning with its vision to remove barriers and restrictive costs associated with traditional network solutions.
Challenges and Trade-offs
Despite its strengths, VyOS may present challenges for less technically inclined users. The CLI-focused approach demands a high level of expertise, which can be a barrier for individuals unfamiliar with command-line operations. It is generally not recommended for casual home users or those seeking a straightforward plug-and-play experience. The software is also available in two release variants: a stable release, which users can compile from source, and a rolling release. While the rolling release is freely accessible, it may introduce stability issues, turning away some potential users.
Additionally, the cost structure for obtaining Long Term Support (LTS) images can be prohibitive for small businesses or individual users, making alternatives like pfSense more attractive due to their lower associated costs.
In conclusion, VyOS stands out as a professional-grade network operating system most suitable for experienced network administrators and educational institutions. Its robust CLI, comprehensive feature set, and community-driven enhancements make it a compelling choice for those seeking an open-source platform that champions network accessibility and innovation. However, potential users should weigh its technical demands and cost considerations against their specific networking requirements and expertise levels.
Do you know an article comparing VyOS to other products?
Suggest a link to a post with product alternatives.
Is VyOS good? This is an informative page that will help you find out. Moreover, you can review and discuss VyOS here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.