I see linux kernel SNMP counters for xfrm module?

Hi,

I have a CentOS 7 VM running Strongswan, having problems in reaching the servers on the local (Private) network. In order to debug i need to seen the SNMP counters for xfrm module.

At present it is not enabled.

We need to set the CONFIGXFRMSTATISTICS and recompiling kernel. How do i do this?

Regards Ajit

2 Replies

Hi Ajit,

If you need to compile your own custom kernel you can follow the instructions in our document here:

Custom Compiled Kernel on CentOS 7

You'll want to make sure that you set CONFIGXFRMSTATISTICS while following those instructions.

Hopefully this points you in the right direction.

Feel free to update this Community post with any additional questions.

Thanks Farland, will use the link.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct