Hi guys, are there any special client settings one needs to have for ssh tunneling? I have the classical setup: machines A1 and A2 (both fedora 12) should access C which is only accessible from B1 (kerberos) or B2 (private key) So on A1 I used to ssh -L 10080:C:80 B1 or ssh -L 10080:C:80 B2 Both work fine. But on A2: ssh -L 10080:C:80 B1/B2 logs me in to the machine but every connection attempt returns: channel 3: open failed: administratively prohibited: open failed Why? What kind of weird setting is this?
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines