Giter Site home page Giter Site logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Binding to IP is actually implemented. I just have checked wiki documentation 
and
found out that it has not been synced with the latest version, I will do it 
shortly.

Please use "mongoose -ports ip1:port1,ip2:port2,..."
Reopen the bug if it does not work.

Original comment by valenok on 22 May 2009 at 7:16

  • Changed state: WontFix

from mongoose.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
I'm guessing this means it's bound by IP only, and not by interface.

In other words, I can either use this feature or DHCP, but not both unless I 
use 
static DHCP assignments to make sure the interface it's bound to keeps on being 
assigned the IP address in the config file...

That's fine, but I just wanted to clarify.

Hmm... I wonder... a utility to rewrite the config file to adjust the IP 
address 
based on the assigned one for a given interface... Nah... too messy... :)

Original comment by [email protected] on 22 May 2009 at 7:32

from mongoose.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Aha. Using Google Code for the first time, and hadn't noticed it was open 
issues 
only. I see that this was already flagged and discussed in issue #29.

Original comment by [email protected] on 22 May 2009 at 7:35

from mongoose.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Yeah, you need to have static IP assignment.
For dynamic IP assignment, you would need to patch main.c to periodically 
resolve
your own hostname, and if IP changes, do mg_set_option(... new_ip_address..) .

Original comment by valenok on 22 May 2009 at 8:49

from mongoose.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.