Entware-for-kernel-3x / Entware-ng-3x

Ultimate repo for embedded devices
GNU General Public License v2.0
43 stars 6 forks source link

IPv6 Support for nfs-kernel #43

Closed Haringstad closed 7 years ago

Haringstad commented 7 years ago

Package: nfs-kernel-server

For existing package:

Platform:

Clients:

IPv6 is fully functional within the network, including DNS (both PTR and AAAA) for all systems. A NMAP scan shows availability on IPv4, but not on IPv6. Whenever I do setup a nfs-kernel-server on one of the other systems, I can connect with IPv6.

Please advice? And thank you for the hard work! I do love the functionality that you provide with Entware!

zyxmon commented 7 years ago

We build nfs-kernel-server with the same options as upstream https://github.com/openwrt/packages/blob/master/net/nfs-kernel-server/Makefile#L80 Different options in openwrt and entware will lead to a mess. Please ask upstream for ipv6 support.