07-03-2003 05:16 AM - edited 02-20-2020 10:50 PM
Greetings,
I have PIX in my network. I want my pix to automatically TFTP/FTP configuration to our TFTP/FTP box. I checked PIX PDM and it has this feature to TFTP but it does not do it automatically. You have to tell it to save configuration on TFTP manually. I want my PIX to send configuration automatically to our TFTP server .
07-03-2003 03:32 PM
Hi Altaf,
There isn't such feature available. It s a good suggestion though. In the meantime, you may want to hav a cron job login to the pix and execute the command to get the config, something like this;
configure net 10.1.1.1:/tftp/config/pixconfig
Hope this helps a bit.
Thanks,
yatin
07-07-2003 07:52 AM
I think he wants to have the PIX config 'stored' on another box. In this case it should be "write" and not "configure"
write net 10.1.1.1:/tftp/...
Regards \\ Naman
07-07-2003 12:15 PM
Naman,
You are right. I somehow was thinking the requirement was to get the config from the TFTP into the pix.
Thanks for the correction,
yatin
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide