TheFinalEpisode Posted October 4, 2013 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 237 Reputation: 19 Joined: 06/05/13 Last Seen: May 30, 2019 Share Posted October 4, 2013 how to set up a LAN Based Server. i just want to know the ip configuration setup for lan based server Quote Link to comment Share on other sites More sharing options...
hendra814 Posted October 4, 2013 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 1 hour ago Share Posted October 4, 2013 (edited) 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 Portlogin_ 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: your_IPmap_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 Portchar_ 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: your_IPsubnet_athenasubnet: 255.0.0.0:your_IP:your_IPyour clientinfo.xml<address>127.0.0.1</address>your partner clientinfo.xml<address>your_IP</address> Edited October 4, 2013 by hendra814 Quote Link to comment Share on other sites More sharing options...
0 ClowSoftheart Posted March 28, 2018 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 3 Reputation: 0 Joined: 03/28/18 Last Seen: March 29, 2018 Share Posted March 28, 2018 Did it work? I followed the steps but can't connect. ? Quote Link to comment Share on other sites More sharing options...
0 ClowSoftheart Posted March 28, 2018 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 3 Reputation: 0 Joined: 03/28/18 Last Seen: March 29, 2018 Share Posted March 28, 2018 Do i have to changes my partners' char_ip&map_ip to my IP address? Quote Link to comment Share on other sites More sharing options...
Lary Posted October 4, 2013 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 116 Reputation: 3 Joined: 04/03/13 Last Seen: July 9, 2015 Share Posted October 4, 2013 i guess it should be your Main systems ip address ! Quote Link to comment Share on other sites More sharing options...
TheFinalEpisode Posted October 5, 2013 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 237 Reputation: 19 Joined: 06/05/13 Last Seen: May 30, 2019 Author Share Posted October 5, 2013 thanks bro Quote Link to comment Share on other sites More sharing options...
Question
TheFinalEpisode
how to set up a LAN Based Server. i just want to know the ip configuration setup for lan based server
Link to comment
Share on other sites
5 answers to this question
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.