Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,I want to apply a D-NAT on may cisco router to access to my mangement IPBX server via internet and i have sucessfully done it with this command : (config)# ip nat inside source static tcp 10.1.1.254 80 41.25.130.47 8080 , and to access to my ...
Hello all,
I have implemented a PPPoE authentication (PPPoe Client and Server [NAS]) in GNS3 using freeRADUIS, and i want also to send a route with RADIUS,but i don't know what is the purpose and the advantage of using or injecting static route with ...
thanks for your response Ravi Singh , actually i want to use tacacs+ over LDAP to integrate SSO , and i want if that is possible to do because i can't find any thing about that.