i did get it to work, here is how. the answer to your specific question
is below.
i updated to pfSense-Full-Update-1.2-BETA-1.tgz via the firmware tab in
pfsense, it made no difference. there were a few more items in the
config but none of them were related to tftp.
i then checked the versions on my /etc/inc/services.inc file and noticed
that it was back from april 9th. the tftp options werent added until
june or july. i just rm -rf my /etc/inc/services.inc file and
copy/pasted a newer version in from the cvs tree, i believe one of the
latest ones. i then checked what version of services_dhcp.php i had, it
was old too. did the rm -rf and copy/pasted a new version in. lo and
behold, there was a new advanced button with the tftp option available.
if you are willing to enter the shell and replace these two files, your
pfSense version will handle tftp with no problems. services.inc is
located in /etc/inc/services.inc, services_dhcp.php is located under
/usr/local/www/services_dhcp.php. just copy the latest versions of these
two files from the CVS tree (pfSense/etc/inc and pfSense/usr/local/www)
and put them in their appropriate spots and you should be good to go.
Andrew
Bill Marquette wrote:
On 10/17/07, Andrew Kemp <[EMAIL PROTECTED]> wrote:
Has anything been done about this? I'm borderline ready to quit using
pfsense and just rebuild a server to handle my needs since the dhcp
options are must have in my case.
Have you tried a recent snapshot or even 1.2RC2? Reading through the
post linked to in this thread, it sounds like it was added to
RELENG_1, so it's likely in the 1.2 branch (not sure, I didn't add
it).
--Bill
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]