public inbox for gentoo-user-ru@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-ru] port forwarding to loopback
@ 2009-04-28 14:18 Sergey A. Kobzar
  2009-04-28 14:44 ` Andrey Zloy
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Sergey A. Kobzar @ 2009-04-28 14:18 UTC (permalink / raw
  To: gentoo-user-ru

Приветствую.

Надоели bruteforce атаки на 22 порт. Хотелось бы его перевесить на
другой порт средствами фаервола. Есть такое правило:

iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 7722 -j DNAT --to 127.0.0.1:22

но оно не работает. Google говорит что ядро блокирует пакеты на
лупбэк если src ip != 127/8.

Конфиг sshd править каждый раз после апдейта не хочется, xinetd
заводить тоже.

Есть еще варианты?

-- 
Sergey




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

end of thread, other threads:[~2009-05-02  8:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-28 14:18 [gentoo-user-ru] port forwarding to loopback Sergey A. Kobzar
2009-04-28 14:44 ` Andrey Zloy
2009-04-28 14:59   ` Re[2]: " Sergey A. Kobzar
2009-04-28 15:08     ` Re[3]: " Konstantin Astafjev
2009-04-28 15:21       ` Re[4]: " Sergey A. Kobzar
2009-04-28 15:28         ` Re[5]: " Konstantin Astafjev
2009-04-28 21:43           ` Re[6]: " Sergey A. Kobzar
2009-04-28 14:52 ` Konstantin Astafjev
2009-04-28 15:03   ` Re[2]: " Konstantin Astafjev
2009-04-28 15:05   ` Sergey A. Kobzar
2009-04-28 15:21     ` Re[3]: " Konstantin Astafjev
2009-04-28 15:40       ` Re[4]: " Sergey A. Kobzar
2009-04-29  4:44 ` Anton Kvashin
2009-05-02  4:07 ` Alex Efros
2009-05-02  8:03   ` Re[2]: " Sergey A. Kobzar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox