From: Hobbs (deadheadblues@gmail.com)
Date: Mon Oct 20 2008 - 00:00:27 ARST
this is what I get:
R7#telnet 200.0.0.8 80
Trying 200.0.0.8, 80 ... Open
GET /test.html
WWW-Authenticate: Basic realm="level_15_access"
401 Unauthorized
[Connection to 200.0.0.8 closed by foreign host]
R7#
Looks like it has something to do with privilege level...I debug server and
get this (yet auth is not configured)
R8#debug ip http all
R8#
*Oct 20 02:01:00.146: its_urlhook url: /test.html, method 1
*Oct 20 02:01:00.146: lds_urlhook, url=/test.html
*Oct 20 02:01:00.158: Mon, 20 Oct 2008 02:01:00 GMT 150.100.178.7 /test.html
auth_required
Method = GET
*Oct 20 02:01:00.158:
R8#
On Sun, Oct 19, 2008 at 7:54 PM, David Prall <dcp@dcptech.com> wrote:
> What does
> telnet 200.0.0.8 80
> GET /test.html
>
> Give you.
>
> David
>
> --
> http://dcp.dcptech.com
>
>
> > -----Original Message-----
> > From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> > Hobbs
> > Sent: Sunday, October 19, 2008 9:10 PM
> > To: Cisco certification
> > Subject: can't copy from http, permission denied
> >
> > hello,
> >
> > I don't know what the freak I'm doing wrong. I can't get a file to copy
> > via
> > http, it says "permission denied" on the server but I do not have any
> > access-class or authentication enabled. R7 = client. R8 = server:
> >
> > R7---R8
> >
> > R8:
> >
> > R8#dir flash:test.html
> > Directory of flash:/test.html
> >
> > 11 -rw- 2083 Oct 20 2008 00:31:54 +00:00 test.html
> >
> > 64016384 bytes total (19439616 bytes free)
> >
> > R8#show run | inc http
> > ip http server
> > no ip http secure-server
> > ip http path flash:
> > R8#
> >
> > R7:
> >
> > R7#copy http: flash:
> > Address or name of remote host [200.0.0.8]?
> > Source filename [test.html]?
> > Destination filename [test.html]?
> > %Error opening http://200.0.0.8/test.html (Permission denied)
> > R7#
> >
> > I don't have http authentication enabled on R8. I believe its disabled
> > by
> > default, but I even did "no ip http auth" just in case. I dont have any
> > ACL's on R7 to R8 interfaces.
> >
> > any ideas? thanks
> >
> >
> > Blogs and organic groups at http://www.ccie.net
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
This archive was generated by hypermail 2.1.4 : Sat Nov 01 2008 - 15:35:21 ARST