Good afternoon! I am trying to remotely connect via rpc to the windows server where bitcoin core is running
my config
listen=1
maxconnections=15
server=1
daemon=1
rpcuser=rootrr
rpcpassword=1213
rpcallowip=(ip_remote, not local)
rpcport=8332
through the browser of the local server with bitcoin core installed, everything starts, and on the remote connection error with the host, the firewall is disabled
help me, plz =(