cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1421
Views
0
Helpful
1
Replies

ASA SSL VPN troubleshooting

esteban.pacheco
Level 1
Level 1

I am working on an ASA that is running version 8.0 (4). Does this error cause the SSL VPN portal to not show Cisco logo along with not displaying start anyconnect once I login?

float-fw-01(config-webvpn)# enable External

ERROR: entry for address/mask = 0.0.0.0/0.0.0.0 exists

%ERROR: csco_config.lua:36: csco_config.lua:552: copying

'disk0:/csco_config/locale/ja/LC_MESSAGES/customization.po' to a temporary ramfs

file failed

%ERROR: csco_config.lua:36: csco_config.lua:552: copying

'disk0:/csco_config/locale/ja/LC_MESSAGES/PortForwarder.po' to a temporary ramfs

file failed

%ERROR: csco_config.lua:36: csco_config.lua:552: copying

'disk0:/csco_config/locale/ja/LC_MESSAGES/webvpn.po' to a temporary ramfs file

failed

%ERROR: csco_config.lua:36: csco_config.lua:552: copying

'disk0:/csco_config/locale/fr/LC_MESSAGES/customization.po' to a temporary ramfs

file failed

%ERROR: csco_config.lua:36: csco_config.lua:552: copying

'disk0:/csco_config/locale/fr/LC_MESSAGES/PortForwarder.po' to a temporary ramfs

file failed

%ERROR: csco_config.lua:36: csco_config.lua:552: copying

'disk0:/csco_config/locale/fr/LC_MESSAGES/webvpn.po' to a temporary ramfs file

failed

%ERROR: csco_config.lua:36: csco_config.lua:552: copying

'disk0:/csco_config/locale/ru/LC_MESSAGES/customization.po' to a temporary ramfs

file failed

%ERROR: csco_config.lua:36: csco_config.lua:552: copying

'disk0:/csco_config/locale/ru/LC_MESSAGES/PortForwarder.po' to a temporary ramfs

file failed

%ERROR: csco_config.lua:36: csco_config.lua:552: copying

'disk0:/csco_config/locale/ru/LC_MESSAGES/webvpn.po' to a temporary ramfs file

failed

csco_config.lua:7297: copying 'disk0:/csco_config/97/customization/index.ini' to

ramfs file '

cind.ini' failed

INFO: WebVPN and DTLS are enabled on 'External'.

1 Reply 1

Herbert Baerten
Cisco Employee
Cisco Employee

Hi Esteban,

it looks like you're running into one or two bugs in 8.0(4):

CSCsy77628    the procedure of copying a file from ramfs to flash should be atomic

CSCsq19457    ERROR: entry for address/mask = 0.0.0.0/0.0.0.0 may break webvpn or ASDM

Both are fixed in 8.0(5).

hth

Herbert