Re: Can SRX series work with Shrew Soft VPN client?
Hi Spuluka,Should I change the both sides timings??? I mean in the SRX and the VPN Client...I have tested this with many timings but the client is disconnected in all of cases.Thanks.David.
View ArticleRe: srx4600 cluster connected direct to mx10003 pair
Hello Niklas, SRX4600 cluster is generally deployed to leverage the redundancy feature. The failovers on SRXs use the GARPs to force the switching infrastructure to forward traffic to new primary...
View ArticleRe: IKEv2 traffic selector support
I undertand that now it is possible IKE v2 with traffic selectors, but I can't make it work. Please see the output from my FW. You can see that after I add the traffic-selector is telling me that I am...
View ArticleRe: IKEv2 traffic selector support
There is a typo in vpn name. Change PH2-VPN to PH2_VPN
View ArticleRe: IKEv2 traffic selector support
Hi Victor, Seems you have made a typo.Traffic selector is to be configured under vpn name "xxxxxxxPH2_VPN "but you by mistake has written the vpn name as "xxxxxxx-PH2-VPN". You added "-" in case of "_"...
View ArticleRe: Account Works in SSH but not HTTP after Firmware Upgrade
Hi. Information about the SR releases for low memory devices can be found here:https://kb.juniper.net/InfoCenter/index?page=content&id=TSB17084 I hope we will see an updated D86 or a fixeb WebUI in...
View ArticleAutomated configuration backup - SRX345
I would like to automate the backup of the active configuration file for an SRX345 to be sent to a remote FTP Server. This should be done every 6months (I.e every 1st of June and every 1st of Dec) and...
View ArticleRe: Automated configuration backup - SRX345
Please go through this post: https://forums.juniper.net/t5/SRX-Services-Gateway/Scheduled-configuration-backups-from-SRX-with-hostname-and-Date/td-p/43512
View ArticleRe: Automated configuration backup - SRX345
Thanx for your reply. However, transfer-on-commit isn't that I'm looking for. Could events-options help in this case? If yes, can you provide me a sample configuration?
View ArticleThe internet loopback 127.0.0.0
I have read that this address is the internet loopback which exists on all internet appliances. I assume. Anyway, is it necessary to set this in the lo0 of the srx?Does anyone do this?Seems as though...
View ArticleRe: Automated configuration backup - SRX345
Instead of transfer-on-commit, there is transfer-interval - but maximum interval is every 48 hours so not 100% what you are looking for. Would backup every second day and then a cleanup job, deleting...
View ArticleRe: Automated configuration backup - SRX345
I would consider that option. Can you provide me a sample configuration please?
View ArticleRe: The internet loopback 127.0.0.0
Eugene, You dont need to configure that address in junos devices. The 127.0.0.0 is just a network address; actaully within that network we could find addresses like 127.0.0.1 which is configured on the...
View ArticleRe: Automated configuration backup - SRX345
something like this. There can be several archive-sites defined if needed: user@fw# show system archival configuration { transfer-interval 2880; archive-sites { "ftp://user:pass@192.168.1.10:";...
View ArticleRe: Weekly Schedule configuration backup(auto)
Does the 604800 corresponds to 420days??
View ArticleRe: srx4600 cluster connected direct to mx10003 pair
Hi Niklas, The following KB article uses SRX5800 as an example for deployment in chassis cluster scenario but you can use other SRXs too like SRX4600s to build network....
View ArticleRe: How do you boot from usb from => mode?
I am getting this error "## No elf image at address 0x00100000" I am currently in the => mode. The following commands I have access too:askenv - get environment variables from stdinautoscr - run...
View ArticleRe: How do you boot from usb from => mode?
Matt, Please reinstall/upgrade the loader and uboot as shown in the first two links from my previous comment and let us know.
View ArticleRe: Automated configuration backup - SRX345
Hi dimkatsar, You could use the following event-options script: Generate an event every weekset event-options generate-event config-archival-event time-interval [SECONDS] Create event-policy for the...
View ArticleRe: Weekly Schedule configuration backup(auto)
The time-interval value has to be specified in seconds: https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/time-inte... They used 604800 seconds which is...
View Article