ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] SOCKS
  2005-03-21 23:46 [Comm] SOCKS Alexey S. Kuznetsov
@ 2005-03-21 13:47 ` Alexey I. Froloff
  2005-03-21 14:43 ` [Comm] SOCKS max
  1 sibling, 0 replies; 4+ messages in thread
From: Alexey I. Froloff @ 2005-03-21 13:47 UTC (permalink / raw)
  To: ALT Linux Community

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

* Alexey S. Kuznetsov <buster@> [050321 16:45]:
>    У меня такой вопрос....есть ли прграммы под ALT Master, которые
>    полюбому заставят какое-либо приложение ходить через определённый
>    socks-сервер...аналог SOCKSCap в Windows.. Я что-то слышал о
>    утилите runsocksб только вот где её найти? Или может есть
>    какие-либо другие программы?
Пакет dante (клиентская часть socks сервера dante)

-- 
Regards, Sir Raorn.
-------------------
Нет, не забросил. Я его специально не собираю.
		-- rider in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Comm] Re: SOCKS
  2005-03-21 23:46 [Comm] SOCKS Alexey S. Kuznetsov
  2005-03-21 13:47 ` Alexey I. Froloff
@ 2005-03-21 14:43 ` max
  2005-03-22  1:08   ` Alexey S. Kuznetsov
  1 sibling, 1 reply; 4+ messages in thread
From: max @ 2005-03-21 14:43 UTC (permalink / raw)
  To: community

В сообщении от 22 Март 2005 04:46 Alexey S. Kuznetsov написал(a):
> Привет всем!
>    У меня такой вопрос....есть ли прграммы под ALT Master, которые
>    полюбому заставят какое-либо приложение ходить через определённый
>    socks-сервер...аналог SOCKSCap в Windows.. Я что-то слышал о
>    утилите runsocksб только вот где её найти? Или может есть
>    какие-либо другие программы?
iptables не подойдёт?
Что-то вроде:
iptables -t nat -A PREROUTING -s 192.168.10.0/24 -d ! 192.168.0.0/16 -p tcp -m 
tcp --dport 80 -j REDIRECT --to-ports 3128
Заворачивает весь http трафик на прокси, для socks тоже должно подойти.

-- 
MaX

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Comm] SOCKS
@ 2005-03-21 23:46 Alexey S. Kuznetsov
  2005-03-21 13:47 ` Alexey I. Froloff
  2005-03-21 14:43 ` [Comm] SOCKS max
  0 siblings, 2 replies; 4+ messages in thread
From: Alexey S. Kuznetsov @ 2005-03-21 23:46 UTC (permalink / raw)
  To: community

Привет всем!
   У меня такой вопрос....есть ли прграммы под ALT Master, которые
   полюбому заставят какое-либо приложение ходить через определённый
   socks-сервер...аналог SOCKSCap в Windows.. Я что-то слышал о
   утилите runsocksб только вот где её найти? Или может есть
   какие-либо другие программы?

-- 
Sincerely,
Alexey S. Kuznetsov
AK2351-RIPE




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] Re: SOCKS
  2005-03-21 14:43 ` [Comm] SOCKS max
@ 2005-03-22  1:08   ` Alexey S. Kuznetsov
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey S. Kuznetsov @ 2005-03-22  1:08 UTC (permalink / raw)
  To: max

Hello!

Monday, March 21, 2005, 6:43:37 AM, you wrote:

> В сообщении от 22 Март 2005 04:46 Alexey S. Kuznetsov написал(a):
>> Привет всем!
>>    У меня такой вопрос....есть ли прграммы под ALT Master, которые
>>    полюбому заставят какое-либо приложение ходить через определённый
>>    socks-сервер...аналог SOCKSCap в Windows.. Я что-то слышал о
>>    утилите runsocksб только вот где её найти? Или может есть
>>    какие-либо другие программы?
> iptables не подойдёт?
> Что-то вроде:
> iptables -t nat -A PREROUTING -s 192.168.10.0/24 -d ! 192.168.0.0/16 -p tcp -m
> tcp --dport 80 -j REDIRECT --to-ports 3128
> Заворачивает весь http трафик на прокси, для socks тоже должно подойти.


мне нужно приложение завернуть на прокси, как мне это сделать при
помлщи iptables?? :)))))))))))


-- 
Sincerely,
Alexey S. Kuznetsov
AK2351-RIPE




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-03-22  1:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-21 23:46 [Comm] SOCKS Alexey S. Kuznetsov
2005-03-21 13:47 ` Alexey I. Froloff
2005-03-21 14:43 ` [Comm] SOCKS max
2005-03-22  1:08   ` Alexey S. Kuznetsov

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