In T4348#121421, @n.fort wrote:I have normal access!
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 9 2022
Apr 9 2022
Apr 8 2022
Apr 8 2022
@fortinj1354 you can do changes in xml, build .deb pkg and install it on the instance
https://docs.vyos.io/en/equuleus/contributing/build-vyos.html#id4
Viacheslav renamed T4344: DHCP statistics not matching, conf-mode generates incorrect pool name with dash from DHCP statistics not matching, conf-mode generates incorrect poll name with dash to DHCP statistics not matching, conf-mode generates incorrect pool name with dash.
Viacheslav added a comment to T4344: DHCP statistics not matching, conf-mode generates incorrect pool name with dash.
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1280
I missed option network vlan:
set service ipoe-server interface eth2 network 'vlan'
configs looks good:
[ipoe] verbose=1 interface=re:eth2\.\d+,shared=0,mode=L2,ifcfg=1,range=192.168.0.0/24,start=dhcpv4,ipv6=1 username=ifname password=csid proxy-arp=1
Viacheslav changed Version from VyOS 1.3.1-S1 to VyOS 1.3.1-S1, VyOS 1.4-rolling-202204080957 on T4349: Vlan-range vlan_mon not working for ipoe service.
Viacheslav added a project to T4349: Vlan-range vlan_mon not working for ipoe service: VyOS 1.4 Sagitta.
GitHub <noreply@github.com> committed rVYOSONEXf43031ec4591: Merge branch 'current' into T4344 (authored by Viacheslav).
GitHub <noreply@github.com> committed rVYOSONEXf9ebccd2ef0b: Merge pull request #1278 from sever-sever/T4344 (authored by c-po).
Unknown Object (User) added a comment to T3427: Show prefix received via IA_PD in interface info.
I would like to see this too, with Ethernet interfaces.
c-po moved T4338: wwan: changing interface description should not trigger reconnect from In Progress to Finished on the VyOS 1.3 Equuleus (1.3.2) board.
GitHub <noreply@github.com> committed rVYOSONEX630945291c9a: Merge branch 'current' into dhcpd (authored by teadur).
GitHub <noreply@github.com> committed rVYOSONEX2bf7589e926b: Merge pull request #1148 from tacerus/dhcpd (authored by dmbaturin).
GitHub <noreply@github.com> committed rVYOSONEXbd50d51f1e49: Merge pull request #1263 from c-po/wwan-t4324-equuleus (authored by dmbaturin).
c-po committed rVYOSONEX409a2e1239e6: interfaces: T4331: Fix assign link-local static IPv6 addr to vrf (authored by Viacheslav).
GitHub <noreply@github.com> committed rVYOSONEX298ce87e8fc4: Merge pull request #1273 from c-po/t4331-equuleus (authored by dmbaturin).
Viacheslav renamed T4344: DHCP statistics not matching, conf-mode generates incorrect pool name with dash from DHCP statistics not matching to DHCP statistics not matching, conf-mode generates incorrect poll name with dash.
Viacheslav added a comment to T4344: DHCP statistics not matching, conf-mode generates incorrect pool name with dash.
The root cause it generates incorrect pool name (conf mode) with a dash instead of an underscore
vyos@vyos:~$ show conf com | match dhcp set service dhcp-server shared-network-name NET_01 authoritative set service dhcp-server shared-network-name NET_01 name-server '1.1.1.1' set service dhcp-server shared-network-name NET_01 subnet 192.0.2.0/24 range R1 start '192.0.2.21' set service dhcp-server shared-network-name NET_01 subnet 192.0.2.0/24 range R1 stop '192.0.2.254' vyos@vyos:~$
dhcp.conf
...
on commit {
set shared-networkname = "NET-01";
}Viacheslav changed the status of T4344: DHCP statistics not matching, conf-mode generates incorrect pool name with dash from Open to In progress.
Not sure if this works but there is an upload button in the toolbar:
@n.fort the config i would like to upload to this ticket has 43727 lines.. Its a text file of 1.3 Mbps. Its it possible to attach the file instead of paste it on the comments?
GitHub <noreply@github.com> committed rVYOSONEX5399a8f75b5a: Merge pull request #1277 from jestabro/api-smoketest (authored by c-po).
Apr 7 2022
Apr 7 2022
jestabro changed the status of T4347: Return complete and consistent error codes from HTTP API from Needs testing to In progress.
Trying to configure a wireguard peer with a dns name as remote endpoint. I understand this is not supported, but I see many references to creating a post-boot script to do this. Any working examples? Thank you
Hi, I'm sorry for the confusion but the configuration I uploaded is not from a production machine. It's just an example of a small configuration of a pre-production vyos that I was having trouble upgrading.
Tomorrow if I will upload one of the ones that take 25-30 minutes to boot on modern CPUs (xeon gold).
Changes and fixes to smoketest at link; in testing before PR:
https://github.com/vyos/vyos-1x/compare/current...jestabro:api-smoketest
jestabro changed the status of T4347: Return complete and consistent error codes from HTTP API from In progress to Needs testing.
jestabro changed the status of T4347: Return complete and consistent error codes from HTTP API from Open to In progress.
With shared config, I'm not getting high times while loading config (at least not that high as exposed in this task)
GitHub <noreply@github.com> committed rVYOSONEX25d65249bd81: Merge pull request #1276 from c-po/t4346-deprecate-ipv6-disable (authored by c-po).
c-po moved T4346: Deprecate "system ipv6 disable" option to disable address family within OS kernel from Open to Finished on the VyOS 1.4 Sagitta board.
c-po added a comment to T4346: Deprecate "system ipv6 disable" option to disable address family within OS kernel.
VyOS 1.3 (equuleus) PR https://github.com/vyos/vyos-1x/pull/1276
c-po updated the task description for T4346: Deprecate "system ipv6 disable" option to disable address family within OS kernel.
c-po changed the status of T4346: Deprecate "system ipv6 disable" option to disable address family within OS kernel from Open to In progress.
c-po moved T4330: MTU settings cannot be applied when IPv6 is disabled from In Progress to Finished on the VyOS 1.3 Equuleus (1.3.2) board.
c-po moved T4336: isis: add support for MD5 authentication password on a circuit from In Progress to Finished on the VyOS 1.3 Equuleus (1.3.2) board.
c-po moved T4341: login: disable user-account prior to deletion and wait until deletion is complete from Open to Finished on the VyOS 1.4 Sagitta board.
@n.fort Sorry yes this AC-1 vyos was on 1.2.1 I will a test tomorrow with a version 1.2.6-S1 to have the path i was mention..
GitHub <noreply@github.com> committed rVYOSONEX7bd5a1c76ed3: Merge pull request #1264 from c-po/t4336-isis-equuleus (authored by dmbaturin).
GitHub <noreply@github.com> committed rVYOSONEXd77945022cf9: Merge pull request #1268 from c-po/t4341-ssh-login (authored by dmbaturin).