Tacplus and tcp port

92 views
Skip to first unread message

Tung Nguyen

unread,
Sep 4, 2023, 10:05:40 AM9/4/23
to Event-Driven Servers
Hi all

I manage to start tacplus however it seems to have an issue with the connection between devices and tac_plus server when initiaing the authentication request

Error from the device as below

"Username:test
Password:
Error: Failed to send authen-req"


I've compared between the other working tac_plus and found the new server process is using tcp6 instead of tcp as below

"#sudo netstat -tulpn | grep tac_plus
tcp6       0      0 :::49                   :::*                    LISTEN      5263/tac_plus: 0 co
"

Please advise how to change the process of tacplus to run at tcp, or if there's any way to debug the error above

Many thanks

victor ostorga

unread,
Sep 18, 2023, 6:19:02 PM9/18/23
to Event-Driven Servers
If using the tac-plus (not ng) version

You may specify  in configuration listening to IPv4 using something like
    listen = { address = 0.0.0.0  port = 49 }
Reply all
Reply to author
Forward
0 new messages