Fossil SCM
Cannot bind to specific IP address when in server mode
Closed
2c7b1cd3a367fc2…
· opened 15 years, 4 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Important
- Resolution
- Duplicate
- Subsystem
- —
- Created
- Nov. 18, 2010 12:47 a.m.
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].