Jump to content
  • 0
frexorie

ec2-aws connection problems

Question

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

 

# iptables -F
# iptables -X
# iptables -t nat -F
# iptables -t nat -X
# iptables -t mangle -F
# iptables -t mangle -X

Edited by frexorie

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.