Skip to content

Session vs Route did not match any configured ACL subject #731

@Thongtdextra

Description

@Thongtdextra

Issue Type

  • 🐛 Bug / Problem
  • ✏️ Typo / Grammar
  • 📖 Outdated Content
  • 🚀 Enhancement

Generated by Generative AI

No response

Distribution

Humble

Description

Description of zenoh operation:
At host A:
1 Session has ID = SessionA responsible for communication between internal device and RouterZenoh of hostA.
1 Route Zenoh has ID = RouteA responsible for communication between device and RouterZenoh B with ID = RouteB.

At HostB:
1 Session has ID = SessionB responsible for communication between internal device and RouterZenoh of hostingB.
1 Route Zenoh has ID = RouteB responsible for communication between device and RouterZenoh B with ID = RouteA.

I want to use access control to configure a whitelist of topics that are allowed to communicate between RouteA and RouteB over the Wg0 interface.

Here is the Route and Session configuration at A and B. And i still meet errorr: Session vs Route did not match any configured ACL subject. (in my config, HostA aka client will set access control, and other config have default access control (allow all traffic).
i also check https://zenoh.io/docs/manual/access-control/ but my nothing change.

Affected Pages/Sections

No response

Screenshots or Examples (if applicable)

https://discordapp.com/channels/914168414178779197/1396422652050145290
here is my thread in zenoh discord

Suggested Fix

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions