runuser Posted June 7, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 05/29/13 Last Seen: July 27, 2013 Share Posted June 7, 2013 char_athena // Login Server IP // The character server connects to the login server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. login_ip: 127.0.0.1 // The character server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: 127.0.0.1 // Login Server Port login_port: 6900 // Character Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. char_ip: angrybro.no-ip.biz // Character Server Port char_port: 6121 Map_athena // Character Server IP // The map server connects to the character server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. char_ip: 127.0.0.1 // The map server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: 127.0.0.1 // Character Server Port char_port: 6121 // Map Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. map_ip: angrybro.no-ip.biz // Map Server Port map_port: 5121 Subnet_athena subnet: 255.255.255.0:angrybro.no-ip.biz:angrybro.no-ip.biz clientinfo <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>AngryBRO</display> <balloon>the balloon</balloon> <desc>description</desc> <address>angrybro.no-ip.biz</address> <port>6900</port> <version>30</version> <langtype>1</langtype> <registrationweb>flux.domain.com</registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> <loading> <image>loadingscreen01.jpg</image> </loading> </connection> </clientinfo> Hoping someone can help me Quote Link to comment Share on other sites More sharing options...
Magnetix Posted June 9, 2013 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 446 Reputation: 30 Joined: 12/08/11 Last Seen: October 13, 2024 Share Posted June 9, 2013 Of course they won't be able to connect if you set your IPs to your local IP. Change the local IPs to your global IP (map, char conf) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.