Closed Viktova closed 6 years ago
Experiencing this issue too, wasn't there when I was running Algo on Ubuntu 16.04 couple of weeks ago. However, I can't connect to SMB servers in the same network as the Algo server, it's not about not being able to connect to SMB on other Algo clients.
More specific: around the end of may my deployment with algo this was still working perfectly fine. Now it isn't anymore.
Ubuntu 18.04 locally on ESXi
None, locally on ESXi
I'm using Algo as an entry point to a remote network hosted on a VMWare platform. Server running samba at remote network, in this remote network there is an Algo server deployed. When connected with algo server to the remote network and trying to connect to an SMB host in this network the connection can't be established. HTTP/SSH etc are working fine to this remote host, pings too but SMB fails.
@jackivanov disabling that option didn't work for me, here's what I did:
1- edited config.conf 2- executed ./algo update-users 3- enter the previous CA passphrase along with other information 4- rebooted the sevrer 5- tried to connect 2 computers to algo, then tried to access from one to the other via SMB, same issue.
Worked, Thanks a lot for the quick fix!
OS / Environment (where do you run Algo on)
Cloud Provider (where do you deploy Algo to)
Summary of the problem
Lets say I have 2 servers/computers (contains data, files, dbs) that are connected as clients to a main server (algo server). let's call these computers 1 and 2. how can i connect 1 to 2 or vice versa using SMB protocol. note that both servers have SMB enabled and are accessible locally. (used to work with openvpn).
edit: after i removed the following drop rules:
I was able to ssh to computer 2 from computer 1 through the VPN, and i was able to login via FTP, but still SMB not working.. it says "Server Timed out"
Steps to reproduce the behavior