At 12:56 PM 5/12/2005, you wrote:
I have a program that binds to ip:port. What are my options, if I want it to listen on all interfaces (*:port)? Let's say reconfiguring the program and/or running one instance per interface is not possible.

How 'bout: * Install ports/net/redir * Config original program to listen on localhost * Config redir to pass from the other IPs to localhost.

  -Wayne

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to