- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Sep 9 2024
Sep 8 2024
Sep 7 2024
Sep 6 2024
@yzguy I'm not sure about this.
But as I know, Linux Desktop will use NetworkManager with ModemManager to bring up a wwan interface.
And network-manager will check the bearer to setup the IP address.
Sep 5 2024
Duplicate of T2567
Dynamic memory allocation is not implemented for ip-pools.
Sep 4 2024
@Viacheslav AFAIK this request has nothing to do with https://vyos.dev/T3771
Sep 3 2024
This made it possible to commit the change
Additionally I set a pbr rule like this:
vyos@vyos# show policy route6
route6 pbr6 {
interface bond0.1001
interface bond0.1002
interface bond0.1003
rule 10 {
destination {
address 64:ff9b::/96
}
set {
mark 1064
}
}
}This should only mark traffic going to the nat64 prefix.
however as far as I can see all traffic is still going through/to jool and the "match mark" is ignored.
Where would I be able to verify if it has been set in the backend configs?
@n.fort I like the interface log sub command, gives us a nice way to take on additional logging things later, but for now log link-status seems good to me.
The script exists, under the same name, iff configured:
https://github.com/vyos/vyos-1x/blob/current/python/vyos/config_mgmt.py#L52-L53
https://github.com/vyos/vyos-1x/blob/current/src/conf_mode/system_config-management.py#L52-L64
Try to delete whole nat64 config and re-configure again (not change)
Also I do not see the translation address.
The comment says that changing an instance fails https://github.com/vyos/vyos-1x/blob/c78c5bd7e65b19e0e50ef6944dc74fb33660ff71/src/conf_mode/nat64.py#L71-L74
Sep 2 2024
Can you please include the VyOS config?
Sep 1 2024
Aug 31 2024
Aug 30 2024
Aug 29 2024
Showing all logs for interface might print more information than it's needed. Maybe a different approach:
In T6685#198650, @Viacheslav wrote:This request is not clear
Can you share more information? Is it server or client? Provide links where it is implemented for Linux/Debian
Which configuration do you have and which config are you expecting?
This request is not clear
Can you share more information? Is it server or client? Provide links where it is implemented for Linux/Debian
Which configuration do you have and which config are you expecting?
Aug 28 2024
Can't reassign it to me, I will have time next weeks.
Would appreciate minimal mod permissions, so I can close my old work.
Contact me for details if needed, thx!)
Send your question to the forum