lug-bg: SSH
- Subject: lug-bg: SSH
- From: bivol@email.domain.hidden (Peter Zyumbilev)
- Date: 16 May 2003 14:06:38 -0000
Zdraveite,
Niakoi znae li kak moje tova da se realizira POD WINDOWS s putty ili nesto podobno ?
na men po prncip mi tribva slednoto
windows ---ssh-port:9999--- >linuxBox1 ---ftp---->LinuxBox2
Moga da kntroliram windowsa i linuxBOX1
Eto reshenie(idea) ako parvai box beshe linux ...........
Gledam che ima nikavi tuneli v putty no ne moga da gi naglasia...
10.10.7.1.2 Bypassing a Draconian Firewall
Some network administrators impose extremely Draconian firewall rules, filtering not only incoming connections, but outgoing connections. You may be only given access to contact remote machines on ports 22 and 80 for SSH and web surfing.
You may wish to access another (perhaps non-work related) service, such as an Ogg Vorbis server to stream music. If this Ogg Vorbis server is streaming on some other port than 22 or 80, you will not be able to access it.
The solution is to create an SSH connection to a machine outside of your network's firewall, and use it to tunnel to the Ogg Vorbis server.
% ssh -2 -N -f -L 8888:music.example.com:8000 user_at_unfirewalled.myserver.com
user_at_unfirewalled.myserver.com's password: *******
Pozdravi,
BIVOL
<p><p><p>============================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html
============================================================================
|