ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: "Nikolay A. Fetisov" <naf@naf.net.ru>
To: sysadmins@lists.altlinux.org
Subject: Re: [Sysadmins] Трансляция TCP пакетов.
Date: Fri, 07 Nov 2014 13:27:42 +0300
Message-ID: <1415356062.2670.24.camel@naf.net.ru> (raw)
In-Reply-To: <545C8F34.5060609@lipetskfm.ru>

В Пт, 07/11/2014 в 12:21 +0300, Андрей Кузнецов пишет:
> Подскажите на чем можно реализовать следующее: есть железка, которая 
> может работать только в локальной сети /24 (древняя бегущая строка). ...

Т.е., понятие шлюза для неё отсутствует, пакеты принимаются только из
этой же подсети. Так?

> ..... Возможно ли это как нибудь реализовать?
> 

Зависит от используемого протокола - TCP или UDP, и от того,
насколько часто оно нужно.
В целом, нужно что-то, получающее пакет снаружи и 
ретранслирующее его с внутреннего адреса. Т.е., _не_ DNAT.


Так, если используется TCP - то начиная от ssh с пробросом порта
(т.е. ssh -L <port>:<IP строки>:<port> <шлюз>, и подключением к 
localhost:<port> ), через xinetd и к отдельным сервисам типа 3proxy.


-- 
С уважением,
Николай Фетисов



  parent reply	other threads:[~2014-11-07 10:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-07  9:21 Андрей Кузнецов
2014-11-07  9:42 ` Евгений Терешков
2014-11-10  8:08   ` Андрей Кузнецов
2014-11-07 10:27 ` Nikolay A. Fetisov [this message]
2014-11-10  8:09   ` Андрей Кузнецов

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=1415356062.2670.24.camel@naf.net.ru \
    --to=naf@naf.net.ru \
    --cc=sysadmins@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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

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


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