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***/
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
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
Edited by frexorie# iptables -X
# iptables -t nat -F
# iptables -t nat -X
# iptables -t mangle -F
# iptables -t mangle -X
Share this post
Link to post
Share on other sites