Hmm..
I added RAM to VM (256MB->300MB) and booted without error.
Tested on vyos-1.2.0-rolling+201804200337
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Nov 14 2018
Nov 14 2018
WiXZlo awarded T686: 'run show openvpn client-status' is not displaying local tunnel address a Like token.
Apr 20 2018
Apr 20 2018
Apr 19 2018
Apr 19 2018
With 2 and more interfaces same problem:
Config:
[edit]
ec@vyos# show service broadcast-relay
+id 1 {
+ interface vtun0
+ interface vtun1
+ interface eth0
+ port 65000
+}Error:
ec@vyos# commit
[ service broadcast-relay id 1 ]
Traceback (most recent call last):
File "/opt/vyatta/sbin/vyos-config-bcast-relay.py", line 118, in <module>
c = get_config()
File "/opt/vyatta/sbin/vyos-config-bcast-relay.py", line 45, in get_config
intfs_names=intfs_names.replace("'", "")
AttributeError: 'list' object has no attribute 'replace'