Problem with updating feeds

Hi!

I installed Virtual Appliance GCE 4.2.24, setting up all needed network setting and has entered to web-console from PC which in other subnet , but I have problem with updating feeds. When I trying start update (Maintenance-Feed-Update) I see in log messages

admin@gsm:~$ journalctl -f
– Logs begin at Mon 2019-02-18 12:53:57 UTC. –
Feb 18 14:29:10 gsm sudo[8689]: pam_unix(sudo:session): session opened for user feeduser by (uid=0)
Feb 18 14:29:10 gsm greenbone-feed-sync[8690]: Loading Feed from rsync://feed.openvas.org
Feb 18 14:29:10 gsm greenbone-feed-sync[8690]: Using Port 24 for Feed download
Feb 18 14:29:10 gsm greenbone-feed-sync[8690]: Using proxy 10.191.2.52 with port 8000 for Feed download
Feb 18 14:29:10 gsm greenbone-feed-sync[8690]: No key file present
Feb 18 14:29:10 gsm greenbone-feed-sync[8690]: Using GSM User id None for Feed download
Feb 18 14:29:10 gsm greenbone-feed-sync[8690]: Run rsync --delete --recursive --compress-level=9 --links rsync://feed.openvas.org:/cert-data/ /opt/greenbone/feed/cert-data
Feb 18 14:29:10 gsm greenbone-feed-sync[8690]: rsync: getaddrinfo: feed.openvas.org 873: Name or service not known
rsync error: error in socket IO (code 10) at clientserver.c(128) [Receiver=3.1.1]
Feb 18 14:29:10 gsm sudo[8689]: pam_unix(sudo:session): session closed for user feeduser
Feb 18 14:29:10 gsm sudo[8680]: pam_unix(sudo:session): session closed for user root

We have a proxy server, and I set up this in administrative console, but on proxy I don’t see any requests

Please help me solve this problem if you know how I can fix this issue

It seems you have some DNS problems in your setup:

Hi cfi!
Thanks a lot for your answer!!!

But if we using proxy, proxy is resolving dns name, and for this request from server must going to proxy, but we don’t see any requests to proxy from appliance

Earlier I also had this problem when installing and testing openvas on centOS 7, and I solved this problem setting up proxy for rsync (export RSYNC_PROXY=«10. . .*: ****»

There is NO proxy support for the GCF on the GCE … only the GSF does support proxies ! You either use a uncoordinated installation or something other is broken with your setup.

1 Like