Gvm-setup not working, rsync: failed to connect to feed.community.greenbone.net (45.135.106.142): Connection timed out (110)

Hello, i have a Problem with the installation from GVM-21.4.3 on Ubuntu
when i run, gvm setup, i get this:

[*] Updating NVT (Network Vulnerability Tests feed from Greenbone Security Feed/                                                                                                             Community Feed)
rsync: [Receiver] failed to connect to feed.community.greenbone.net (45.135.106.142): Connection timed out (                                                                                 110)
rsync: [Receiver] failed to connect to feed.community.greenbone.net (2a0e:6b40:20:106:20c:29ff:fe67:cbb5): N                                                                                 etwork is unreachable (101)
rsync error: error in socket IO (code 10) at clientserver.c(137) [Receiver=3.2.3]
[>] Updating Vulnerability Tests info into Redis store from VT files
[*] Updating GVMD Data
rsync: [Receiver] failed to connect to feed.community.greenbone.net (45.135.106.142): Connection timed out (                                                                                 110)
rsync: [Receiver] failed to connect to feed.community.greenbone.net (2a0e:6b40:20:106:20c:29ff:fe67:cbb5): N                                                                                 etwork is unreachable (101)
rsync error: error in socket IO (code 10) at clientserver.c(137) [Receiver=3.2.3]
[*] Updating Scap Data
rsync: [Receiver] failed to connect to feed.community.greenbone.net (45.135.106.142): Connection timed out (110)
rsync: [Receiver] failed to connect to feed.community.greenbone.net (2a0e:6b40:20:106:20c:29ff:fe67:cbb5): Network is unreachable (101)
rsync error: error in socket IO (code 10) at clientserver.c(137) [Receiver=3.2.3]

How can i fix this? Can you help me?
(may english so bad, sorry for this.)

Hi,

are you able to reach feed.community.greenbone.net directly by i.e. ping, curl or wget command?

Could be your server behind the proxy?

1 Like

Hello,

not working anything. i tried everything. :frowning:

Hi,

try
nc -vvv feed.community.greenbone.net 873

More in this post

1 Like