http://www.lissyara.su/?id=1503
мой конфиги
ipsec.conf
Код: Выделить всё
#!/usr/local/sbin/setkey -f
flush;
spdflush;
spdadd 192.168.5.0/24 192.168.3.0/24 any -P out
ipsec esp/tunnel/222.21.28.170-222.21.28.172/require;
spdadd 192.168.3.0/24 192.168.0.5/24 any -P in ipsec
esp/tunnel/222.21.28.172-222.21.28.170/require;
Код: Выделить всё
path pre_shared_key "/usr/local/etc/racoon/psk.txt";
padding
{
maximum_length 20; # maximum padding length.
randomize off; # enable randomize length.
strict_check off; # enable strict check.
exclusive_tail off; # extract last one octet.
}
listen
{
isakmp 222.21.28.170 [500];
}
remote anonymous
{
exchange_mode aggressive;
my_identifier address;
lifetime time 24 hour;
proposal {
encryption_algorithm 3des;
hash_algorithm sha1;
authentication_method pre_shared_key;
dh_group 2;
}
}
sainfo anonymous
{
pfs_group 2;
lifetime time 12 hour;
encryption_algorithm 3des, blowfish, des, rijndael;
authentication_algorithm hmac_sha1, hmac_md5;
compression_algorithm deflate;
}
Код: Выделить всё
2009-03-11 16:11:55: INFO: unsupported PF_KEY message REGISTER
2009-03-11 16:11:56: INFO: @(#)ipsec-tools 0.7.1 (http://ipsec-tools.sourceforge.net)
2009-03-11 16:11:56: INFO: @(#)This product linked OpenSSL 0.9.8e 23 Feb 2007 (http://www.openssl.org/)
2009-03-11 16:11:56: INFO: Reading configuration from "/usr/local/etc/racoon/racoon.conf"
2009-03-11 16:11:56: INFO: [b]unsupported PF_KEY message REGISTER[/b]
2009-03-11 16:11:56: INFO: unsupported PF_KEY message REGISTER
2009-03-11 16:11:56: INFO: unsupported PF_KEY message REGISTER
2009-03-11 16:11:56: INFO: Resize address pool from 0 to 255
2009-03-11 16:11:56: ERROR: failed to bind to address 222.21.28.170[500] (Can't assign requested address).
2009-03-11 16:11:56: ERROR: no address could be bound.
2009-03-11 16:11:56: INFO: @(#)ipsec-tools 0.7.1 (http://ipsec-tools.sourceforge.net)
2009-03-11 16:11:56: INFO: @(#)This product linked OpenSSL 0.9.8e 23 Feb 2007 (http://www.openssl.org/)
Искал уже на форумах ответ, однако ответа на решение это проблемы нигде не было.
Помогите пжл. Дайте совет
Что это за фигня???? unsupported PF_KEY message REGISTER