ip firewall connection trackin

How do I find correct values or proper values?

and how do I set what I have changed back to defaults?

/ ip firewall connection tracking
set enabled=yes tcp-syn-sent-timeout=5s tcp-syn-received-timeout=5s
tcp-established-timeout=1h tcp-fin-wait-timeout=10s
tcp-close-wait-timeout=10s tcp-last-ack-timeout=10s
tcp-time-wait-timeout=10s tcp-close-timeout=10s udp-timeout=3s
udp-stream-timeout=3s icmp-timeout=10s generic-timeout=10m
tcp-syncookie=yes

These are the values that I am using, and they are fine for all but one site.. and I can not seem to find out what the default values were.[/list]

Here is ‘ip firewall connection tracking’ configuration from my router,
ip firewall connection tracking> print

tcp-syn-sent-timeout: 5s
tcp-syn-received-timeout: 5s
tcp-established-timeout: 1d
tcp-fin-wait-timeout: 10s
tcp-close-wait-timeout: 10s
tcp-last-ack-timeout: 10s
tcp-time-wait-timeout: 10s
tcp-close-timeout: 10s
udp-timeout: 10s
udp-stream-timeout: 3m
icmp-timeout: 10s
generic-timeout: 10m
tcp-syncookie: no

Default values are available at demo2.mt.lv too.
Probably it is not a reason, why specific webpage does not work.
Do you have PPPoE enabled ?