Details
-
Type: extRequest
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Fix Version/s: Sprint 4.1.1
-
Component/s: FIWARE-LAB-HELP
-
Labels:None
-
HD-Node:Spain
Description
Hello,
I'd like to ask you a question regarding the access to a server instance
from outside.
- I have associated a public IP to a server instance (130.206.82.122)
- In the server I've created a small node.js application which listen the
port 5000
var express = require('express');
var app = express();
app.get('/', function(req, res)
{ res.send('Hii!'); });
app.listen(5000);
console.log('Server Express listening port 5000');
- I run the server using nodejs server.js
- In the server when I try to access the resource it works fine (curl
http://127.0.0.1:5000) - However when I try to access the same resource from outside (curl
http://130.206.82.122:5000), I get no answer. Even ping fails.
Please help me to solve this issue.
Best regards,
Tigran
_______________________________________________
Fiware-lab-help mailing list
Fiware-lab-help@lists.fi-ware.org
https://lists.fi-ware.org/listinfo/fiware-lab-help
Activity
FIWARE-LAB-HELP
created issue -
Manuel Escriche
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Manuel Escriche [Administrator] [ mev ] | Henar Muñoz [ henar ] |
Henar Muñoz
made changes -
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Henar Muñoz
made changes -
Resolution | Done [ 10000 ] | |
Status | In Progress [ 3 ] | Done [ 10000 ] |
Manuel Escriche
made changes -
Component/s | FIWARE-LAB-HELP [ 10279 ] |
Manuel Escriche
made changes -
Workflow | Basic Workflow [ 12490 ] | FW eRequest Workflow [ 16040 ] |
Issue Type | Question [ 10004 ] | eRequest [ 10101 ] |
FI-WARE Environment | FI-LAB [ 10100 ] | |
Resolution | Done [ 10000 ] |
Manuel Escriche
made changes -
Resolution | Done [ 10000 ] |
Manuel Escriche
made changes -
Workflow | FW eRequest Workflow [ 16040 ] | eRequest Workflow-2 [ 16522 ] |
Manuel Escriche
made changes -
Status | Done [ 10000 ] | In Progress [ 3 ] |
Manuel Escriche
made changes -
Status | In Progress [ 3 ] | Done [ 10000 ] |
Manuel Escriche
made changes -
Workflow | eRequest Workflow-2 [ 16522 ] | FW eRequest Workflow [ 16939 ] |
Manuel Escriche
made changes -
Fix Version/s | Sprint 4.1.1 [ 10737 ] |
Manuel Escriche
made changes -
Reporter | FIWARE-LAB-HELP [ fiware-lab-help ] | FW External User [ fw.external.urser ] |
Backlog Manager
made changes -
Summary | [Fiware-lab-help] Access server instance from outside (PING or other calls) | FIWARE.Request.Lab.Access server instance from outside (PING or other calls) |
Manuel Escriche
made changes -
Workflow | FW eRequest Workflow [ 16939 ] | FW extRequest Workflow-II [ 41079 ] |
Status | Done [ 10000 ] | Closed [ 6 ] |
Issue Type | eRequest [ 10101 ] | extRequest [ 10104 ] |
Manuel Escriche
made changes -
HD-Node | Spain [ 10846 ] |
Backlog Manager
made changes -
Summary | FIWARE.Request.Lab.Access server instance from outside (PING or other calls) | FIWARE.Request.Lab.Spain.Access server instance from outside (PING or other calls) |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
15d 6h 32m | 1 | Henar Muñoz | 09/Oct/14 9:07 PM | |||||
|
13d 1h 22m | 1 | Manuel Escriche | 22/Oct/14 10:29 PM | |||||
|
2m 2s | 2 | Manuel Escriche | 22/Oct/14 10:31 PM | |||||
|
446d 11h 39m | 1 | Manuel Escriche | 12/Jan/16 9:10 AM |
Hi Tigran
Thanks for contacting us. I was having a look at the infrastructure and everything seems ok. You have correctly opened the 5000 port in the security group. Anaway, I can see your server is not running. I will provide to you more details in a separated mail.
Regards,
Henar
De: fiware-lab-help-bounces@lists.fi-ware.org fiware-lab-help-bounces@lists.fi-ware.org En nombre de Tigran Sargsyan
Enviado el: miércoles, 09 de julio de 2014 21:11
Para: fiware-lab-help@lists.fi-ware.org
CC: bananalaboratory@gmail.com; Roger linares; gerardconsegaltorrent@gmail.com; Hector Linares
Asunto: [Fiware-lab-help] Access server instance from outside (PING or other calls)
Hello,
I'd like to ask you a question regarding the access to a server instance from outside.
var express = require('express');
var app = express();
app.get('/', function(req, res) {
res.send('Hii!');
});
app.listen(5000);
console.log('Server Express listening port 5000');
Please help me to solve this issue.
Best regards,
Tigran
________________________________
Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener información privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilización, divulgación y/o copia sin autorización puede estar prohibida en virtud de la legislación vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma vía y proceda a su destrucción.
The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it.
Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinatário, pode conter informação privilegiada ou confidencial e é para uso exclusivo da pessoa ou entidade de destino. Se não é vossa senhoria o destinatário indicado, fica notificado de que a leitura, utilização, divulgação e/ou cópia sem autorização pode estar proibida em virtude da legislação vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destruição
_______________________________________________
Fiware-lab-help mailing list
Fiware-lab-help@lists.fi-ware.org
https://lists.fi-ware.org/listinfo/fiware-lab-help