The command is the "make" - I have attached the outputs... I tried
with the switch and it is still has the same results...
could it be conflicting with the TACACS+ already installed and running..
Thanks
Al
> --
> You received this message because you are subscribed to the Google Groups "Event-Driven Servers" group.
> To post to this group, send email to event-driv...@googlegroups.com.
> To unsubscribe from this group, send email to event-driven-ser...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/event-driven-servers?hl=en.
>
>
It installed OK with ignoring the SSL side of things but now when I
start the TAC_PLUS it is not opening the IPv6 port - is there any
specific change that needs to be made? Other programs are opening the
IPv6 ports...
sockstat -l
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
squid squid 861 5 udp4 *:64689 *:*
squid squid 861 12 tcp4 *:8080 *:*
squid squid 861 13 udp4 *:3130 *:*
squid squid 861 14 udp4 *:3401 *:*
root inetd 827 5 tcp4 *:21 *:*
root inetd 827 6 tcp6 *:21 *:*
root inetd 827 7 tcp4 *:23 *:*
root inetd 827 9 tcp6 *:23 *:*
root inetd 827 10 udp4 *:69 *:*
root inetd 827 11 udp6 *:69 *:*
root sendmail 780 3 tcp4 127.0.0.1:25 *:*
root sshd 774 3 tcp6 *:22 *:*
root sshd 774 4 tcp4 *:22 *:*
root radiusd 747 3 udp4 *:1812 *:*
root radiusd 747 4 udp4 *:1813 *:*
root ntpd 706 20 udp4 *:123 *:*
root ntpd 706 21 udp6 *:123 *:*
root ntpd 706 22 udp6 fe80:1::203:baff:fe14:3ef0:123*:*
root ntpd 706 23 udp4 10.80.130.254:123 *:*
root ntpd 706 24 udp6 2001:800e:2:0:203:baff:fe14:3ef0:123*:*
root ntpd 706 25 udp6 ::1:123 *:*
root ntpd 706 26 udp6 fe80:3::1:123 *:*
root ntpd 706 27 udp4 127.0.0.1:123 *:*
root dhcpd 680 5 udp4 *:67 *:*
root tac_plus 668 0 tcp4 *:49 *:*
<<<<<<<<<<<<<<<<<<<
bind named 607 20 tcp6 *:53 *:*
bind named 607 21 tcp4 10.80.130.254:53 *:*
bind named 607 22 tcp4 127.0.0.1:53 *:*
bind named 607 23 tcp4 127.0.0.1:953 *:*
bind named 607 24 tcp6 ::1:953 *:*
bind named 607 512udp6 *:53 *:*
bind named 607 513udp4 10.80.130.254:53 *:*
bind named 607 514udp4 127.0.0.1:53 *:*
root syslogd 539 4 dgram /var/run/log
root syslogd 539 5 dgram /var/run/logpriv
root syslogd 539 6 dgram /var/run/log
root syslogd 539 7 dgram /var/named/var/run/log
root syslogd 539 8 udp6 *:514 *:*
root syslogd 539 9 udp4 *:514 *:*
root devd 481 4 stream /var/run/devd.pipe
Thanks
Al
Reading config
Version F4.0.4.26 Initialized 1
get_socket: bind 49 Address already in use
Once i added listen={address=::} it returns the error (unrecognized toke id )while restarting daemon.> >> > To unsubscribe from this group, send email to event-driven-servers+unsub...@googlegroups.com.
> >> > For more options, visit this group athttp://groups.google.com/group/event-driven-servers?hl=en.
>
> >> error.txt
> >> 3KAnzeigenHerunterladen
>
> > --
> > You received this message because you are subscribed to the Google Groups "Event-Driven Servers" group.
> > To post to this group, send email to event-driv...@googlegroups.com.
> > To unsubscribe from this group, send email to event-driven-servers+unsub...@googlegroups.com.
Looks like it isn't simple to get the IPv6 stuff over Tacacs+, I've installed tacacs+-F4.0.4.26 in my linux, please let me know what tweeking I need to make the ipv6 stuff running.