| Author |
Message |
AM
Guest
|
Posted:
Mon Dec 05, 2005 9:21 am Post subject:
Access Violation error while saving config from PIX through |
|
|
I've got that error while saving the config file to TFTP.
No problems using CLI.
My config file is quite close to 122 kBytes (the limit is 128 kBytes, is it true?
My version is 6.3(4)
Alex |
|
| Back to top |
|
 |
nazgulero
Guest
|
Posted:
Tue Dec 06, 2005 12:56 am Post subject:
Re: Access Violation error while saving config from PIX thro |
|
|
Hello,
this is from the PDM Q&A:
Q. Is there a limitation on the size of the configuration that Cisco
PDM can handle?
A. Cisco recommends that you use Cisco PDM with configuration files
that are 100 KB (approximately 1500 lines) or less in size.
Not sure if that makes a difference, but you might want to try this
TFTP server (which is recommended by Cisco):
http://tftpd32.jounin.net/
HTH,
Naz |
|
| Back to top |
|
 |
Walter Roberson
Guest
|
Posted:
Tue Dec 06, 2005 6:37 pm Post subject:
Re: Access Violation error while saving config from PIX thro |
|
|
In article <JRSkf.68845$65.2019749@twister1.libero.it>, AM <am@am.am> wrote:
| Quote: | I've got that error while saving the config file to TFTP.
No problems using CLI.
|
That's odd. Access violation is always a refusal by the receiving end to
accept the file. On many tftp servers, the receiving file must exist
and be world-writable (or at least by the tftp daemon's effective ID).
I speculate that when you are triggering the transfer via PDM, that
the file name is not what you expect, perhaps because you are
giving an explicit filename when you work on the CLI and
"tftp-server" is configured for a different one; or perhaps the
PDM is trying to write to a temporary filename ?? The logs on your
tftp server should show you exactly which name was being attempted.
"access violation" is never an issue of the file being too big.
--
Okay, buzzwords only. Two syllables, tops. -- Laurie Anderson |
|
| Back to top |
|
 |
AM
Guest
|
Posted:
Wed Dec 07, 2005 12:05 am Post subject:
Re: Access Violation error while saving config from PIX thro |
|
|
nazgulero wrote:
| Quote: | Hello,
this is from the PDM Q&A:
Q. Is there a limitation on the size of the configuration that Cisco
PDM can handle?
A. Cisco recommends that you use Cisco PDM with configuration files
that are 100 KB (approximately 1500 lines) or less in size.
|
Actually Cisco says that for 525 the limit is 1 or 2 MBytes
| Quote: |
Not sure if that makes a difference, but you might want to try this
TFTP server (which is recommended by Cisco):
http://tftpd32.jounin.net/
|
That's my favourite and I got that error with it.
Many Thanks,
Alex |
|
| Back to top |
|
 |
|
|
|
|