ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Беляев В. Н." <w_n_b@mail.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re[2]: [Comm] Клиент банк
Date: Tue, 8 Nov 2005 15:38:00 +0500
Message-ID: <549622195.20051108153800@mail.ru> (raw)
In-Reply-To: <43705632.3070202@eurocom.od.ua>

Hello Eugene,

Tuesday, November 8, 2005, 12:39:30 PM, you wrote:

EIY>   Шенцев Алексей Владимирович wrote: В сообщении от Вторник
EIY> 08 Ноябрь 1988 07:15 Беляев В. Н. написал(a): 

EIY>   Здравствуйте!

EIY> Принесли клиент банк (windows, разумеется), он работает, напрямую обращаясь
EIY> к своему серверу: хх.хх.хх.хх:3274
EIY> Доступ к инету сделан через squid с авторизацией.
EIY> Как можно заставить работать этого клиент-банка? 

 

 



EIY> привет
EIY> я тоже сталкивался с подобным,но потом банк-клиент сделали с работой
EIY> через прокси , вот мой старый пример:
EIY> настраивается действительно в iptables(или какой у вас файрвол)  просто
EIY> нужно прямое перенаправление пакетов на определенный адрес и порт
EIY> iptables -t nat -A POSTROUTING -s  192.168.0.12(ЭТО АДРЕС МАШИНЫ С
EIY> КЛИЕНТОМ)  -o $INET_INTERFACE -p TCP --dport 443(МНЕ ХВАТИЛО И ПОРТА ,
EIY> НО МОЖНО И АДРЕС БАНКА ВПИСАТЬ) 
EIY> -j  SNAT  --to-source  111.111.111.111 (это адрес банка)

EIY> сейчас у меня работает таким образом другая прога, так что если что пиши

Спасибо за наводки, но...
1. Шлюз у меня под Win2000 (все руки не доходят Linux поставить т.к.
пока все устраивает(ло) :(( )
2. Squid соответственно тоже под винду.
3. Пока решил установкой клиента на шлюз и терминальным доступом для
бухгалтеров.
4. Сижу и думаю, какие еще могут буть варианты....


--  
С уважением, Беляев
ICQ: 119181289




  parent reply	other threads:[~2005-11-08 10:38 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-08  4:15 Беляев В. Н.
2005-11-08  6:43 ` Шенцев Алексей Владимирович
2005-11-08  9:51   ` [Comm] " Michael Shigorin
2005-11-08 10:38     ` Беляев В. Н. [this message]
2005-11-08  7:56 ` [Comm] " Maxim Tyurin
2005-11-08  9:06 ` Mike Lykov
2005-11-08  9:45   ` Шенцев Алексей Владимирович
2005-11-08  9:49     ` [Comm] " Michael Shigorin
2005-11-08  9:50     ` [Comm] " Genix
2005-11-08  9:58       ` Re[2]: " Alexandr A. Alexandrov
2005-11-08 10:05         ` Шенцев Алексей Владимирович
2005-11-08 10:14           ` Re[2]: " Alexandr A. Alexandrov
2005-11-08 10:40             ` Maxim Tyurin
2005-11-08 10:59               ` Re[2]: " Alexandr A. Alexandrov
2005-11-08 11:17                 ` Genix
2005-11-08 11:22                   ` Re[2]: " Alexandr A. Alexandrov
2005-11-08 11:59                     ` Re[3]: " Беляев В. Н.
2005-11-18 17:30               ` Odergimiy
2005-11-08 10:24     ` Mike Lykov
2005-11-08 10:38       ` Шенцев Алексей Владимирович
2005-11-08 10:31   ` Gennadiy Redko
2005-11-08  9:50 ` [Comm] " Michael Shigorin
2005-11-08 11:07 ` [Comm] " Шенцев Алексей Владимирович

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=549622195.20051108153800@mail.ru \
    --to=w_n_b@mail.ru \
    --cc=community@lists.altlinux.org \
    /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