Overview
Artifact ID: | 040637cd8194ed1762ad99cfbc461b54394fa52d |
---|---|
Ticket: | 2c7b1cd3a367fc2d885d997ec62b90e57d312eea
Cannot bind to specific IP address when in server mode |
User & Date: | anonymous 2010-11-18 00:47:53 |
Changes
- comment changed to:
Strangely enough, when fossil is executed in <em>ui</em> mode - "fossil ui" - it binds to 127.0.0.1:8080 . However, when launched in <em>server</em> mode - "fossil server" - it automatically binds to *:8080. It seems there is no possibility to specify IP address for it to bind to in server mode. This is not very secure on multihomed systems.
- foundin changed to: "9c31866404"
- private_contact changed to: "68272c6eae73c7078fef2abf11458ad864fc0aad"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
Cannot bind to specific IP address when in server mode
- type changed to: "Feature_Request"