I am trying to connect the authentication server with CHAP type but it is always failing with status 2, it is working fine with ASCII and PAP. I noticed in other languages' packages its mention that we also need to send pppId and challenge but in Node.js nothing has mentioned. Also if any other configuration is required please share it.
Thank you!
I am trying to connect the authentication server with
CHAPtype but it is always failing with status 2, it is working fine withASCIIandPAP. I noticed in other languages' packages its mention that we also need to sendpppIdandchallengebut in Node.js nothing has mentioned. Also if any other configuration is required please share it.Thank you!