-
Notifications
You must be signed in to change notification settings - Fork 2
/
vpn-config-87E960
553 lines (552 loc) · 15 KB
/
vpn-config-87E960
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
ec2-user@srx-87E960# run show configuration
## Last commit: 2021-07-27 17:26:33 UTC by ec2-user
version 20.2R2.11;
#junos-config
groups {
aws-default {
system {
root-authentication {
encrypted-password *disabled*; ## SECRET-DATA
}
login {
user ec2-user {
full-name juniper-aws-ec2-user;
uid 100;
class super-user;
authentication {
ssh-rsa "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCURy1tM8qq3q2jN/sDwjUL6HQt3tBSA3HvvTPee0XFuSpgy4CIwXDQcZb4bIAiLO6OuebLX5NndMQ7DuxLcsuxQjVfyiS+OvM8cqoEKtZeGaGowP00I8On8paCisL7ePzNbM/WRajh58hiFcFSpLgVU6yUkOmv0kLJrflogR4taxAEL1bizTMHcqDL+ftuTVyOIwy0sFyW3TrywwR1pYbhZZcdnUjWW7CoFJK9gZHvchyVJk3esp9maHy9WqBDrNnRO5HjqrL2Nvi9HBQwdjeYMr7GxPjdKnPKTyZDDnxU/ttxatNIe+1TwxDFUPEgroOjBtdheSax3vboQbU6QQ+n jnprdemouser87E960labkey"; ## SECRET-DATA
}
}
}
services {
ssh {
no-passwords;
}
netconf {
ssh;
}
web-management {
https {
system-generated-certificate;
}
}
}
name-server {
8.8.8.8;
}
license {
autoupdate {
url https://ae1.juniper.net/junos/key_retrieval;
}
}
}
}
}
apply-groups aws-default;
system {
host-name srx-87E960;
login {
user jnprdemouser87E960 {
uid 2000;
class super-user;
authentication {
encrypted-password "$1$GZHa.tET$dk/nZRd8FDkqRQQuGKKQV."; ## SECRET-DATA
}
}
}
services {
ssh;
rest {
http;
enable-explorer;
}
}
}
services {
application-identification {
download {
url https://services.netscreen.com/cgi-bin/index.cgi;
ignore-server-validation;
}
}
}
security {
log {
mode stream;
format sd-syslog;
report;
}
ike {
proposal ike-prop {
authentication-method pre-shared-keys;
dh-group group2;
authentication-algorithm sha-256;
encryption-algorithm aes-256-cbc;
lifetime-seconds 1800;
}
policy ike-policy-cfgr {
mode aggressive;
proposals ike-prop;
pre-shared-key ascii-text "$9$Rr9crvY2aJUHs2fTF39CvW8Ldb4aZ"; ## SECRET-DATA
}
gateway ike-gate-cfgr {
ike-policy ike-policy-cfgr;
address 52.70.177.129;
local-identity user-at-hostname "87E960-source@test.com";
remote-identity user-at-hostname "71H725-source@test.com";
external-interface ge-0/0/0;
}
}
ipsec {
policy ipsec-policy-cfgr {
perfect-forward-secrecy {
keys group1;
}
}
vpn ipsec-vpn-cfgr {
bind-interface st0.0;
ike {
gateway ike-gate-cfgr;
ipsec-policy ipsec-policy-cfgr;
}
establish-tunnels immediately;
}
}
idp {
idp-policy Block_web_attacks {
rulebase-ips {
rule Block_web_attacks {
match {
application default;
attacks {
predefined-attacks HTTP:XSS:X-FORWARDED-FOR-INJ;
}
}
then {
action {
close-client-and-server;
}
notification;
}
}
}
}
}
nat {
source {
pool pool-192-192-168-30-10 {
address {
192.168.30.10/32;
}
port {
no-translation;
}
}
rule-set nat-set {
from interface [ ge-0/0/1.0 ge-0/0/2.0 ];
to interface ge-0/0/0.0;
rule nat-rule {
match {
source-address 0.0.0.0/0;
destination-address 0.0.0.0/0;
}
then {
source-nat {
interface;
}
}
}
}
}
destination {
pool ssh-forward {
routing-instance {
aws;
}
address 10.0.3.126/32 port 2022;
}
pool http {
routing-instance {
aws;
}
address 10.0.3.126/32 port 8080;
}
rule-set forward {
from interface ge-0/0/0.0;
rule http-forward {
match {
source-address 0.0.0.0/0;
destination-address 10.0.2.229/32;
destination-port {
8080;
}
}
then {
destination-nat {
pool {
http;
}
}
}
}
rule ssh-forward {
match {
source-address 0.0.0.0/0;
destination-address 10.0.2.229/32;
destination-port {
2022;
}
}
then {
destination-nat {
pool {
ssh-forward;
}
}
}
}
}
}
static {
rule-set static-srs1 {
from zone vpn-zone;
rule r1 {
match {
destination-address 192.168.30.10/32;
}
then {
static-nat {
prefix {
10.0.3.10/32;
}
}
}
}
}
}
proxy-arp {
interface st0.0 {
address {
192.168.30.10/32;
}
}
}
}
policies {
from-zone West to-zone untrust {
policy allow-all-out {
match {
source-address any;
destination-address any;
application any;
}
then {
permit;
count;
}
}
policy block_shopping {
match {
source-address Host-2;
destination-address any;
application junos-defaults;
dynamic-application any;
url-category Enhanced_Shopping;
}
then {
deny;
log {
session-close;
}
count;
}
}
}
from-zone East to-zone untrust {
policy allow-all-out {
match {
source-address any;
destination-address any;
application any;
}
then {
permit;
count;
}
}
policy block_sports {
match {
source-address Host-3;
destination-address any;
application junos-defaults;
dynamic-application any;
url-category Enhanced_Sports;
}
then {
deny;
log {
session-close;
}
count;
}
}
}
from-zone East to-zone West {
policy East_to_West {
match {
source-address Host-3;
destination-address Host-2;
application junos-defaults;
dynamic-application junos:MYSQL;
}
then {
permit;
log {
session-close;
}
count;
}
}
}
from-zone West to-zone East {
policy West_to_East {
match {
source-address Host-2;
destination-address Host-3;
application junos-defaults;
dynamic-application junos:MYSQL;
}
then {
permit;
log {
session-close;
}
count;
}
}
}
from-zone untrust to-zone West {
policy untrust_to_West {
match {
source-address Host-1;
destination-address Host-2;
application [ junos-http junos-https ];
}
then {
permit {
application-services {
idp;
}
}
log {
session-close;
}
count;
}
}
}
from-zone untrust to-zone East {
policy untrust_to_East {
match {
source-address Host-1;
destination-address Host-3;
application [ junos-http junos-https ];
}
then {
permit {
application-services {
idp;
}
}
log {
session-close;
}
count;
}
}
}
from-zone vpn-zone to-zone East {
policy vpn-zone-trust-cfgr {
match {
source-address any;
destination-address Host-3;
application any;
}
then {
permit;
}
}
}
from-zone vpn-zone to-zone West {
policy vpn-zone-trust-cfgr {
match {
source-address remote-net-snat1-192.168.0.0--16;
destination-address Host-2;
application any;
}
then {
permit;
}
}
}
from-zone East to-zone vpn-zone {
policy trust-vpn-zone-cfgr {
match {
source-address Host-3;
destination-address any;
application any;
}
then {
permit;
}
}
}
from-zone West to-zone vpn-zone {
policy trust-vpn-zone-cfgr {
match {
source-address Host-2;
destination-address remote-net-snat1-192.168.0.0--16;
application any;
}
then {
permit;
}
}
}
}
zones {
security-zone untrust {
address-book {
address deb2 10.0.2.87/32;
address Host-1 10.0.1.10/32;
}
host-inbound-traffic {
system-services {
ping;
https;
ssh;
ike;
}
}
interfaces {
ge-0/0/0.0;
}
}
security-zone East {
address-book {
address Host-3 10.0.3.10/32;
}
host-inbound-traffic {
system-services {
all;
}
}
interfaces {
ge-0/0/2.0;
}
}
security-zone West {
address-book {
address Host-2 10.0.2.10/32;
}
host-inbound-traffic {
system-services {
all;
}
}
interfaces {
ge-0/0/1.0;
}
}
security-zone vpn-zone {
address-book {
address remote-net-snat1-192.168.0.0--16 192.168.0.0/16;
}
host-inbound-traffic {
system-services {
all;
}
}
interfaces {
st0.0;
}
}
}
}
interfaces {
ge-0/0/0 {
mtu 9192;
unit 0 {
family inet {
address 10.0.1.11/24;
}
}
}
ge-0/0/1 {
mtu 9192;
unit 0 {
family inet {
address 10.0.2.11/24;
}
}
}
ge-0/0/2 {
mtu 9192;
unit 0 {
family inet {
address 10.0.3.11/24;
}
}
}
fxp0 {
mtu 9192;
unit 0 {
family inet {
address 10.0.0.11/24;
}
}
}
st0 {
unit 0 {
family inet {
address 10.0.250.10/24;
}
}
}
}
routing-instances {
aws {
routing-options {
static {
route 0.0.0.0/0 next-hop 10.0.1.1;
route 192.168.0.0/16 next-hop st0.0;
}
}
interface ge-0/0/0.0;
interface ge-0/0/1.0;
interface ge-0/0/2.0;
interface st0.0;
instance-type virtual-router;
}
}
applications {
application 2022 {
application-protocol ignore;
protocol tcp;
source-port 0-65535;
destination-port 2022;
}
application 8080 {
application-protocol ignore;
protocol tcp;
source-port 0-65535;
destination-port 8080;
}
}
routing-options {
static {
route 0.0.0.0/0 next-hop 10.0.0.1;
}
}
[edit]
ec2-user@srx-87E960#