ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitry <matrix@podlipki.ru>
To: Oleg Filippov <mandrake-russian@altlinux.ru>
Subject: Re[3]: [mdk-re] ICQ
Date: Thu Mar 21 13:03:52 2002
Message-ID: <753754248.20020321125948@mail.ru> (raw)
In-Reply-To: <983709237.20020321122507@midaus.com>

можно попробовать сделать так -
на машине куда у вас есть доступ (с постоянным ip)
в xinetd настраиваете тунель (редиректор) на каком-либо
порту.. и он вас редиректит на login.icq.com
в доках по xinetd кажется есть такой пример...
примерно так..

service tunnel
{                                                                                                                            
        disable         = no
        socket_type     = stream                                                                                             
        protocol        = tcp                                                                                                
        wait            = no                                                                                                 
        user            = root                                                                                               
        redirect        = login.icq.com 5190 # куда
        only_from       = 10.10.10.12        # откуда
}                                               


в файле /etc/services добавить сервис tunnel на нужный порт




  reply	other threads:[~2002-03-21 13:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-20 14:06 Andrew Nazarkin
2002-03-20 15:10 ` Igor Homyakov
2002-03-20 15:41 ` Чужой
2002-03-21 12:29   ` Re[2]: " Oleg Filippov
2002-03-21 13:03     ` Dmitry [this message]
2002-03-21 13:26       ` Re[4]: " Oleg Filippov
2002-03-22 15:18       ` Andrew Nazarkin
2002-03-20 15:58 ` Vyt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=753754248.20020321125948@mail.ru \
    --to=matrix@podlipki.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git