Quantcast
Channel: All SRX Services Gateway posts
Viewing all 17645 articles
Browse latest View live

Re: Cannot identify Log message RT_FLOW: FLOW_REASSEMBLE_FAIL: FCB ageout before all fragments arrive

$
0
0

Hello,

 

FCB is a data structure used to reassembey and forward fragments. Every fragmented packet has same IP addresses and same IPID and based on this FCB is able to reassemble the fragments into one packet
when it receives them. FCB has a timeout of 3 seconds and if all fragments of a packets are not received by FCB in 3 seconds, fragment will age out and will get dropped with the message that you see.

 

Is there any pattern with source IP that you see?

Are the source IP addresses unknown?

 

Regards,

 

Rushi


Re: 'ge-0/0/0' HA management port cannot be configured error: configuration check-out failed

$
0
0

I think the explanation needs more explanation. Why won't the command to reset a box back to factory defaults work? I'm just trying to set the box back to the way it was when I first received it. The command should just work.

Re: 6rd and SRX

$
0
0

Any news on this? I've checked a lot of documentation for the SRX, but I can't find any info on 6rd.

Re: SRX to ASA VPN

$
0
0

Here are some things that may help.

 

On SRX, configure DPD optimized mode under [edit security ike gateway xxxxxx].

 

Set phase 1 and phase 2 lifetimes slightly different between endpoints. (e.g. 3500 instead of 3600 on one side) It is very rare, but simultaneous rekey requests can cause an error.

 

Ensure the ASA is running a reasonably new version. There are an embarrasing amount of VPN related bugs in older ASA versions such as the 9.2 series.

 

Ensure the tunnel is only configured for one authentication type. I had this symptom with a customer running ASA who had PSK and PKI configured.

Re: Suite B configuration

$
0
0

Please provide the output of ike debug logs, configurable under [edit security ike traceoptions].

 

Re: Cannot identify Log message RT_FLOW: FLOW_REASSEMBLE_FAIL: FCB ageout before all fragments arrive

$
0
0

Hi rtilak, thanks for the response.

 

Yes the source IPs are unknown. Can this be limited with a screen option such as ‘tcp syn-flood destination threshold’ or ‘limit-session destination-ip-based’?

Re: GRE Tunnel, MTU problem

$
0
0

Tried changing MTU at all locations, but still not fixed !

Re: Cannot identify Log message RT_FLOW: FLOW_REASSEMBLE_FAIL: FCB ageout before all fragments arrive

$
0
0

Hello,

 

That can be tried or if the IP addresses are unknown but repeatitive or with a pattern you can use firewall filter to block.

 

Regards,

 

Rushi


Re: Suite B configuration

$
0
0

Hello,

 

Can you share relevent configuration for VPN as well as ike and ipsec traceoptions for failure scenario?

Also can you share 'show security pki ca-certificate', 'show security pki local-certificate' etc. output?

 

Regards,

 

Rushi

Re: 6rd and SRX

$
0
0

Hello,

 

SRX does not support 6rd per my information and I couldn't locate anything that would indicate plan of supportability in future.

 

Regards,

 

Rushi

Re: 'ge-0/0/0' HA management port cannot be configured error: configuration check-out failed

$
0
0

Hi

 

From my experience, and I had this acouple of months ago with a SRX1500 cluster, when to enable clustering on a pair of SRX's even if you run "load factory-default" from configuration this will reset the config xml back to default but does not disable clustering.  You have to run "set chassis cluster disable reboot" to disable cluster.  I have found you can run "load factory-default" and then disable clustering.

 

When you enable clustering ge-0/0/0 is converted to fxp0 so that you can use the interface as an out-of-band management interface.  ge-0/0/1 is converted to fxp1 which is connected to ge-0/0/1 on the second node for HA control, you then have a choice of which interfaces to use as the faberic interfaces fab0 and fab1, I normally use the last interface on each node for fab0 and fab1 but on my SRX1500 cluster I used ge-0/0/0 and ge-0/0/11 for fab0 and ge-7/0/0 and ge-7/0/11 for fab1 because the 1500's have a deadicated Mgmt and HA interfaces.  On the 650 there are no deadicated interfaces for Mgmt or HA control so the first 2 interfaces on each nodes are used and you can then use any other interface (1g or 10g) as fab0 and fab1.  Also you do not have to use 2 interface for fab0 and fab1 as I did, I did this as I wanted redundancy on the faberic interfaces.

 

