[rabbitmq-discuss] Connecting To Rabbitmq Server On Ubuntu 14.04 EC2 Instance From Outside

rafael ramtinova at gmail.com
Wed May 14 05:05:03 BST 2014


Well,
The actual problem was issues by the VPN I used,
I used Kerio VPN from a provider and as I disabled the Kerio server I could
successfully connect to the
RabbitMQ.

Things happen ;)


On Mon, May 12, 2014 at 4:32 PM, Alvaro Videla-2 [via RabbitMQ] <
ml-node+s1065348n35473h14 at n5.nabble.com> wrote:

> Also be aware about the guest:guest user limitation when connecting
> from remote nodes. If you are using  different user, then ignore my
> comment.
>
> Cheers,
>
> Alvaro
>
> On Mon, May 12, 2014 at 11:19 AM, Simon MacMullen <[hidden email]<http://user/SendEmail.jtp?type=node&node=35473&i=0>>
> wrote:
>
> > This is more of a question about EC2 networking / firewall really - the
> > RabbitMQ instance looks like it is up and listening, that's as much as
> it
> > can do.
> >
> > I can only suggest traceroute and trying to connect from the machine
> itself
> > to try to narrow down where the problem lies.
> >
> > Cheers, Simon
> >
> >
> > On 11/05/2014 22:25, rafael wrote:
> >>
> >> Hi,
> >> I cannot access rabbitmq server outside the amazon ec2 here is what
> I've
> >> done my settings:
> >>
> >> EC2 Instances Security Groups :
> >>
> >> <http://rabbitmq.1065348.n5.nabble.com/file/n35459/1.png>
> >>
> >> my /etc/rabbitmq/rabbitmq-env.conf file :
> >>
> >> NODE_IP_ADDRESS=<instance private ip taken from ifconfig = 177.31.*.*>
> >>
> >> my /etc/hosts  file :
> >>
> >> 127.0.0.1 localhost
> >> 172.31.*.* ip-172-31-*-*
> >> # The following lines are desirable for IPv6 capable hosts
> >> ::1 ip6-localhost ip6-loopback
> >> fe00::0 ip6-localnet
> >> ff00::0 ip6-mcastprefix
> >> ff02::1 ip6-allnodes
> >> ff02::2 ip6-allrouters
> >> ff02::3 ip6-allhosts
> >>
> >> my netstat -vpln command output :
> >>
> >> Active Internet connections (only servers)
> >> Proto Recv-Q Send-Q Local Address           Foreign Address
> State
> >> PID/Program name
> >> tcp        0      0        0.0.0.0:22              0.0.0.0:*
> >> LISTEN      927/sshd
> >> tcp        0      0        172.31.*.*:5672      0.0.0.0:*
> >> LISTEN      4662/beam
> >> tcp        0      0        0.0.0.0:25672           0.0.0.0:*
> >> LISTEN      4662/beam
> >> tcp        0      0        0.0.0.0:4369            0.0.0.0:*
> >> LISTEN      2089/epmd
> >> tcp6       0      0        :::22                   :::*
> >> LISTEN      927/sshd
> >> udp        0      0        0.0.0.0:68              0.0.0.0:*
> >> 501/dhclient
> >> udp        0      0        0.0.0.0:45419           0.0.0.0:*
> >> 501/dhclient
> >> udp6       0      0        :::61763                :::*
> >> 501/dhclient
> >>
> >>
> >> but whenever from my personal computer I perform :
> >> $ telnet <instance public IP >  5672
> >>
> >> Trying 54.86.148.143...
> >> telnet: Unable to connect to remote host: Connection timed out
> >>
> >> I've set the NODE_IP_ADDRESS to 0.0.0.0 and still no success.
> >>
> >> any idea?
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> --
> >> View this message in context:
> >>
> http://rabbitmq.1065348.n5.nabble.com/Connecting-To-Rabbitmq-Server-On-Ubuntu-14-04-EC2-Instance-From-Outside-tp35459.html
> >> Sent from the RabbitMQ mailing list archive at Nabble.com.
> >> _______________________________________________
> >> rabbitmq-discuss mailing list
> >> [hidden email] <http://user/SendEmail.jtp?type=node&node=35473&i=1>
> >> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> >>
> >
> > _______________________________________________
> > rabbitmq-discuss mailing list
> > [hidden email] <http://user/SendEmail.jtp?type=node&node=35473&i=2>
> > https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> _______________________________________________
> rabbitmq-discuss mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=35473&i=3>
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://rabbitmq.1065348.n5.nabble.com/Connecting-To-Rabbitmq-Server-On-Ubuntu-14-04-EC2-Instance-From-Outside-tp35459p35473.html
>  To unsubscribe from Connecting To Rabbitmq Server On Ubuntu 14.04 EC2
> Instance From Outside, click here<http://rabbitmq.1065348.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=35459&code=cmFtdGlub3ZhQGdtYWlsLmNvbXwzNTQ1OXw4NjY4OTYxMg==>
> .
> NAML<http://rabbitmq.1065348.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Connecting-To-Rabbitmq-Server-On-Ubuntu-14-04-EC2-Instance-From-Outside-tp35459p35520.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140513/774b48f8/attachment.html>


More information about the rabbitmq-discuss mailing list