Koozali.org: home of the SME Server

Scheduleing External FTP

Jan

Scheduleing External FTP
« on: September 22, 2003, 12:06:11 PM »
Hello,

I was wondering if someone has done this already. I want external FTP access restricted to certain hours of the day. To be more precise from 01.00-08.00 hours. I assume this could be achieved .... cron job.... something or other.

I have no idea where to start what to do and such but would really appreciate any help and or advise you can provide.

With kind regards,

Jan

Patrick F. Ducharme

Re: Scheduleing External FTP
« Reply #1 on: September 22, 2003, 07:41:25 PM »
You maybe can create a CRON that do a Service FTPd start and another CRON for a FTPd stop ?

Or if it's only to block/allow external access, you could create a IPTABLES rule that do it ... ?

Jan

Re: Scheduleing External FTP
« Reply #2 on: September 22, 2003, 08:48:44 PM »
Patrick,

Its just the block/allow external access I am interested in really. i was thinking along the same lines here but haven't got a clue how to make this work. So if someone knows how pleas share! ;-)

regards,

Jan