Friday 21 December 2012

Juniper SSG - NS (config buffer problem)


Symptoms


It is caused by the buffer size, when tufin initiates "get config". It displays only limited part of the full config. This creates a problem while tufin is trying to get the full configuration;

Connection error! Reason:
Connection closed by foreign host.


Solution

set console page 0

> set cli screen-length 0


This allows tufin to get the full configuration as Juniper does not limit its display with a limited buffer.


1 comment:

  1. You made my day, thanks a lot mate :) . I was just getting connection error in tufin even though when i performed a capture on ssg i was able to see the communication between the fw and tufin, but when i gave the following command everything worked.
    Thanks

    ReplyDelete