Jump to content

C2 ipV6


denisit

Recommended Posts

Posted

Hello,
I try to set up a C2 server on a RPI 3 but I get a problem. I want just use it in a LAN. I run the command below :

./c2_community-linux-armv5 -hostname RPI_IP

But I cannot access to the web interface. When I check the listen port with netstat I see the C2 server listen on tcp6, not on tcp :

tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
tcp6       0      0 :::8080                 :::*                    LISTEN
tcp6       0      0 :::22                   :::*                    LISTEN
tcp6       0      0 :::2022                 :::*                    LISTEN
tcp6       0      0 :::6600                 :::*                    LISTEN

thanks.

  • 8 months later...
  • 7 months later...
Posted

My guess is that this isn't really C2 related, it's about how the Pi handles IPv6 (it affects other services and daemons the same way). In what way have you tried to disable IPv6 in sysctl and grub?

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...