Vault Server not accessible via port 8200 from AWS

870 views
Skip to first unread message

bganeshmail

unread,
Mar 18, 2019, 6:02:34 AM3/18/19
to Vault
Hi Team,

I have build dev server Hashi Corp Vault on AWS and opened the respective ports 22,80,443,8200 and 8201..

I could not able to access the Vault server from outside servers using 80 or 8200 either using telnet or curl but port 22 is working.

On Local host curl is working for port 8200.

Any changes to be done on Vault server?

Lowe Schmidt

unread,
Mar 18, 2019, 6:26:19 AM3/18/19
to vault...@googlegroups.com
Does your office firewall allow connections on port 8200 to the internet and/or outside of your network?
--
Lowe Schmidt | +46 723 867 157


--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/3831cd07-4c28-484c-91c9-0b4c7cd82ee6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

bganeshmail

unread,
Mar 18, 2019, 6:45:39 AM3/18/19
to vault...@googlegroups.com
Thanks much Lowe for immediate response..

Yes I have full access ...

bganeshmail

unread,
Mar 18, 2019, 6:57:39 AM3/18/19
to vault...@googlegroups.com
ON localhost of AWS instance

/home/ubuntu# telnet localhost 8200
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

On other box outside AWS

[root@localhost sample]# telnet PUBLIC IP 22
Trying PUBLIC IP...
Connected to PUBLIC IP.
Escape character is '^]'.
SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.7
^C
Connection closed by foreign host.
[root@localhost sample]# telnet PUBLIC IP 820
Trying PUBLIC IP...
telnet: connect to address PUBLIC IP: Connection refused
[root@localhost sample]#

bganeshmail

unread,
Mar 18, 2019, 2:39:28 PM3/18/19
to vault...@googlegroups.com
running with interface IP resolved the issues.

vault server -dev -dev-listen-address=172.31.95.60:8200
Reply all
Reply to author
Forward
0 new messages