* [Sysadmins] port forward and mlnet
@ 2006-02-01 13:08 Alexey Morsov
2006-02-22 11:44 ` Sergey
0 siblings, 1 reply; 3+ messages in thread
From: Alexey Morsov @ 2006-02-01 13:08 UTC (permalink / raw)
To: ALT Linux sysadmin discuss
[-- Attachment #1: Type: text/plain, Size: 710 bytes --]
Привет,
что-то не могу понять, вроде порты на роутере к своей машине для mldonkey
(для сети edonkey) пробросил, но по прежнему имею LowId на "ослиных"
серверах :(
Есть идеи?
Пробрасывал так,
iptables -t nat -A PREROUTING -p tcp -d <внешний адрес роутера> --dport
4662 -j DNAT --to-destination <адрес машинки в приватной сети>
Пакеты ходят вроде по этой цепочке, но lowid по прежнему
--
С уважением,
Алексей Морсов
системный администратор ЗАО "ИК "Риком-Траст"
ICQ: 196-766-290
Jabber: samurai@www.fondmarket.ru
www.ricom.ru
www.fondmarket.ru
[paused] Champloose - Blood Line - Mimichiri Bozu ()
Виноват, забыл, что у меня alias xmms=beep-media-player.
-- avm in devel@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 481 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Sysadmins] port forward and mlnet
2006-02-01 13:08 [Sysadmins] port forward and mlnet Alexey Morsov
@ 2006-02-22 11:44 ` Sergey
2006-03-01 12:24 ` Alexey Morsov
0 siblings, 1 reply; 3+ messages in thread
From: Sergey @ 2006-02-22 11:44 UTC (permalink / raw)
To: ALT Linux sysadmin discuss
Alexey Morsov wrote:
>Привет,
>
>что-то не могу понять, вроде порты на роутере к своей машине для mldonkey
>(для сети edonkey) пробросил, но по прежнему имею LowId на "ослиных"
>серверах :(
>Есть идеи?
>
>Пробрасывал так,
>
>iptables -t nat -A PREROUTING -p tcp -d <внешний адрес роутера> --dport
>4662 -j DNAT --to-destination <адрес машинки в приватной сети>
>
>Пакеты ходят вроде по этой цепочке, но lowid по прежнему
>
>
Еще UDP порт пробросить надо
iptables -t nat -A PREROUTING -p udp -d <внешний адрес роутера> --dport
4672 -j DNAT --to-destination <адрес машинки в приватной сети>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Sysadmins] port forward and mlnet
2006-02-22 11:44 ` Sergey
@ 2006-03-01 12:24 ` Alexey Morsov
0 siblings, 0 replies; 3+ messages in thread
From: Alexey Morsov @ 2006-03-01 12:24 UTC (permalink / raw)
To: sysadmins
[-- Attachment #1: Type: text/plain, Size: 874 bytes --]
On Wed, Feb 22, 2006 at 01:44:01PM +0200, Sergey wrote:
> Еще UDP порт пробросить надо
>
> iptables -t nat -A PREROUTING -p udp -d <внешний адрес роутера> --dport
> 4672 -j DNAT --to-destination <адрес машинки в приватной сети>
Пробросил. Все равно low. На роутере смотрел - по tcp цепочке пакеты идут,
по udp 0 :(
Что смешно - что дома работает (правда там проброс сделан на adsl модеме
ну так принцип то тот же)
--
С уважением,
Алексей Морсов
системный администратор ЗАО "ИК "Риком-Траст"
ICQ: 196-766-290
Jabber: samurai@www.fondmarket.ru
www.ricom.ru
www.fondmarket.ru
[playing] Skyclad - A Semblance Of Normality - The Parliament Of Fools ()
Нет ничего неприятней по части принтеров как иметь хороший, но
неподдерживаемый принтер. Или поддерживаемый, но какой-нибудь
кривулиной вроде lexmark binary driver
-- boyarsh in community@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 481 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-03-01 12:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-01 13:08 [Sysadmins] port forward and mlnet Alexey Morsov
2006-02-22 11:44 ` Sergey
2006-03-01 12:24 ` Alexey Morsov
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