Anyone know how to get around blocked ports?

Started by Fnord, September 14, 2009, 08:00:39 PM

I'm having a hard time mudding from work because they block our outgoing ports. Any way around this without getting fired for hacking?
Amor Fati

You know, you're being paid to actually.. you know.. WORK! Get to it.


[Added] Some people wonder why unemployment is so high... some pricks just deserve it.
Majikal Quote:
"I  came in a girls hair products when she was too drunk to finish blowing me... she still doesn't know. We're still friends."

... sex up your boss?
Quote from: Marauder Moe
Oh my god he's still rocking the sandwich.

does the java client work?

Can you ssh out anywhere?
New Players Guide: http://gdb.armageddon.org/index.php/topic,33512.0.html


Quote from: Morgenes on April 01, 2011, 10:33:11 PM
You win Armageddon, congratulations!  Type 'credits', then store your character and make a new one

do you have a blackberry / iphone ?
New Players Guide: http://gdb.armageddon.org/index.php/topic,33512.0.html


Quote from: Morgenes on April 01, 2011, 10:33:11 PM
You win Armageddon, congratulations!  Type 'credits', then store your character and make a new one

Or an HTC running windows mobile 6.0 or android?
New Players Guide: http://gdb.armageddon.org/index.php/topic,33512.0.html


Quote from: Morgenes on April 01, 2011, 10:33:11 PM
You win Armageddon, congratulations!  Type 'credits', then store your character and make a new one

A large problem is that anything they dont have locked down on the network is probably monitored and logged if they've taken the time to do the work. 
Its the end of the world as we know it, and I feel fiiiiiine.

Talk to your systems admin and explain to him what you're trying to do, see if he can add an exception for you.
"But I don't want to go among mad people," Alice remarked.

"Oh, you can't help that," said the Cat: "we're all mad here. I'm mad. You're mad."

"How do you know I'm mad?" said Alice.

"You must be," said the Cat, "or you wouldn't have come here."

Anyone got a link to the mosha.net router thing?

That might work for you.
I tripped and Fale down my stairs. Drink milk and you'll grow Uaptal. I know this guy from the state of Tenneshi. This house will go up Borsail tomorrow. I gave my book to him Nenyuk it back again. I hired this guy golfing to Kadius around for a while.

Try using GoToMyPC.com (it does cost; I think you get a month trial) to connect to your home machine.

If there's an issue with your LAN admin, you tell him truthfully that you were connecting to your home PC, but not necessarily that you were MUDding from work.

Obviously, you shouldn't do this if it hurts your work.
The sword is sharp, the spear is long,
The arrow swift, the Gate is strong.
The heart is bold that looks on gold;
The dwarves no more shall suffer wrong.

Gim, that's somethin' you might try, too.
The sword is sharp, the spear is long,
The arrow swift, the Gate is strong.
The heart is bold that looks on gold;
The dwarves no more shall suffer wrong.

tether your pc to your mobile phone and use your mobile phone to connect to the internet.
New Players Guide: http://gdb.armageddon.org/index.php/topic,33512.0.html


Quote from: Morgenes on April 01, 2011, 10:33:11 PM
You win Armageddon, congratulations!  Type 'credits', then store your character and make a new one

Quote from: PerpetualPatriot on September 14, 2009, 08:02:18 PM
You know, you're being paid to actually.. you know.. WORK! Get to it.

If I'd needed shit from you, I'd have squeezed your head. :o

Quote from: mansa on September 14, 2009, 08:10:04 PM
does the java client work?

Can you ssh out anywhere?

Going to try both tomorrow, but my mobile isn't an option... yet.

Quote from: staggerlee on September 14, 2009, 08:17:47 PM
Talk to your systems admin and explain to him what you're trying to do, see if he can add an exception for you.

