tal2046 Posted January 17, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 10/05/16 Last Seen: November 5, 2017 Share Posted January 17, 2017 hey what's this used for and i can use it properly? // 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 Quote Link to comment Share on other sites More sharing options...
0 srhmike Posted January 17, 2017 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 261 Reputation: 53 Joined: 11/11/16 Last Seen: February 8, 2024 Share Posted January 17, 2017 // NOTE: This allows you to run multiple servers on multiple interfaces// while using the same ports for each server. A machine can have more than one ip address, this binds the ip to the server. So if you wanted to host a low rate and a high rate off the same machine, this setting would allow it. 2 Quote Link to comment Share on other sites More sharing options...
0 Fii Posted January 18, 2017 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 34 Reputation: 4 Joined: 12/21/16 Last Seen: February 12, 2017 Share Posted January 18, 2017 7 hours ago, srhmike said: // NOTE: This allows you to run multiple servers on multiple interfaces// while using the same ports for each server. A machine can have more than one ip address, this binds the ip to the server. So if you wanted to host a low rate and a high rate off the same machine, this setting would allow it. I really learned a lot from you SRHMike. You deserve a +1. Quote Link to comment Share on other sites More sharing options...
0 srhmike Posted January 18, 2017 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 261 Reputation: 53 Joined: 11/11/16 Last Seen: February 8, 2024 Share Posted January 18, 2017 Thank you. Quote Link to comment Share on other sites More sharing options...
Question
tal2046
hey
what's this used for and i can use it properly?
// 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
Link to comment
Share on other sites
3 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.