Package: fai-server
Version: 3.2.5
Severity: minor

When i run 'fai-setup' on a (fresh installed) Debian it's wrote a wrong combintion of ip and netmask in /etc/exports. It's taking the ip and the netmask and wrote a entries like this

        /srv/fai/config 192.168.178.21/255.255.255.0(async,ro,no_subtree_check)
/srv/fai/nfsroot 192.168.178.21/255.255.255.0(async,ro,no_subtree_check,no_root_squash)

into /etc/exports

But here fai-setup should better calculate the network address by taking the netmask. Like this


        192.168.178.0/255.255.255.0 or 192.168.178.0/24

br
Chris




        



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to