You can allow or deny single IP or IP range, something like this:

ACL [allow|deny] first_IP [last_IP]

ACL allow 192.168.1.0 192.168.1.255
(that allow IP range 192.168.1.0/24)

or for single address
ACL allow 192.168.1.100

Hope that helps (i've never tested it)

Veljko

MrNaz wrote:
Does anyone know what the syntax is for using ACLs in the ffserver conf file? It's totally undocumented and I've been unable to figure it out.
Thanks,
- Naz.
_______________________________________________
ffserver-user mailing list
ffserver-user@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffserver-user

_______________________________________________
ffserver-user mailing list
ffserver-user@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffserver-user

Reply via email to