Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2001 21:35:26 -0700 (PDT)
From:      Andy Hogben <andy@mini.chicago.com>
To:        freebsd-questions@freebsd.org
Subject:   racoon problems (failed to bind - address in use)?
Message-ID:  <200105060435.VAA23672@mini.chicago.com>

next in thread | raw e-mail | index | archive | help
I'm hoping someone knows what's going on here . . .

Every time I run racoon, I get errors saying that it is unable
to bind to one or more of the three addresses on the machine.

For instance:

...
2001-05-05 20:45:24: INFO: isakmp.c:1268:isakmp_open(): 192.168.100.254[500] used as isakmp port (fd=6)
2001-05-05 20:45:24: ERROR: isakmp.c:1259:isakmp_open(): failed to bind (Address already in use) at socket 7.
2001-05-05 20:45:24: ERROR: isakmp.c:1259:isakmp_open(): failed to bind (Address already in use) at socket 7.
2001-05-05 20:45:24: INFO: isakmp.c:1268:isakmp_open(): 127.0.0.1[500] used as isakmp port (fd=7)
2001-05-05 20:45:24: INFO: isakmp.c:1268:isakmp_open(): ExternalAddr[500] used as isakmp port (fd=8)
2001-05-05 20:45:24: ERROR: isakmp.c:1259:isakmp_open(): failed to bind (Address already in use) at socket 9.
...

The above happens on the machines at both ends (same port but
one is 4.2 stable from about Feb. and the other is 4.3 stable
from a few days ago).  I started working on this a couple of
months ago, before being sidetracked, and I don't remember this
happening with the previous port of racoon (currently using the
latest - 20010322a).  

I can do netstat -r and sockstat before running racoon and there's
nothing at port 500.  There are things at fd 3,4,5,6 however, but
that's about it.

Does anyone have any answers/suggestions for how to fix this?

Thanks

Andy

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105060435.VAA23672>