service does not forward traffic


Service config

config authority service testserviceWebser name testserviceWebser
config authority service testserviceWebser enabled true
config authority service testserviceWebser scope private
config authority service testserviceWebser security aes1
config authority service testserviceWebser address 172.16.128.2/32

config authority service testserviceWebser access-policy customerx source customerx
config authority service testserviceWebser access-policy customerx permission allow
config authority service testserviceWebser service-policy testservice-policy

Check dropped packet

DEBUG > DROPPED Packets   (CAPTURE and STOP )


>>> nothing
Check the FIB

DEBUG > FIB

Solutionservice-route SSR
missing service-route

config authority router seattlesite1 service-route webserver-service-route name webserver-service-route
config authority router seattlesite1 service-route webserver-service-route service-name testserviceWebser
config authority router seattlesite1 service-route webserver-service-route peer bostonsite1