Just building a 4.0 as of today (no largekernel) i get the following error during isakmpd startup at boot while executing the same commands after the boot completes isakmpd doesn''t complain, "isakmpd -K; ipsecctl -f /etc/ipsec.conf" at console works smoothly. Sep 4 18:02:40 c7 isakmpd[25293]: m_priv_bind: bind(6,0x81ed30c0,28) returned -1: Can''t assign requested address Sep 4 18:02:40 c7 isakmpd[11775]: udp_make: bind (24, fe80:3::230:18ff:feb2:7410, 4): Can''t assign requested address Sep 4 18:02:40 c7 isakmpd[11775]: virtual_bind_if: failed to create a socket on fe80:3::230:18ff:feb2:7410 Sep 4 18:02:40 c7 isakmpd[11775]: virtual_init: could not bind the ISAKMP port(s) on all interfaces: Can''t assign requested address rc.conf has: isakmpd_flags="-K" ipsec=YES and ipsec.conf exist and is fully funciontal. -- Massimo.run();
Massimo Lusetti wrote:> Just building a 4.0 as of today (no largekernel) i get the following > error during isakmpd startup at boot while executing the same commands > after the boot completes isakmpd doesn''t complain, "isakmpd -K; ipsecctl > -f /etc/ipsec.conf" at console works smoothly. > > > Sep 4 18:02:40 c7 isakmpd[25293]: m_priv_bind: bind(6,0x81ed30c0,28) > returned -1: Can''t assign requested address > Sep 4 18:02:40 c7 isakmpd[11775]: udp_make: bind (24, > fe80:3::230:18ff:feb2:7410, 4): Can''t assign requested address > Sep 4 18:02:40 c7 isakmpd[11775]: virtual_bind_if: failed to create a > socket on fe80:3::230:18ff:feb2:7410 > Sep 4 18:02:40 c7 isakmpd[11775]: virtual_init: could not bind the > ISAKMP port(s) on all interfaces: Can''t assign requested address > > > rc.conf has: > > isakmpd_flags="-K" > ipsec=YES > > > and ipsec.conf exist and is fully funciontalHave you tried doing exactly the same thing on a system with the same code not running flashboot? Rickard.
On Tue, 2006-09-05 at 10:47 +0200, Rickard Dahlstrand wrote:> Have you tried doing exactly the same thing on a system with the same > code not running flashboot?Didn''t have had time to try that but i figure it should be ok (i''ve figured also on flashboot) since i use the same config with the production environment I''m using right now and which is a slightly dated 3.9-current as of mid of August. -- Massimo.run();