open failed: administratively prohibited
Is an error where you are doing circular port forwarding.
This command will generate this error:
# ssh -L 0:1234:localhost:1234 localhost
Connect to localhost:1234 and you get this error in your ssh terminal.
open failed: administratively prohibited
Is an error where you are doing circular port forwarding.
This command will generate this error:
# ssh -L 0:1234:localhost:1234 localhost
Connect to localhost:1234 and you get this error in your ssh terminal.