Screen OS

 View Only
last person joined: 8 months ago 

This is a legacy community with limited Juniper monitoring.
  • 1.  How to segment a server from the network?

    Posted 02-13-2014 11:10
      |   view attached

    Hi Guys,

     

    We have a server that we would like to isolate. Thus, we would like to segment if from our network. What are the possible ways to do that in SSG5? Can we put it on another interface, will that work? Please advise.

     

    Thank You,

     

    Arnel


    #SSG5
    #interface
    #isolate


  • 2.  RE: How to segment a server from the network?

    Posted 02-13-2014 13:04

    The simplest way to accomplish this would be to use your eth0/1 DMZ interface.

     

    Assign a network range to this interface

    Assign an address in this range to the server using the interface as your gateway for the server

    Connect the server to this interface

    Write polcies to permit access to and from the dmz zone as desired



  • 3.  RE: How to segment a server from the network?

    Posted 02-14-2014 13:01

    Thanks Steve! So just to confirm even if we put the server on the DMZ interface we can still set policies as security measures, correct?

     

    Thanks again,

     

    Arnel



  • 4.  RE: How to segment a server from the network?

    Posted 02-14-2014 14:56

    Correct, by default on the SSG any traffic from one zone to a second zone is denied.

     

    You will need to create a specific allow policy for any traffic to get from the trust or untrust zone into the dmz zone.

     

    Likewise for the dmz zone server you will need to create policies that allow this communication to leave the dmz zone interface.



  • 5.  RE: How to segment a server from the network?

    Posted 02-18-2014 10:37
      |   view attached

    Thank you very much Steve! I really appreciate it. 🙂

     

    By the way, with regards to these interfaces (see attached), will it be possible to move eth0/4 and eth0/5 to bgroup1? Can you help me with the steps if this is doable?

     

    Thanks again!

     

    Arnel



  • 6.  RE: How to segment a server from the network?
    Best Answer

    Posted 02-18-2014 14:24

    To move interfaces in a bgroup

     

    Hit the edit button next to bgroup1

    Select the "bind port" tab

    Place a check box next to e0/4 & 0/5

    Hit the apply button

     

    the interfaces are moved.



  • 7.  RE: How to segment a server from the network?

    Posted 02-19-2014 13:23
      |   view attached

    Cool! Thanks Steve. 🙂

     

    One last question. If we need to bring down an interface temporarily, is this the right way to do it (see attached)? Choosing "Yes" for the Linkdown option? Please advise.

     

    Thank You!

     

    Arnel



  • 8.  RE: How to segment a server from the network?

    Posted 02-19-2014 14:14

    Correct, the link down option will force the link offline until you reverse the setting manually.



  • 9.  RE: How to segment a server from the network?

    Posted 02-20-2014 06:16

    Thank you very much Steve!!