cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2479
Views
0
Helpful
3
Replies

IOS auth. Proxy

paltel
Level 5
Level 5

Can we change the default html page that loaded from the router flash memory when we enable ip authentication proxy???

3 Replies 3

Mark Turpin
Level 8
Level 8

The flash is flash. There is nothing in my opinion that would prevent you from modifying the page (assuming you kept the important internals there).

I'm guessing you want to add a logo, or your own header? If so, that should be a fairly benign change.

HTH,

-Mark

--
-Mark Turpin

I did, i put GIF file there (our logo), but it appears X which means that this file is not in the same directory as the html file. i put it at the main directory. i need to extract .tar files inside the flash, i did that but i can't append anything into exisiting files inside the tar file. i used WINRAR and WINZIP.

Thank you

Did you copy it to the same directory as your html files? Use 'dir all-filesystems' to make sure you've got your image in the same directory as your html.

Additionally, you can use 'copy' and 'cd' to copy files and change directory inside the IOS.

--
-Mark Turpin