Skip to content

TBrookServer needs to be "isolatable" to a single IP on a physical serverΒ #15

@KevinLeeMorris

Description

@KevinLeeMorris

In an attempt to cut out any "layer" higher than my Microsoft Windows .exe BrookServer app, (such as Apache, Nginx, or anything else), I need the ability to configure the TBrookServer component to listen ONLY on one single IP address. My server has 2 different Network Interface Cards, each with it's own IP address (x.11 and x.13). I want one of my BrookServer app exes to listen on port 443 on the x.11 IP address card and a DIFFERENT BrookServer app exe to listen on port 443 on the x.13 IP address card. (More virtual IP address can be configured on my router, so I basically have a huge number of IP + port 443 combinations, all available in software, each accessing their own domain + IP + 443 combination). At the moment, every BrookServer app listens on ALL port 443s on BOTH x.11 and x.13 IP addresses. (cports displays this as a 0.0.0.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions