Little tip with SRX Dynamic VPNs and ‘security screens’ on the VPN’s ingress zone I stumbled across during my JNCIE-SEC study. UPDATE (20120401): Seems Juniper has addressed and fixed this bug … More info: http://kb.juniper.net/InfoCenter/index?page=content&id=KB21713&actp=RSS It seems you can not have the ‘IP Spoofing’ screen enabled when sending IPSec Dynamic VPN traffic ingressing into the zone with [ View Post… ]
Juniper SRX Screens + Dynamic VPNs
Valentines – Junos Style !
Awesome – This would get the chicks …
Juniper 5 in 5 – QFrabric
@cooperlees is yours truely [youtube https://www.youtube.com/watch?v=al71G4Isunc]
Juniper EX Virtual Chassis Specific Member Config
EX VC tip of the moment: Use apply-groups to add specific config to each node. For example: [plain] set groups member0 system host-name member0 set groups member1 system host-name member1 set groups member2 system host-name member2 set apply-groups member0 set apply-groups member1 set apply-groups member2 [/plain]
IPERF CSV Data Summary Script
Recently I was required to do a network performance test between a Head Office and a WAN site. I knocked up this quick python script to parse the data collect to see the results. Thought it could be handy for others so here it is to download / share. Download Script Sample Output: [plain] cooper@dfbit:~/scripts/iperf-parse$ [ View Post… ]
Recent Comments