* [Comm] подключение linux клиента к vpn серверу cisco
@ 2005-04-01 8:44 Yuri Borunov
2005-04-01 8:52 ` Michael Holzman
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Yuri Borunov @ 2005-04-01 8:44 UTC (permalink / raw)
To: community
Доброго времени дня.
Необходимо подключить свой linux к удалённому vpn на cisco.
Дали параметры:
1. наш конец туннеля : xxx.xxx.xxx.xxx
2. параметры ipsec : esp-3des esp-sha-hmac
3. ключ: S59@нуитд...
4. Pfs: yes
5. DH group: group2
В /etc/ipsec.conf поставил:
conn megafon-ural
type=transport
left=мой ip
right= ip vpn сервера
auth=ah
esp=3des-md5-96
ah=hmac-md5
ahkey=S59@нуитд...
auto=start
При запуске пишет в логах:
Apr 1 12:41:48 linux pluto[16019]: packet from <ip vpn сервера>:500: ignoring informational payload, type
NO_PROPOSAL_CHOSEN
Apr 1 12:41:48 linux pluto[16019]: packet from <ip vpn сервера>:500: received and ignored informational message
И ничего большего не происходит.
Что делать, куда смотреть? :(((
---
Respectfully, Yuri Borunov.
Dot-internet ( www.dot.ru )
System administrator.
--
Respectfully, Yuri Borunov.
Dot-internet ( www.dot.ru )
System administrator.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] подключение linux клиента к vpn серверу cisco
2005-04-01 8:44 [Comm] подключение linux клиента к vpn серверу cisco Yuri Borunov
@ 2005-04-01 8:52 ` Michael Holzman
2005-04-01 9:06 ` Yuri Borunov
2005-04-01 13:10 ` [Comm] подключение linux клиента к vpn серверу cisco Alexey Borovskoy
2005-04-02 6:44 ` Dmitry Vodennikov
2 siblings, 1 reply; 6+ messages in thread
From: Michael Holzman @ 2005-04-01 8:52 UTC (permalink / raw)
To: community
On Apr 1, 2005 11:44 AM, Yuri Borunov <reaper@lakra.ru> wrote:
> Доброго времени дня.
> Необходимо подключить свой linux к удалённому vpn на cisco.
И мне тоже. Только не могу найти драйвера для linux. Можете помочь?
--
Regards,
Michael Holzman
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] подключение linux клиента к vpn серверу cisco
2005-04-01 8:52 ` Michael Holzman
@ 2005-04-01 9:06 ` Yuri Borunov
2005-04-01 9:14 ` [Comm] подключение linux клиента к vpn сервер у cisco Michael Holzman
0 siblings, 1 reply; 6+ messages in thread
From: Yuri Borunov @ 2005-04-01 9:06 UTC (permalink / raw)
To: community
А какие ещё драйвера?
Я openswan пытаюсь настроить...
On Fri, 1 Apr 2005 11:52:31 +0300
Michael Holzman <michaelholzman@gmail.com> wrote:
> On Apr 1, 2005 11:44 AM, Yuri Borunov <reaper@lakra.ru> wrote:
> > Доброго времени дня.
> > Необходимо подключить свой linux к удалённому vpn на cisco.
> И мне тоже. Только не могу найти драйвера для linux. Можете помочь?
--
Respectfully, Yuri Borunov.
Dot-internet ( www.dot.ru )
System administrator.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] подключение linux клиента к vpn сервер у cisco
2005-04-01 9:06 ` Yuri Borunov
@ 2005-04-01 9:14 ` Michael Holzman
0 siblings, 0 replies; 6+ messages in thread
From: Michael Holzman @ 2005-04-01 9:14 UTC (permalink / raw)
To: community
On Apr 1, 2005 12:06 PM, Yuri Borunov <reaper@lakra.ru> wrote:
> А какие ещё драйвера?
> Я openswan пытаюсь настроить...
>
Мне наши админы сказали, что необходим некий Cisco client. Причем
определенной версии. Проблема в том,что на Cisco сайте дравер-то
есть, но снять его не удается (два разных человека пробовали).
--
Regards,
Michael Holzman
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] подключение linux клиента к vpn серверу cisco
2005-04-01 8:44 [Comm] подключение linux клиента к vpn серверу cisco Yuri Borunov
2005-04-01 8:52 ` Michael Holzman
@ 2005-04-01 13:10 ` Alexey Borovskoy
2005-04-02 6:44 ` Dmitry Vodennikov
2 siblings, 0 replies; 6+ messages in thread
From: Alexey Borovskoy @ 2005-04-01 13:10 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 1113 bytes --]
* Пятница 01 Апрель 2005 21:44 Yuri Borunov <reaper@lakra.ru>
> Доброго времени дня.
> Необходимо подключить свой linux к удалённому vpn на cisco.
Откопал в загашнике. Конфиг не мой. Конфиг не тестировался.
Конфиг к openswan из ALM 2.4.
ipsec.conf
============
config setup
interfaces="ipsec0=eth1:0"
klipsdebug=none
plutodebug=none
plutoload=%search
plutostart=%search
uniqueids=yes
conn %default
keyingtries=0
authby=secret
keyexchange=ike
keylife=8h
disablearrivalcheck=no
conn ZKB63-SNB161
type=tunnel
left=10.0.12.2
leftsubnet=192.168.63.0/24
leftnexthop=10.0.12.1
right=10.0.12.1
rightsubnet=161.8.31.0/24
rightnexthop=10.0.12.2
authby=secret
spibase=0x200
esp=3des-md5-96
auto=start
ipsec.secrets
==============
на одной стороне:
10.0.12.2 10.0.12.1 PSK "AnySecureKey"
для другой стороны соответственно:
10.0.12.1 10.0.12.2 PSK "AnySecureKey"
--
Алексей.
GPG key fingerprint
949B BC0E 2C44 7528 4F63 2753 E37A 9E3F 11F3 BDE1
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] подключение linux клиента к vpn серверу cisco
2005-04-01 8:44 [Comm] подключение linux клиента к vpn серверу cisco Yuri Borunov
2005-04-01 8:52 ` Michael Holzman
2005-04-01 13:10 ` [Comm] подключение linux клиента к vpn серверу cisco Alexey Borovskoy
@ 2005-04-02 6:44 ` Dmitry Vodennikov
2 siblings, 0 replies; 6+ messages in thread
From: Dmitry Vodennikov @ 2005-04-02 6:44 UTC (permalink / raw)
To: community
Yuri Borunov пишет:
> Доброго времени дня.
> Необходимо подключить свой linux к удалённому vpn на cisco.
> Дали параметры:
> 1. наш конец туннеля : xxx.xxx.xxx.xxx
> 2. параметры ipsec : esp-3des esp-sha-hmac
> 3. ключ: S59@нуитд...
> 4. Pfs: yes
> 5. DH group: group2
> В /etc/ipsec.conf поставил:
>
> conn megafon-ural
> type=transport
> left=мой ip
> right= ip vpn сервера
> auth=ah
> esp=3des-md5-96
> ah=hmac-md5
> ahkey=S59@нуитд...
> auto=start
>
> При запуске пишет в логах:
> Apr 1 12:41:48 linux pluto[16019]: packet from <ip vpn сервера>:500: ignoring informational payload, type
> NO_PROPOSAL_CHOSEN
> Apr 1 12:41:48 linux pluto[16019]: packet from <ip vpn сервера>:500: received and ignored informational message
> И ничего большего не происходит.
> Что делать, куда смотреть? :(((
Можно сделать plutodebug=all, тогда будет на что посмотреть в логах.
Кстати, на счет параметра auth=ah вы уверены?
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-04-02 6:44 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-01 8:44 [Comm] подключение linux клиента к vpn серверу cisco Yuri Borunov
2005-04-01 8:52 ` Michael Holzman
2005-04-01 9:06 ` Yuri Borunov
2005-04-01 9:14 ` [Comm] подключение linux клиента к vpn сервер у cisco Michael Holzman
2005-04-01 13:10 ` [Comm] подключение linux клиента к vpn серверу cisco Alexey Borovskoy
2005-04-02 6:44 ` Dmitry Vodennikov
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