Jump to content
  • 0

bind ip - what is it used for?


tal2046

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   0
  • Joined:  10/05/16
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  261
  • Reputation:   53
  • Joined:  11/11/16
  • Last Seen:  

// 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.  

  • Upvote 2
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  34
  • Reputation:   4
  • Joined:  12/21/16
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  261
  • Reputation:   53
  • Joined:  11/11/16
  • Last Seen:  

Thank you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...