Thursday, May 25, 2017

Re: isakmpd listen address

On 25.5.2017. 20:46, mabi wrote:
> Hello,
> I can't seem to find an option in isakmpd in order to have it listen only on one interface or IP address respectively. Is there an option for that I am not aware of? I just saw the -p option but that's for the port number.
> Thanks,
> M.
>

Hi,

create isakmpd.conf file

# ls -apl /etc/isakmpd/isakmpd.conf
-rw------- 1 root wheel 31 Oct 29 2015 /etc/isakmpd/isakmpd.conf


and edit like this:

# cat /etc/isakmpd/isakmpd.conf
[general]
Listen-on =em0


man isakmpd.conf

No comments:

Post a Comment