Running pscheduler troubleshoot on an IPv6-enabled container in my local Docker Desktop setup results in a rejected Idle test because of limits.
Idle test... Failed.
Failed to post task. Code: [403] Error: [Task forbidden by limits:
Hints:
requester: fd18:aba0:3212::2
server: fd18:aba0:3212::2
Identified as everybody, local-interfaces, bogons
Classified as default, friendlies, hostiles
Rewriter made changes:
Bumped duration to 5-second minimum
Application: Hosts we don't want running any tests
Group 1: Limit 'never' failed: Forced failure
Group 1: Want all, 0/1 passed, 1/1 failed: FAIL
Application FAILS
Failed; stop forced
Proposal does not meet limits
I think we should add fc00::/7 in the exclude clause of the bogons identifiers, and maybe 64:ff9b:1::/48 too?
Running
pscheduler troubleshooton an IPv6-enabled container in my local Docker Desktop setup results in a rejected Idle test because of limits.I think we should add
fc00::/7in the exclude clause of thebogonsidentifiers, and maybe64:ff9b:1::/48too?