ashish mahalka wrote: > _Host-2_ > > netstat --raw -a -p > Active Internet connections (servers and established) > Proto Recv-Q Send-Q Local Address Foreign > Address State PID/Program name >
Hi Ashish, to me it looks like something is wrong with the charon binary an host 2. Everything suggests that it does not have support for the raw socket built in. You said that you compiled it yourself and did not specify --disable-pluto. That is really strange. Could you please have a look at your config.log inside the build directory. Search for USE_PLUTO_FALSE and USE_PLUTO_TRUE. Does it read as follows? USE_PLUTO_FALSE='#' USE_PLUTO_TRUE='' -Daniel _______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
