Hi,
I was thinking about configuring ngircd to listen in port 6667 for
127.0.0.1 and listen in port 6697 (ssl) for 0.0.0.0 (to allow local
unencrypted access for webchat and bots, and only ssl from remote
hosts).
But I don't think it is possible in the current configuration format.
It is reasonable that requierment?
I think it would need an interface(s) specification for each given port.