Hope this helps

Re: Cannot identify Log message RT_FLOW: FLOW_REASSEMBLE_FAIL: FCB ageout before all fragments arrive

$
0
0

Applied a screen with UDP flood and this seems to have solved the problem. We now see:

 

RT_IDS: RT_SCREEN_UDP: UDP flood!

 

Thanks

Repeated log message: chassisd[2237]: Cannot read hw.chassis.startup_time: No such file or directory

$
0
0

I am running Junos 15.1X49-D50.3 on a SRX320. In the log messages I am seeing this log message numerous times.

 

chassisd[2237]: Cannot read hw.chassis.startup_time: No such file or directory

 

Does anyone know what this means?

 

Re: Repeated log message: chassisd[2237]: Cannot read hw.chassis.startup_time: No such file or directory

$
0
0

Bug PR1202367. Fixed in 15.1X49-D60.

Re: GRE Tunnel, MTU problem

$
0
0

Be aware that different manufacturers do not always define MTU in the same way, or even across all their product lines.

 

Also did you set MSS - 

 

admin@MartyMcFly#set security flow tcp-mss all-tcp mss 1350


Re: GRE Tunnel, MTU problem

Re: GRE Tunnel, MTU problem

$
0
0

You need to adjust mss on a mikrotik. It's done by overwriting MSS field in the TCP SYN packet. As SRX never sees the syn packets (only returning traffic) it will not adjust it.

SRX user password expiration and history

$
0
0

Does anyone know if you can set the password expiration and track password history (to prevent using the same passwords again) for users in a srx running 12.x46 junos?

 

Thanks

Re: SRX user password expiration and history

$
0
0

Hello,

 

As far as I know, there is no provision of password expiry for juniper SRX local users or any attribute that can be set for local users which will allow/prompt periodic password updation at the end of a set period.

 

Regards,

 

Rushi

Question about SRX-320 syslog syntax

$
0
0

Quick background.  I'm a network engineer which has mostly for the last 15 years worked with Cisco stuff.  Recently within the last 2 years started working with some Juniper SRX gear.  Obviously have picked it up but will admit there are some gaps in my knowledge at times.  All events/connections passing through the SRX are sent to a Splunk server.

 

Yesterday our system had a weird outage where some communications were allowed and some were not.  Almost as though the firewall decided to start blocking some traffic due to being saturated by that traffic type/source (a DOS).  I've never seen it on an SRX before.  Have seen similar events with Cisco ASA's if connections have been denied due to a saturation limitation it will very clearly have the word SHUN in the syslog entry which is very easy for just about anybody with syslog access to search for if you can do a keywork/term search.  On top of that I also know that Cisco devices generally will unSHUN the blocked connection after an hour and you would see this also in the syslog entries.

 

What would the be the equivalent SRX behavor if it were to 'block traffic due to a threshold being exceeded' similar to the example I gave with the ASA above?  Would it automatically unshun after X amount of time?  What keywords and terms would appear via syslog that I could help point my guys toward? 

 

I'm not even 100% sure this is what happened but it definately behaved like a SHUNed connection.  If this did happen I imagine I would be able to find this just by manually surfing through the logs myself given I've manually surfed the logs for a SRX and know what does and doesn't look normal.  Unfortunately I'm out of the office currently due to having a major surgery thus don't even have the ability to look at any of the syslog entries myself to even look for an indication of such an event.  I was about to drive myself in and my wife basically threatened to call my doctor and taddle on me LOL.  So if you guys have some helpful pointers that I can give the guys back in the office to look for that would be great because they haven't seen anything that jumped out at them either.  Thanks for the help guys. 

 

Viewing all 17645 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>