Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: Franco on April 16, 2008, 03:39:32 AM

Title: Allow extra network to use TFTP
Post by: Franco on April 16, 2008, 03:39:32 AM
I'm using the IP phones on a separate network, how can I allow this network to use the TFTP server?
I looked at the hosts.allow file and I see where it's, but if I manually edit it, I loose these configs on reboot.
What is the DB command to include these extra networks?

Thanks,
Title: Re: Allow extra network to use TFTP
Post by: SARK devs on April 16, 2008, 07:40:43 AM
Hi stuntshell,

Is this to provision phones?  If it is, then why not use http?  If you declare a phone as remote then the provisioning files will automtaically be copied into the ptimary i-bay and made available for http download.

If not then simply open and forward port 69 on your server or router.

Best

S
Title: Re: Allow extra network to use TFTP
Post by: Franco on April 16, 2008, 03:35:27 PM
Ahh!
Very good!