Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

1- create the design

2- create the network

3- enable ssh on kaliĀ  ( root/toor)

4- vSRX ( root / Juniper1 >>> need to be change to juniper123 )

  • create 3 networks on vmware ( Mgt, Untrusted and Trusted)
  • Map the vmware network with the correct ge-0/0 interface ( check VMware Mac@ + vSRX ge I/F Mac@ )

5- set arp-proxy on the interface ( if using different subnet and not NAT )




1- create the design

https://draw.io



2- create the network



do a

ping 192.168.70.2

ping 1.2.3.20

ping 10.10.10.23


3- enable ssh on kaliĀ  ( root/toor)

http://www.drchaos.com/enable-ssh-on-kali-linux-enable-ssh-on-kali-linux/



5- set arp-proxy on the interface ( if using different subnet and not NAT )

root@vSRX1#

set interfaces ge-0/0/0.0 proxy-arp

set interfaces ge-0/0/1.0 proxy-arp




  • No labels