A
A
Alex Helber2016-12-15 21:38:00
ubuntu
Alex Helber, 2016-12-15 21:38:00

How do I access an AWS machine using protocols other than SSH?

Good day, dear colleagues! I am writing to you with a request to conduct an educational program in the field of Amazon Web Services.
It was decided to create a certain kind of web service. To implement it, an Amazon Web Services machine was raised. But here's the problem! This machine can only be accessed via SSH.
Specific problems:

  • The machine does not see external balls (in this case CIFS)
  • Unable to login via HTTP (doesn't even open the Apache test page)

In a word, it seems that all ports except 22 are simply closed. Everything seems to be open
in the AWS settings . Looking forward to your advice and suggestions! ================================================= ==============
3d1a0c6974544621b255439b3b830375.JPG
$ cat /etc/apache2/ports.conf
# If you just change the port or add more ports here, you will likely also
# have to change the VirtualHost statement in
# /etc/apache2/sites-enabled/000-default.conf

Listen 80

<IfModule ssl_module>
        Listen 443
</IfModule>

<IfModule mod_gnutls.c>
        Listen 443
</IfModule>

# vim: syntax=apache ts=4 sw=4 sts=4 sr noet

0706af5f6d454549a21198913a54a5a0.JPG
62f91c0b91f44b03b88503182ccf9f07.JPG

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Max, 2016-12-15
@MaxDukov

so is there anyone to answer something on the 80th port?

P
Puma Thailand, 2016-12-16
@opium

Look at the security group group
And you also have everything there for an individual entrepreneur at 6, and he doesn’t obey you

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question