Git Product home page Git Product logo

dyobj_routes's Introduction

dyobj_routes

Version 1 UPDATED 6/12/2018


INSTALL

cp dyobj_routes.sh $CPDIR/bin chmod 755 $CPDIR/bin/dyobj_routes.sh


RUN

This script is intended to run on a Check Point Firewall

Usage: dyobj_routes.sh

Options: -o Dynamic Object Name (required) -i network interface (required) -a action to perform (required) includes: run (once), on (schedule), off (from schedule), stat (status) -h show help


EXAMPLES

IMPORTANT: Be sure that the dynamic object you are working with has been created in your security policy and pushed out to the gateway. If not you will be updating an object that will have no effect. Also every object name is prefaced with "DYOBJ_" by the script.

Activate an object dyobj_routes.sh -o myDynObj -i Mgmt -a on

Run Right away dyobj_routes.sh -o myDynObj -i eth0 -a run

Deactivate an object dyobj_routes.sh -o myDynObj -a off

Get Object status dyobj_routes.sh -o myDynObj -a stat


LOGS

A Log of events can be found at $FWDIR/log/route_dynObj.log.


Change Log

v1 - 6/12/18 - 1st version


Author

CB Currier - [email protected]

dyobj_routes's People

Contributors

chkp-ccurrier avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.