Jump to content

  •  

Photo

ec2-aws connection problems


  • Please log in to reply
No replies to this topic

#1 frexorie

frexorie

    Newbie

  • Members
  • Pip
  • 8 posts
  • Github:fraxor

Posted 10 November 2015 - 02:21 PM

Hello to all Hercules Staffs and Members!

I'm sorry if i am asking for your help again...

so.. yesterday i solved about my closed ports, but my problem now is i can't connect from my local RO client to my server ec2-aws

these are my configurations

 Char-server.conf
login_ip: public_dns.com <--(but this echoes as my private ip 172.xxx.xxx.xxx)
char_ip: ec2-aws WAN IP
 

 Map-server.conf
char_ip: public_dns.com <--(but this echoes as my private ip 172.xxx.xxx.xxx)
map_ip: ec2-aws WAN IP
 

Subnet.conf
255.255.255.0.0:ec2-aws WAN IP : ec2-aws WAN IP
 

clientinfo.xml
<address>ec2-aws Wan IP</address>

 

also when i put  ec2-aws WAN IP (52.xxx.xxx.xxx) instead of public_dns.com on both Char-Server and Map-Server it gives me error on the ports 6121 and 6900 i don't know why.

 

 

 

/*** EDIT WOOOOOHHOOOO!! SOLVED AGAIN MY PROBLEM***/

I did these XDDD

 

[color=rgb(102,102,102);font-family:Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;font-size:16px;background-color:rgb(250,251,252);]# iptables -F[/color]
[color=rgb(102,102,102);font-family:Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;font-size:16px;background-color:rgb(250,251,252);]# iptables -X[/color]
[color=rgb(102,102,102);font-family:Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;font-size:16px;background-color:rgb(250,251,252);]# iptables -t nat -F[/color]
[color=rgb(102,102,102);font-family:Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;font-size:16px;background-color:rgb(250,251,252);]# iptables -t nat -X[/color]
[color=rgb(102,102,102);font-family:Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;font-size:16px;background-color:rgb(250,251,252);]# iptables -t mangle -F[/color]
[color=rgb(102,102,102);font-family:Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;font-size:16px;background-color:rgb(250,251,252);]# iptables -t mangle -X[/color]


Edited by frexorie, 10 November 2015 - 04:23 PM.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 13 user(s)