Hi, I found that the transmission speed of tinc seems very disappointing, even in some cases, even the normal network communication has problems..
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jun 20 2021
Jun 19 2021
Jun 18 2021
A simple experiment using GraphQL to configure a DHCP server is here:
https://github.com/vyos/vyos-1x/compare/current...jestabro:graphql
Works fine VyOS 1.4-rolling-202106180929
vyos@r1-roll# set interfaces ethernet eth1 offload lro [edit] vyos@r1-roll# commit [edit] vyos@r1-roll# sudo ethtool -k eth1 | match large-receive-offload large-receive-offload: on [edit] vyos@r1-roll#
Jun 17 2021
Added PR:
PR's for both crux and equuleus
The same config now commits however the fq-codel shaper that was functional in 1.2.7 that's applied to it does not activate in 1.3.0-rc4
@Viacheslav per your suggest in the discussion thread I ran the following:
@c-po for simplicity I created a barebones vyos VM to route between two subnets.
Jun 16 2021
Submitted this PR: https://github.com/vyos/vyatta-op/pull/46
the possible completion output is fixed in the latest release: 1.4-rolling-202106151212
Jun 15 2021
At least on simple tests, this modification seems to work.
I have tested on version 1.3, first configuring dhcp server for both addresses: for the one that was defined first, and one for the las IP address defined (of course, one instance of dhcp-server running at a time).
If this needs more testes, let me know what I can do for you.
Can you try any 1.3 rolling version before 2020-10-30 commit c8b7e5c ?
Uploaded the config as generated.
Hi @c-po - do you mean in the context of 'set system flow-accounting interface ppp*'? - unfortunately I have tried this and I'm still not getting anything out.
Well you could try to use ppp* as globbing pattern - maybe this works?
Jun 14 2021
The question is if this is really relevant - as to my knowledge it is not possible to clear those counters unless unloading and reloading the interface driver(s)
Hi - is there any update on a fix for this bug?
Jun 13 2021
can you tell us a bot more of your configuration? Like is PPPoE used?
