1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
0
Hi there.
A few things to consider are:
- Is the EC2 instance in a public subnet? If not, it is not possible. If so, ensure you are using the correct public DNS or IP (Elastic IP preferable).
- Are you allowing inbound and outbound TCP traffic on port 445 in the subnet NACL?
- Are you allowing inbound TCP traffic on port 445 in the instance security group?
- If Windows Firewall is enabled, you also need inbound and outbound TCP traffic allowed on port 445.
I hope this helps.
Contenido relevante
- OFICIAL DE AWSActualizada hace 3 años
- ¿Cómo puedo arreglar un Amazon WorkDocs Drive para Windows que se bloquea después de iniciar sesión?OFICIAL DE AWSActualizada hace 2 años
- OFICIAL DE AWSActualizada hace un año
- OFICIAL DE AWSActualizada hace 2 años
Thanks for your reply.
Hi there.
Thanks.
Hi.
the subnet is public and the port 445 is allowing traffic (i mounted another drive folder from external machine and it works). I dont know why the shared folder from ec2 instance is not working.