View Ticket
Not logged in
Ticket UUID: 2c7b1cd3a367fc2d885d997ec62b90e57d312eea
Title: Cannot bind to specific IP address when in server mode
Status: Closed Type: Feature_Request
Severity: Important Priority:
Subsystem: Resolution: Duplicate
Last Modified: 2011-09-08 22:02:16
Version Found In: 9c31866404
Description & Comments:
Strangely enough, when fossil is executed in ui mode - "fossil ui" - it binds to 127.0.0.1:8080 . However, when launched in server 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.

dmitry added on 2011-09-08 22:02:16 UTC:
Duplicate of [b0894abc94].