Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

tunnel.redbrick.dcu.ie access

  • 27-03-2006 5:41pm
    #1
    Registered Users, Registered Users 2 Posts: 20


    Yo,

    I saw this question previously posted but there was no joy. In work
    they've blocked outgoing access for telnet, ssh etc, so I can't access
    redbrick.

    Now, redbrick has a ssh tunnel service running on tunnel.edbrick.dcu.ie:80 (yeah?).

    All external requests from my workplace go through port 81 and I know the
    name of the proxy and the port.

    How can I configure putty to tunnel out through port 81 and connect to tunnel.redbrick.dcu.ie on port 80?

    Any help very much appreciated,

    Thanks


Comments

  • Closed Accounts Posts: 261 ✭✭bishopLEN


    You could maybe try to tunnel to an anymous proxy server through port 80.


  • Registered Users, Registered Users 2 Posts: 6,265 ✭✭✭MiCr0


    this doesn't help your specific question - but where i work they blocked dns for non-http traffic
    you could try to ssh/telnet to the ip address directly


  • Registered Users, Registered Users 2 Posts: 20 dohertm2


    Cheers for the ideas, but none of them worked.

    This is classic reaosn why non-morons shouldn't be put in
    charge of network security.


  • Registered Users, Registered Users 2 Posts: 11,989 ✭✭✭✭Giblet


    Go into putty,
    SSH-> Tunnels

    Source port: 81
    Destination: tunnel.redbrick.dcu.ie:80

    Click Add

    Then go into Session, and login in as normal.

    Set your browser to point to 127.0.0.1 port 81.


Advertisement