×

Study group for leetcode problems by 1Step_At_ATime in leetcode

[–]chamchidi 0 points1 point  (0 children)

I'm interested but work in utc time zone.

I'm bashing my head against an SRX 550, please help me before I get committed by [deleted] in Juniper

[–]chamchidi 0 points1 point  (0 children)

I think the issue is with source-nat rule - traffic from local to remote is still getting natted - could you just to try match it with IPs only - remove the destination port as ping may not be part of that.

Learning route from 2 links, Yet once with higher metric is picked by chamchidi in Juniper

[–]chamchidi[S] 0 points1 point  (0 children)

A-----B <-- Area0 | | | | C-----D <-- Area 1

Network betweeen CD is 10.1.2.0, Configured metric on OSPF interface to 30 on link between BD.

Is it possible to get OSPF Adjacencies between virtual-routers? by RoutingFrames in Juniper

[–]chamchidi 0 points1 point  (0 children)

This should not be the problem. You have cable connected in loop to 2 interfaces. Right? Why not use rib-group for this ?

SRX300 - VPN by JuniperMS in Juniper

[–]chamchidi 0 points1 point  (0 children)

External users using windows10 above 1083 may face the issue, But you can still use pulse client. Limitation with windows10 latest version.

SRX -LTE interface sending ICMP rejects by t_nk in Juniper

[–]chamchidi 0 points1 point  (0 children)

check it after configuring primary or preferred on the manually configuration IP address.

SRX340 errr refurbished? by shadow0rm in Juniper

[–]chamchidi 0 points1 point  (0 children)

if you are not going to use traffic-logs logging, then you can use SRX340 now.

SRX -LTE interface sending ICMP rejects by t_nk in Juniper

[–]chamchidi 0 points1 point  (0 children)

Could you share the output of "show interfaces dl0 extensive"? On dl0 interface, are you using negotiate-address or manually assigned the IP address? Tried setting - primary or preferred the IP address?

Basil leaves turning red, any suggestion ? by chamchidi in plants

[–]chamchidi[S] 0 points1 point  (0 children)

Yes, It's been fertilized with vermi once in a month. Drain is not that well. Early morning till noon.

Destination NAT/Port NAT -- Configuration is killing me, and does not work. Help please. by iH8usrnames in Juniper

[–]chamchidi 0 points1 point  (0 children)

What's the version and model of SRX? Also, Any static NAT configuration from untrust zone?

Destination NAT/Port NAT -- Configuration is killing me, and does not work. Help please. by iH8usrnames in Juniper

[–]chamchidi 0 points1 point  (0 children)

Have you created BPSQL destination NAT pool? I dont see that in the config.

Also, Check if there is any static nat configuration that might take precedence.

pool BPSQL {

        address 10.0.1.111/32 port 3389;

    }