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.
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.
ReplyDeleteThanks