05-20-2022 05:31 AM - edited 05-20-2022 05:53 AM
hi,
I have problem with jabber behind zone based firewall ..... sip registration is down after 15 min. It works ok if there is no fw in between. I gues it has to do something with some default timeout, but cannot find default timeout valuest for zone based fw. Any ideas what I could change in fw config?
br
05-21-2022 02:13 PM
You would need to provide the router's configuration if we are to give any insight as to what might be the issue. Please provide this as well as the source and destination IPs / subnets in question.
05-23-2022 02:17 AM - edited 05-23-2022 09:58 PM
@DraganSkundric87318 wrote: QuickPayPortal.comhi,
I have problem with jabber behind zone based firewall ..... sip registration is down after 15 min. It works ok if there is no fw in between. I gues it has to do something with some default timeout, but cannot find default timeout valuest for zone based fw. Any ideas what I could change in fw config?
br
A Zone-Based Firewall assigns each interface to a specific zone. The firewall zones will be used to define what traffic is allowed to flow between the interfaces. The traffic that originates in the EdgeRouter itself will also be assigned to a zone: the local zone.
05-26-2022 03:25 AM
disabling sip inspection workarrouned the problem
parameter-map type inspect NO_SIP
no application-inspect sip
policy-map type inspect ZONE1_TO_ZONE2
class type inspect ZONE1_TO_ZONE2
inspect NO_SIP
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide