- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Dec 17 2020
Dec 16 2020
Ok. I will try to use containers, this good idea.
Containers will be more predictable and stable I suppose.
@vlesk once container support is added you have a better way by usibg a dedicates container on your VyOS installation.
If your device supports virtualization, you can consider running both VyOS and cups servers in KVM (there are many open source projects that can do this, such as Proxmox Ve)
Yes I know that I must install printer driver. I successfully solved this problem long time ago by using additional partition. And YES I KNOW that VyOS is not a general server operating system. But some time convenient use ONE universal host instead two or more.
Why install the remote print sharing service on the router and use cups, you must install the printer driver on the cups server to make it work. VyOS is not a general server operating system, so you should install cups on a physical server or virtual server
I prefer build images with some additional packages, such as cups. For example in order to administer printer I should add user to group lpadmin. In releases 1.2.x it was easy, but now I necessary after each update do it manually.
Dec 15 2020
Why you would line to add a user to an additional group?
Where possible, we can consider MBR+UEFI dual boot, which also exists in most distributions
Furthermore, I've attempted changing the interfaces-wireless.xml.in priority to a value before interfaces-bridge.xml.in and it still fails. Not sure how else I can debug.
I just tested 1.3-rolling-202012141037. It actually seems to be a bug. When applying wifi settings and adding to a bridge in the same commit, I'm hit with
Dec 14 2020
Pull request submitted to change the permissions:
Dec 13 2020
In T1773#46307, @runar wrote:With this, will there also be possible to parse the same json into an json import? This to allow for a more programatic way to add things than via set commands
Dec 12 2020
@primoz Use the latest rolling version test the day after the merge is submitted
@owensresearch it is still not supported by net-snmp
Put in a PR to fix spelling/help string error. My bad. I didn't catch it before.
Dec 11 2020
Did anything ever come of this? I have a handful of IPv6 BGP sessions as well as LibreNMS to test...
Please note that the card must be configured to be in AP mode first. The link @c-po mentions highlights that you can't add a wireless interface to a bridge if it is in client mode.
There will be no ZeroTier in VyOS due to its license
see https://www.zerotier.com/2019/10/30/on-the-gpl-to-bsl-transition/
Any movement on this? ZeroTier integration would be fantastic.
It was deleted/deprecated in T1990
I checked.
In version 1.3-rolling-202012110217 issue fixed.
Dec 10 2020
Using udp4/6 can be automated if there is an v6 listen address or not, I will keep this in mind, thanks for the hint.