Jump to content
  • 0

bind ip - what is it used for?


Question

Posted

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

3 answers to this question

Recommended Posts

  • 0
Posted

// 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
  • 0
Posted
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.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...