Not an option. :(
Amor Fati

I seduced the daughters of men
And made the death of them.
I demanded human sacrifices
From the rest of them.
I became the spirit that haunted
And protected them.
And I lived in the tower of flame
But death collected them.
-War is my Destiny, Ill Bill

hidemyass is a web proxy. Works great if you don't mind pop-up ads, or you can pay for it and get rid of the pop-up ads. Unfortunately as far as I can tell, you can't mud with it.
Talia said: Notice to all: Do not mess with Lizzie's GDB. She will cut you.
Delirium said: Notice to all: do not mess with Lizzie's soap. She will cut you.

The Java client almost certainly won't work, if the actual port is blocked. :(
The sword is sharp, the spear is long,
The arrow swift, the Gate is strong.
The heart is bold that looks on gold;
The dwarves no more shall suffer wrong.


If port 23 is open...

Get a shell account.

Download Putty.

SSH to your shell with a tunnel to Armageddon.

Change your connection settings in your MUD client to your own computer (127.0.0.1? or something) and the port in your tunnel.

Connect to Arm.
Evolution ends when stupidity is no longer fatal."

http://tools.rosinstrument.com/proxy/

Though if your workplace is savvy enough to monitor traffic, you could send up red flags.

That website has a virus on it.

Edited to specify: it's an activeX exploit.
Talia said: Notice to all: Do not mess with Lizzie's GDB. She will cut you.
Delirium said: Notice to all: do not mess with Lizzie's soap. She will cut you.

Quote from: Twilight on September 15, 2009, 12:39:56 PM
If port 23 is open...

Get a shell account.

Download Putty.

SSH to your shell with a tunnel to Armageddon.

Change your connection settings in your MUD client to your own computer (127.0.0.1? or something) and the port in your tunnel.

Connect to Arm.

This is an interesting idea. I'm on OS X, so putty = terminal, but it could work.
Amor Fati

September 15, 2009, 01:59:33 PM #21 Last Edit: September 15, 2009, 02:01:04 PM by Jestor
I verified this solution does work.  Note that SSH is port 22 (UDP & TCP).

As long as you can SSH to a shell host and that host can connect to 'ginka.armageddon.org 4050',  it can be made to work.  
From a monitoring stand point, the only thing that will be seen is SSH encrypted traffic between your workstation and the host you are SSHed into.

The terminal/PUTTY tunnel settings just need to be set up similar to below:
Source port (local): 9999
Destination (remote): ginka.armageddon.org:4050

After SSHing into the shell account you should be able to point your mud client to localhost(127.0.0.1) port 9999 and get the mantis head.

I logged into the mud twice to verify it was seeing my connection from the address of the shell bastion.  It worked perfectly.  Great solution Twilight!
Nothing to see here

I'd like to point out that ssh traffic should be logged by a competent firewall admin, who has locked down his organization.  Have a reasonable explanation ready.
Its the end of the world as we know it, and I feel fiiiiiine.

Quote from: PerpetualPatriot on September 14, 2009, 08:02:18 PM
You know, you're being paid to actually.. you know.. WORK! Get to it.


[Added] Some people wonder why unemployment is so high... some pricks just deserve it.

God you're a douche-bag. I hope that sort of attitude really sends you soaring through the workplace ranks, man, it's obvious you deserve it. Reminds me of Cerelum.

Quote from: RogueGunslinger on September 18, 2009, 03:30:44 AM
Quote from: PerpetualPatriot on September 14, 2009, 08:02:18 PM
You know, you're being paid to actually.. you know.. WORK! Get to it.


[Added] Some people wonder why unemployment is so high... some pricks just deserve it.

God you're a douche-bag. I hope that sort of attitude really sends you soaring through the workplace ranks, man, it's obvious you deserve it. Reminds me of Cerelum.

Actually, that attitude probably -will- help him, in some career paths. The only thing I have to add is that the unemployment rate isn't high because guys are getting fired for dipshittery. People are being laid off because some places just can't afford the labor. I, for one, wasn't laid off for doing a bad job; there just wasn't any work left for me in my struggling company!
Quote from: nessalin on July 11, 2016, 02:48:32 PM
Trunk
hidden by 'body/torso'
hides nipples

Quote from: Zoltan on September 18, 2009, 08:58:23 AM
Quote from: RogueGunslinger on September 18, 2009, 03:30:44 AM
Quote from: PerpetualPatriot on September 14, 2009, 08:02:18 PM
You know, you're being paid to actually.. you know.. WORK! Get to it.


[Added] Some people wonder why unemployment is so high... some pricks just deserve it.

God you're a douche-bag. I hope that sort of attitude really sends you soaring through the workplace ranks, man, it's obvious you deserve it. Reminds me of Cerelum.

Actually, that attitude probably -will- help him, in some career paths. The only thing I have to add is that the unemployment rate isn't high because guys are getting fired for dipshittery. People are being laid off because some places just can't afford the labor. I, for one, wasn't laid off for doing a bad job; there just wasn't any work left for me in my struggling company!

I wouldn't waste too much time analyzing that kind of verbal diarrhea.
Now if you'll excuse me, I'm eating breakfast and sipping espresso over a good book, on company time. Stop distracting me.  ::)
"But I don't want to go among mad people," Alice remarked.

