I do have two network interfaces on my server ( one for "public" and one as "admin" network only ). The setup worked fine with net/mDNSResponder and net/netatalk3 . I configured the two networks in /usr/local/etc/afp.conf by restricting the netatalk to listen and response only to the public interface.
Then I upgraded to the current version of net/mDNSResponder and the trouble started: All services are bound to the first interface found - which is the admin interface.
While I can restrict net/netatalk to listen only to the public interface, net/mDNSResponder advertises only the first interface.
So all clients try to connect through the admin network ( which doesn't work as netatalk correctly listen only to the public interface ). My current workaround is, that netatalk also listen to the admin network and then all connections are working.
I think this is clearly a bug in net/mDNSResponder - and to my shame I have deleted the old working version. I have sent emails to the port owner , but nothing happens. Can I go to bugzilla and request this is a bug ? Any suggestions ?
Then I upgraded to the current version of net/mDNSResponder and the trouble started: All services are bound to the first interface found - which is the admin interface.
While I can restrict net/netatalk to listen only to the public interface, net/mDNSResponder advertises only the first interface.
So all clients try to connect through the admin network ( which doesn't work as netatalk correctly listen only to the public interface ). My current workaround is, that netatalk also listen to the admin network and then all connections are working.
I think this is clearly a bug in net/mDNSResponder - and to my shame I have deleted the old working version. I have sent emails to the port owner , but nothing happens. Can I go to bugzilla and request this is a bug ? Any suggestions ?