mehdi jafartpur
mehdi jafartpur

Reputation: 71

How to update OpenVAS offline with connecting to another server

I'm working with a server that I don't want to connect it to Internet because of it's importance. How can I update openvas from connecting to another local server?

Upvotes: 0

Views: 2283

Answers (1)

mehdi jafartpur
mehdi jafartpur

Reputation: 71

you need to have a “proxy” server (either full GVM installation, or just a rsync-client) that gets updates from community feed. Then you can distribute updates to your local network by enabling rsync-server in “proxy” for more details: https://community.greenbone.net/t/nvt-sync-a-security-risk/693/6

Upvotes: 1

Related Questions