<div dir="ltr"><div>Hi Andy,<br><br></div>Below is what i got after running the command.<br><br>root@tacacs-srv:~# tac_plus -g -d 8 -C /etc/tacacs/tac_plus.conf<br>Reading config<br>Version F4.0.4.26 Initialized 1<br>tac_plus server F4.0.4.26 starting<br>get_socket: bind 49 Address already in use<br>root@tacacs-srv:~# <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 2, 2015 at 5:57 PM, Andy Ruhl <span dir="ltr"><<a href="mailto:acruhl@gmail.com" target="_blank">acruhl@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Thu, Jul 2, 2015 at 7:42 AM, Mohamed Faye <<a href="mailto:mahafaye@gmail.com">mahafaye@gmail.com</a>> wrote:<br>
> Hi All,<br>
><br>
> I need help with my tac_plus i started instaling it yesterday after<br>
> following a blog which was ok but i ran into the below errror and since<br>
> then am not seeing any logging for the tac_plus<br>
><br>
> root@tacacs-srv:~# tail -f /var/log/tac_plus.log<br>
> Wed Jul  1 18:19:01 2015 [1620]: session.peerip is 192.168.70.5<br>
> Wed Jul  1 18:19:01 2015 [1759]: connect from 192.168.70.5 [192.168.70.5]<br>
> Wed Jul  1 18:19:06 2015 [1759]: Error <a href="http://192.168.70.5" rel="noreferrer" target="_blank">192.168.70.5</a>: Illegal major version<br>
> specified: found 13 wanted 192<br>
<br>
</div></div>Try starting it up in the foreground with debugging on, something like this:<br>
<br>
tac_plus -g -d 8 -C /etc/tac_plus.conf<br>
<br>
Then let the machine connect again and send the output.<br>
<br>
I don't know that much about tac_plus but maybe someone else will see<br>
the problem.<br>
<span class="HOEnZb"><font color="#888888"><br>
Andy<br>
</font></span></blockquote></div><br></div>