Klaus Darilion wrote:

Bogdan-Andrei Iancu wrote:

Hi Klaus,

this is right, but it's not equivalent to listening on 0.0.0.0.


What is the difference?

now openser looks at start-up for available interfaces and binds to all of them (if non explicitly given) - so it will listen on a fix set of interface - you cannot add or remove.

when listening on 0.0.0.0 will listen only on one socket, but on all interfaces without knowing which they are..the kernel will transparently add and remove new interface, if available...so it's a more dynamic approach.

regards,
bogdan


klaus


regards,
bogdan

Klaus Darilion wrote:

Carlos Eduardo Medaglia Dyonisio wrote:

Hi all!

I'm trying to use listen = 0.0.0.0 in openser-1.0.0, but it's not
working.




I guess if you do not use any "listen" directive, openser starts listening on all interfaces.

klaus


Is it a bug? If so, how can I help to fix it?

Best regards,
Cadu





_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel






_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to