Hi folks
I'm trying to do something like that:
vppctl ses rule add appns default proto tcp 0.0.0.0/0 443 {ssl}/32 443
action 3
then bind some VCL app to port 443, this fails.
According to GPT:
The bind fails because:
*Port 443 is reserved by a VPP session rule → VCL apps cannot bind to ports
controlled by rules.*
Fix:
vppctl session rule del lcl 0.0.0.0/0 443 rmt 30.22.0.201/32 443
please confirm that this is indeed impossible! And if GPT's wrong, please
point me in the right direction with some good example?
--
Best wishes, Kirill
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#26538): https://lists.fd.io/g/vpp-dev/message/26538
Mute This Topic: https://lists.fd.io/mt/116389781/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/14379924/21656/631435203/xyzzy
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-