D-Link Forums
The Graveyard - Products No Longer Supported => D-Link NetDefend Firewalls => Topic started by: denisjc on November 20, 2011, 11:10:27 PM
-
hi all,
I kind of created an HTTP ALG to limit download size to 20mb; and blocked some sites and file extension types; but its not working. i have a feeling that i have not configured this right.
how do i get this rightly done?
-
Just to create HTTP ALG is not enouth.
On the base of this ALG you need to create custom HTTP service (TCP with destination port 80) and use this service with NAT rule before other lan_to_wan rules
-
how do i do this
-
Objects > ALG
Create new HTTP ALG with necessary restrictions (you've did it)
Objects > Services
Create new TCP service (ex, called http-alg) with ALG created. Set destination port to 80
Rules > IP rules > lan_to_wan
Create rule before other rules
NAT lan/lannet wan/all-nets http-alg