* [Comm] вопрос по ssh @ 2005-02-09 6:06 Igor 2005-02-09 6:23 ` [Comm] " max 0 siblings, 1 reply; 5+ messages in thread From: Igor @ 2005-02-09 6:06 UTC (permalink / raw) To: community подскажите как настроить ssh чтобы можно было через инет получить доступ с определённого IP адреса С уважением Игорь ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Comm] Re: вопрос по ssh 2005-02-09 6:06 [Comm] вопрос по ssh Igor @ 2005-02-09 6:23 ` max 2005-02-09 6:24 ` Igor 0 siblings, 1 reply; 5+ messages in thread From: max @ 2005-02-09 6:23 UTC (permalink / raw) To: community В сообщении от 9 Февраль 2005 11:06 Igor написал(a): > подскажите как настроить ssh чтобы можно было через инет получить > доступ с определённого IP адреса iptables не подойдёт? > > С уважением > Игорь -- MaX ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] Re: вопрос по ssh 2005-02-09 6:23 ` [Comm] " max @ 2005-02-09 6:24 ` Igor 2005-02-09 6:36 ` max 2005-02-09 9:36 ` Pyatnitskich Evgeniy 0 siblings, 2 replies; 5+ messages in thread From: Igor @ 2005-02-09 6:24 UTC (permalink / raw) To: max а по конкретней и если можно с примером ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Comm] Re: вопрос по ssh 2005-02-09 6:24 ` Igor @ 2005-02-09 6:36 ` max 2005-02-09 9:36 ` Pyatnitskich Evgeniy 1 sibling, 0 replies; 5+ messages in thread From: max @ 2005-02-09 6:36 UTC (permalink / raw) To: community В сообщении от 9 Февраль 2005 11:24 Igor написал(a): > а по конкретней > и если можно с примером iptables -A INPUT -s ! [ip] -p tcp --dport 22 -j DROP отбрасывать пакеты отправленные не с [ip] на порт tcp 22. Примерно так. -- MaX ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] Re: вопрос по ssh 2005-02-09 6:24 ` Igor 2005-02-09 6:36 ` max @ 2005-02-09 9:36 ` Pyatnitskich Evgeniy 1 sibling, 0 replies; 5+ messages in thread From: Pyatnitskich Evgeniy @ 2005-02-09 9:36 UTC (permalink / raw) To: community On Wed, Feb 09, 2005 at 08:24:47 +0200 Igor wrote: > а по конкретней > и если можно с примером apt-get install openssh-server service sshd start от рута -- -- Regards, P.E.M. <pem at nm dot ru> ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-02-09 9:36 UTC | newest] Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2005-02-09 6:06 [Comm] вопрос по ssh Igor 2005-02-09 6:23 ` [Comm] " max 2005-02-09 6:24 ` Igor 2005-02-09 6:36 ` max 2005-02-09 9:36 ` Pyatnitskich Evgeniy
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