Racoon Problem
I'm trying to make my Jaguar box as an IPSec client of a Netopia R9100, i've followed the how-to's at www.netopia.com
http://www.netopia.com/en-us/support/technotes/hardware/NIR_080.html
http://www.netopia.com/en-us/support/technotes/hardware/NQG_053.html
and of course the flying racoons, but I'm still getting some troubles,
the first one is
#racoon -f /etc/racoon/racoon.conf -d -d -d -F -v
gives
2002-11-13 02:08:39: ERROR: isakmp.c:1349:isakmp_open(): failed to bind (Address already in use).
2002-11-13 02:08:39: ERROR: isakmp.c:1349:isakmp_open(): failed to bind (Address already in use).
2002-11-13 02:08:39: ERROR: isakmp.c:1349:isakmp_open(): failed to bind (Address already in use).
2002-11-13 02:08:39: ERROR: isakmp.c:1349:isakmp_open(): failed to bind (Address already in use).
2002-11-13 02:08:39: ERROR: isakmp.c:1349:isakmp_open(): failed to bind (Address already in use).
2002-11-13 02:08:39: ERROR: isakmp.c:1349:isakmp_open(): failed to bind (Address already in use).
2002-11-13 02:08:39: ERROR: isakmp.c:1372:isakmp_open(): no address could be bound.
and I don't know wich address is in use as far as I'm connected via a PPPoE DSL connection and an Alcatel SpeedTouch home (wich default IP is 10.0.0.138).
Can someone tell me a command with wich I can find which process is using the faulty address ?
The second problem is that doing and Nmap on the R9100 there's no 500, 50 or 51 port open, I'll manage that in a second phase, but perhaps that's normal ?
Thanks for your help
Vickey