How to enable telnet over ipv6 for any device on PIX 7.2
I had a pix running software image 7.2 and wanted to allow for a connection from any host over telnet or ssh and I found that the magic command is:
telnet ::/0
ssh ::/0
Labels: work
I had a pix running software image 7.2 and wanted to allow for a connection from any host over telnet or ssh and I found that the magic command is:
Labels: work