Hi I'm after a fresh installation, I;ve tried to configure CIFS. i modified ufw to add 445 tcp, 137-139 tcp/udp. tried to connect using:
bitnami@ip-10-204-71-84:~$ smbclient -U user \\\\\\\\localhost\\\\drive -p 139
Enter user's password:
Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
bitnami@ip-10-204-71-84:~$
tried to check ufw:
bitnami@ip-10-204-71-84:~$ sudo ufw status
Status: inactive
So i guess ufw is not the firewall for this AMI....can anyone point me which is the firewall that i should be configuring?