Disable IPv6 for ossec-remoted

308 views
Skip to first unread message

Roman Romanov

unread,
Jul 9, 2017, 8:58:56 PM7/9/17
to ossec-list
Hello, how I can disable IPv6 for ossec-remoted. Such construction doesn't work:

  <remote>
    <connection>secure</connection>
    <local_ip>0.0.0.0</local_ip>
    <ipv6></ipv6>
  </remote>

--------
because I have this netstat's output:
udp6       0      0 0.0.0.0:1514            :::*                                4921/ossec-remoted
--------
It's the UDP IPv6, but I need v4 only

Thanks in advance

dan (ddp)

unread,
Jul 14, 2017, 5:03:03 PM7/14/17
to ossec...@googlegroups.com
Are you experiencing actual issues with it? I think that's just how it
displays in netstat, it should still work with ipv4 agents.

> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "ossec-list" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ossec-list+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

ggw...@gmail.com

unread,
Mar 1, 2019, 9:59:17 AM3/1/19
to ossec-list
you need to do this:

sysctl net.ipv6.conf.all.disable_ipv6=1

then retry
Reply all
Reply to author
Forward
0 new messages