==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=8105
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #4 from Stephane de Labrusse <[email protected]> ---
Created attachment 4368
--> http://bugs.contribs.org/attachment.cgi?id=4368&action=edit
checkip code
Hi
i'm currently working on the checkip routine i would implemented in
smeserver-dhcpmanager.
The good new is that the code works as expected but i would some reviews,
mainly to enhance my way of coding... :S
I have documented the code but this is what it does
-check range of dhcp server
-display an error if ip_start > ip_end
-display an error if the ip of server is include in dhcp range
ip_start < ip_server < ip_end
-display error if ip_start and ip_end are not ip
-check WINS Server address and display error if not an ip
-check Primary DNS and Secondary DNS and display error if not an ip
-check Custom gateway and display error if not an ip
I do not include a routine to check if the wins_server, or the custom_dns, or
the custom_gateway are in the dhcp range, do i develop this routine ?
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/