Project

General

Profile

Actions

Feature #3255

closed

Restrict to use lighttpd to listen on dedicated network interface

Added by nergand 10 months ago. Updated 9 months ago.

Status:
Missing Feedback
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
No

Description

I use lighttpd on an industrial control system based on Linux. I have two network ports (configurable by the customer). To ensure that only the first network port (eth0) can be used to connect to the web server, I currently have to set the server.bind option to the IP address of eth0. But I don't know the address, so this option doesn't work for me.

The new feature would be to add another configuration option to specify the name of the interface to which the listen socket should be bound.

To solve my problem, I patched lighttpd in version lighttpd-1.4.67 (attached to this ticket).

Could you please consider this feature for one of the next versions?


Files

#1

Updated by gstrauss 10 months ago · Edited

  • Status changed from New to Need Feedback
#3

Updated by gstrauss 9 months ago

  • Status changed from Need Feedback to Missing Feedback
  • Target version deleted (1.4.xx)
Actions

Also available in: Atom