Wednesday, May 29, 2013

Simple ospf configuration for MSR routers

Msr router configuration for OSPF

ospf 1
 import-route static         -------------   redistribution of static route to ospf network
 area 0.0.0.1 --------------------------------Area 1 configuration
 description Ospf area 1 configuration  ---------------- description
  network 10.161.0.0 0.0.31.255  ----------- published network in ospf
  network 172.16.10.192 0.0.0.63
  network 172.16.13.172 0.0.0.3
  network 172.16.15.172 0.0.0.3
  stub  -----------------------------------Stub configuration  in msr routers


same configuration in Cisco devices 

#config t
#router ospf 1
network 10.161.0.0 0.0.31.244 area 1
Network 172.16.10.192 0.0.0.63 area 1
Stub
#



(Note : in MSR AD values are different  static route is having default 60 as in cisco it is 1) 

Friday, March 22, 2013

Check Point Basic Part 4

How to generate CPINFO file from check point box ?



To generate CPinfo, open SmartUpdate-> right click on MS object -> generate CPinfo

CPINFO

Check Point Basic Part 3



CPINFO Command is for extracting the configuration and Hardware info from check point box


It is equal to show tech command in cisco devices, Extract all the information from box, File size will come around (30 to 40 MB)according to configuration and licenses done in check point box.




CPINFO





Sunday, March 17, 2013

Check Point Basic Configuration :- Part 2


After configuring the interface ip address, you need to put the check point licenses to check point box

1,Must give the default route to outbound (ip address).


2,Licenses should be mapped to MAC of check point (Licenses we can download using   (ww.usercenter.checkpoint.com)




3,Software blades should be purchased from check point (Eg: IPS feature,firewall,Anti-virus and IPSEC VPN etc......)  



  
4,Check point Mgmt interface will be  https://192.168.1.1
 

Monday, March 11, 2013

Check Point Basic Configuration :- Part 1

Check point basic configuration


1, Login to check point useing management IP 192.168.1.1/24

2,Login Page you can download the Check Point Smart Console (R75.40)













3,configure the ip address for all the interface which you are planning to use.









Monday, February 4, 2013

Basic setup for Server Load Balancer (Array)



Array installation and implementation setup

1, Unpack the Array box.
2, Connect to Port number 1 (x) via RJ45 connector.
3, Console the Array device APV.
4, Enter username (array) and password (nil).
5,Go to configuration mode using #configure terminal .
6, Add the ip address to port 1 #IP address port 1 192.168.1.1 255.255.255.0.
5, Enable web basic management feature on array #webui on.

6, Open internet/Firefox on pc and put the ip address of array on to Firefox http://192.168.1.1/index.html

7, Array device will point for username and password in Firefox/internet explorer.

8, Enter the username and password .

9, we are ready to configure the advanced array feature.

10, Home Page :> server load balancer (for feature on server load balancer)

11, Home page :> proxy >caching (for feature on caching)

12, Home page :> SSL (for feature on SSL)
 
Array Home page view








Optimization of fortigate IPS

IPS signature need select according to infrastructure environment  Eg:-  if  we are not have Linux servers this ips signature can disable (d...