Opened 15 years ago

Closed 14 years ago

#72 closed enhancement (fixed)

more generic listen_on host/port parsing code (ie: listen_on="eth0:")

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 0.9.1
Component: Client Keywords:
Cc:

Description

At the moment, we can't specify an interface without knowing its IP, which makes it difficult to listen on eth0 and not wlan0 for example.
The exact same code should apply to the mDNS listener and the server.

Could also add this to the GUI and let the users select which interface to listen on, which interfaces to use for mDNS (and reverse-mDNS and which ports to use)

Change History (2)

comment:1 Changed 14 years ago by Antoine Martin

Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted

done in r1858 and r1859

Last edited 13 years ago by Antoine Martin (previous) (diff)

comment:2 Changed 14 years ago by Antoine Martin

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.