Barcelona

The hotel network seems to refuse passing through Adium connections. HTTP, ssh, SMTP, etc. all work, but Adium cannot make a connection to the jabber server or the msn server.

Anyway, I’m in Barcelona for the HiPEAC Computing Systems Week. I’m cutting it short, returning Thursday morning.

Tags: , ,

6 Responses to “Barcelona”

  1. Long live SSH-tunneling!

    just “ssh -D 9999 somesshserver.tld” and use “localhost:9999″ as socks server

  2. itkovian says:

    Works like a charm. I didn’t know about the SOCKS thingie. Thanks.

  3. Bart says:

    You can always try using SSH to forward the right ports. Example usage:
    ssh -L 2080:: user@host
    Then you can connect to localhost:2080 and get a connection with the actual host. Apparently new versions of OpenSSH even support creating a TUN device (http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1). (And *sniff*, Mollom thinks I’m dubious)

  4. Rita says:

    Hi, this is the Hanssens family.
    Enjoy your stay in Barcelona
    (chic hé)

Leave a Reply

You must be logged in to post a comment.