Ticket Change Details
Not logged in
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

  1. 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.
    
  2. foundin changed to: "9c31866404"
  3. private_contact changed to: "68272c6eae73c7078fef2abf11458ad864fc0aad"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to:
    Cannot bind to specific IP address when in server mode
    
  7. type changed to: "Feature_Request"