Router - TG582N - Firewall and Port Forwarding: Difference between revisions

(Fix headings - WAN access should not be a child of disabling ALG)
 
===Creating Custom Firewall 'Service'===
The Firewall fairly flexible, bitbut when creating a rule you have to select the 'service' from a drop down list. There are some example already included, eg telnet, smtp, but in order to create your own 'service' you need to use the telnet CLI first. here is an example to add an RTP service, which describes UDP traffic on port 1024 though to 65535:
expr add name=RTP type=serv proto=udp dstport=1024 dstportend=65535