"Oh, you can't help that," said the Cat: "we're all mad here. I'm mad. You're mad."

"How do you know I'm mad?" said Alice.

"You must be," said the Cat, "or you wouldn't have come here."

Quote from: PerpetualPatriot on September 14, 2009, 08:02:18 PM
You know, you're being paid to actually.. you know.. WORK! Get to it.


[Added] Some people wonder why unemployment is so high... some pricks just deserve it.

Keep your preaching to yourself, Puritan. None of us want to hear it.  Goofing off at work is a time-honor pastime.


Quote from: Jestor on September 15, 2009, 01:59:33 PM
I verified this solution does work.  Note that SSH is port 22 (UDP & TCP).

As long as you can SSH to a shell host and that host can connect to 'ginka.armageddon.org 4050',  it can be made to work.  
From a monitoring stand point, the only thing that will be seen is SSH encrypted traffic between your workstation and the host you are SSHed into.

The terminal/PUTTY tunnel settings just need to be set up similar to below:
Source port (local): 9999
Destination (remote): ginka.armageddon.org:4050

After SSHing into the shell account you should be able to point your mud client to localhost(127.0.0.1) port 9999 and get the mantis head.

I logged into the mud twice to verify it was seeing my connection from the address of the shell bastion.  It worked perfectly.  Great solution Twilight!


Yeah, Jester's solution works.  Also it's very difficult to monitor so it's unlikely you would get in trouble.  You can set up a professional proxy server for something like $40 a month if you don't know how to build one at home.  PM me if you need help doing this.

May 19, 2012, 03:49:31 AM #27 Last Edit: May 19, 2012, 03:51:45 AM by Myhrrn
cast 'mon un nilaz revive topic' thread

Having figured this out for myself because hospital wifi is incredibly locked down, I'm posting it here for others:

First: Sign up for tunnelr, go to http://www.tunnelr.com You get a 48 hours (or 25mb) free trial. After that it's $5 a month if you want to continue using it.

If you are a mac user, open up terminal and input this command:

ssh -p 80 yourusername@dallas.tunnelr.com -L4051:ginka.armageddon.org:4050 -N

Then point your MUD client to localhost (127.0.0.1) port 4051, and...


%% Connecting to localhost 4051...
%% Connected.
                                _______                                ___
                              /\\_____//~-_                        _-~\\__
                             (~)       ~-_ ~-_                  _-~ _-~   
                            (~)           ~-_ ~-_            _-~ /-~     
Welcome to Armageddon!     (~)              `~-_ ~_======_--~~ __~       
                          (~)               _~_\__\____/__/_--\ ~`-_   
                           \           _-~~            _-~~~-_ \_  ~-_ 
You may:                    ~-       __--~`_    /   _-~         ~.     ~_
(N) Create a new account           -~        \     _~       ___,  \ ~-_  \
(C) Connect to your account      ,~ _-,       ~  _~         \   \  | , \ \ 
(V) Toggle ANSI/VT100 mode      / /~/      -~   /            ~  /  /  \~  \
(B) Toggle 'brief' menus        | | \     _~    |        __-~  / _/  \~  '\
(D) Documentation menu          \ ~-_~   -   |  _      ~-____-~ .~  \~    |
(X) Exit Armageddon             /`.  __~~   ~   `_          __-~   \~    \~
(?) Read menu options           \_ ~~   .  |  .   ~-____--~~   \ \_~   _/~ 
                                /\___--~       ~--_      /   ____~ _/~~     
                                \         /        ~~~___  /     _-\\~\     
                                /\       /                   _-\~\\~\\~\   
                               / | \   \ | /    /         _-~ )\\~\\~\\~~\ 
                              { /\ \             /      _~ \  ~`~~\\~~\\~~\
Read the documentation        { |\     __ _           _-\   \  \\~~\\~~\\~~\
menu before creating your     | ||~_ /`    ~\  /    _/~  )   | |\\~~\\~~\\~~
character, please.            | ||  \|"""""""|_ __-~     ;   | |~\\~~\\~~\\~
                              \ \\  ({"""""""}\\        _~  /  /~~\\~~\\~~\\
Armageddon is OPEN.
Choose thy fate:


I'm sure you can do this same thing on windows with PuTTy but I'm not sure how, having not done it.