Networking Forums

Networking Forums > Computer Networking > Linux Networking > httptunneling into a firewalled environment?

Reply
Thread Tools Display Modes

httptunneling into a firewalled environment?

 
 
Bob Tennent
Guest
Posts: n/a

 
      09-03-2007, 01:33 PM
My daughter is about to take her Linux system into a firewalled
environment. I can't expect that the admins will be willing or able
to forward ssh or webmin to it. Can I set up something on it (and, if
necessary, on my system) that will give me a shell on her system when I
need to do some system administration on it? I thought maybe httptunnel
would do the trick but this seems to be used to connect from inside a
firewall out, and I want to go from the outside in.

I'm not a networking expert so please be detailed and explicit in your
instructions but I do know how to set up mechanisms to get her LAN IP
address and firewall IP address dynamically.

Bob T.
 
Reply With Quote
 
 
 
 
SiO
Guest
Posts: n/a

 
      09-04-2007, 02:52 AM
Bob Tennent wrote:
> My daughter is about to take her Linux system into a firewalled
> environment. I can't expect that the admins will be willing or able
> to forward ssh or webmin to it. Can I set up something on it (and, if
> necessary, on my system) that will give me a shell on her system when I
> need to do some system administration on it? I thought maybe httptunnel
> would do the trick but this seems to be used to connect from inside a
> firewall out, and I want to go from the outside in.
>
> I'm not a networking expert so please be detailed and explicit in your
> instructions but I do know how to set up mechanisms to get her LAN IP
> address and firewall IP address dynamically.
>
> Bob T.



Hi,

If everything is blocked from the outside in by the admin (witch is 99%
sure the case), for sure you wont be able to access services such as SSH
or HTTP.

The solution I can see is the following:

You could configure a VPN server on your computer at home. If you are
using a router, forward the proper VPN ports to this comp.

Then your daughter could connect to your VPN server (usually this is
allowed trough campus firewalls IN->OUT). Once your daughter is
connected to your VPN server, its just has if she were on your local LAN.

For example if your local lan is 192.168.1.X, well she will get a VPN IP
from your private network dhcp server (eg:192.168.1.105). Then all you
gotta do is SSH to this IP.

Of course all this has to be initiated from the inside out by your
daughter. So for ON DEMAND support, this is a good option.

Good luck !

SiO
 
Reply With Quote
 
SiO
Guest
Posts: n/a

 
      09-04-2007, 05:32 PM
Bob Tennent wrote:
> My daughter is about to take her Linux system into a firewalled
> environment. I can't expect that the admins will be willing or able
> to forward ssh or webmin to it. Can I set up something on it (and, if
> necessary, on my system) that will give me a shell on her system when I
> need to do some system administration on it? I thought maybe httptunnel
> would do the trick but this seems to be used to connect from inside a
> firewall out, and I want to go from the outside in.
>
> I'm not a networking expert so please be detailed and explicit in your
> instructions but I do know how to set up mechanisms to get her LAN IP
> address and firewall IP address dynamically.
>
> Bob T.


Hi,

If everything is blocked from the outside in by the admin (witch is 99%
sure the case), for sure you wont be able to access services such as SSH
or HTTP.

The solution I can see is the following:

You could configure a VPN server on your computer at home. If you are
using a router, forward the proper VPN ports to this comp.

Then your daughter could connect to your VPN server (usually this is
allowed trough campus firewalls IN->OUT). Once your daughter is
connected to your VPN server, its just has if she were on your local LAN.

For example if your local lan is 192.168.1.X, well she will get a VPN IP
from your private network dhcp server (eg:192.168.1.105). Then all you
gotta do is SSH to this IP.

Of course all this has to be initiated from the inside out by your
daughter. So for ON DEMAND support, this is a good option.

Good luck !

SiO
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firewalled! Carly Wireless Networks 4 11-02-2006 06:03 PM
tool to discover some non-firewalled TCP ports? Benjamin Rutt Linux Networking 17 06-11-2005 01:22 AM
Take 2: Advanced routing: multiple FIREWALLED IPs Rudolf Potucek Linux Networking 3 06-11-2004 12:37 AM
Take 2: Advanced routing: multiple FIREWALLED IPs Rudolf Potucek Linux Networking 0 06-06-2004 06:13 AM
Advanced routing: multiple FIREWALLED IPs Rudolf Potucek Linux Networking 1 06-03-2004 08:43 PM



1 2 3 4 5 6 7 8 9 10 11