Linksys EtherFast Cable/DSL VPN Router (BEFVP41) Logo
A
Anonymous Posted on Feb 16, 2006

401 Authorization Error when accessing a Web-based Utility

I keep getting a 401 Authorization Required on the screen while trying to access a Web Based Utility. What can I do to get into the Setup page?

1 Answer

Anonymous

Level 2:

An expert who has achieved level 2 by getting 100 points

MVP:

An expert that got 5 achievements.

Novelist:

An expert who has written 50 answers of more than 400 characters.

Governor:

An expert whose answer got voted for 20 times.

  • Expert 196 Answers
  • Posted on Feb 16, 2006
Anonymous
Expert
Level 2:

An expert who has achieved level 2 by getting 100 points

MVP:

An expert that got 5 achievements.

Novelist:

An expert who has written 50 answers of more than 400 characters.

Governor:

An expert whose answer got voted for 20 times.

Joined: Jan 22, 2006
Answers
196
Questions
3
Helped
107794
Points
441

Getting the 401 Authorization Required error page means that you tried to access a Setup page and entered an invalid password three (3) times. To reset the password, the device must be reset to factory default settings. Resetting the device: 1. Hold in the Reset button (usually located on the front or back panel) for 30 seconds. 2. Unplug the power cord to the device and wait for 1 minute. 3. Plug the power cord back into the device. 4. This will restore the device's default settings, which includes a default password of admin. 5. You can now try to access the Setup page again. Accessing the Setup Page: Open a Web Browser (either Internet Explorer or Netscape). Type the IP Address of the device into the Address Bar and press [Enter]. 1. The User Name and Password Prompt will appear. 2. Leave the User Name Field blank. 3. Type in the Router?s Password, admin, (the default Password). 4. Click OK or press the [Enter] key. If the device was reset to factory settings, the password of admin should be valid and the Setup page should load. If not, repeat steps to reset the device.

2 Related Answers

Anonymous

  • 196 Answers
  • Posted on Feb 16, 2006

SOURCE: 401 Authorization Error when accessing a Web-based Utility

Getting the 401 Authorization Required error page means that you tried to access a Setup page and entered an invalid password three (3) times. To reset the password, the device must be reset to factory default settings. Resetting the device: 1. Hold in the Reset button (usually located on the front or back panel) for 30 seconds. 2. Unplug the power cord to the device and wait for 1 minute. 3. Plug the power cord back into the device. 4. This will restore the device's default settings, which includes a default password of admin. 5. You can now try to access the Setup page again. Accessing the Setup Page: Open a Web Browser (either Internet Explorer or Netscape). Type the IP Address of the device into the Address Bar and press [Enter]. 1. The User Name and Password Prompt will appear. 2. Leave the User Name Field blank. 3. Type in the Router?s Password, admin, (the default Password). 4. Click OK or press the [Enter] key. If the device was reset to factory settings, the password of admin should be valid and the Setup page should load. If not, repeat steps to reset the device

Ad

Anonymous

  • 196 Answers
  • Posted on Feb 16, 2006

SOURCE: 401 Authorization Error when accessing a Web-based Utility

Getting the 401 Authorization Required error page means that you tried to access a Setup page and entered an invalid password three (3) times. To reset the password, the device must be reset to factory default settings. Resetting the device: 1. Hold in the Reset button (usually located on the front or back panel) for 30 seconds. 2. Unplug the power cord to the device and wait for 1 minute. 3. Plug the power cord back into the device. 4. This will restore the device's default settings, which includes a default password of admin. 5. You can now try to access the Setup page again. Accessing the Setup Page: Open a Web Browser (either Internet Explorer or Netscape). Type the IP Address of the device into the Address Bar and press [Enter]. 1. The User Name and Password Prompt will appear. 2. Leave the User Name Field blank. 3. Type in the Router?s Password, admin, (the default Password). 4. Click OK or press the [Enter] key. If the device was reset to factory settings, the password of admin should be valid and the Setup page should load. If not, repeat steps to reset the device.

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

1helpful
1answer

It always said to me error 401

Error 401 means that you can't access a web site. To fully understand the error and how we need to try and help you fix this we need to know what HTTP Error 401 - you are getting.

Example: HTTP Error 401 - Unauthorized: Access is denied due to invalid credentials.
3helpful
1answer

I have a linksys wrt54G, I am trying to log into the Router to change the security settings by using "192.168.1.1" which has always given me the prompt for Username and Password. It is no longer giving me...

You can try to change the browser settings.

1. If you're using Internet Explorer, click on the Tools tab
2. Click Internet Options
3. Click on the Security Tab, then under security level for this zone , set it to medium or low. Hit apply
4. Click on Custom Level , scroll all the way down and on User Authentication, set it to prompt for username and password. Click OK.



0helpful
1answer

How to access to the router's web-based page. I did typed in the word "admin" in the password box. Won't pop up to show the page, just said "401 Authorization Required" for some stupid reason

The default login and password is admin
If you still have difficulties because you had changed the password, the you can reset the router back to the defaults by :-
Pressing the pinhole reset button with power on for 30 secs, it should restart, then enter the router's URL configuration in your Browser
http://192.168.1.1
8helpful
1answer

I can't access my linksys router set-up page. I keep getting this message: "401 unauthorized" authorization required

" 401 unauthorized" authorization required " .This message means the user name and password for the router is not correct. the default password of the Linksys router is admin with no user name ( leave it blank )
If the default password is not working then the router password must be changed.
If you don't know the password of the router then you will need to reset and reconfigure the router.
Once you reset the router , it will come back to the factory default settings.
Click here for more info about router and network
8helpful
1answer

HTTP/1.0 401 Authorization Required

you need the password for the router. If you do not have one, then hold the reset button till the lights flash and then try accessing it with admin and admin or admin and nothing in the password spot

0helpful
1answer

Linksys wirless GHZ 2.4 problem

Did you set the username and password for the router?
2helpful
2answers

Keep getting a 401 unauthorized code when trying to log in to sur

Your Web server thinks that the HTTP data stream sent by the client (e.g. your Web browser or our CheckUpDown robot) was correct, but access to the URL resource requires user authentication which 1) has not yet been provided or 2) which has been provided but failed authorization tests. This is commonly known as "HTTP Basic Authentication". The actual authentication request expected from the client is defined in the HTTP protocol as the WWW-Authenticate header field.
Generally this error message means you need to log on (enter a valid user ID and password) somewhere first. If you have just entered these and then immediately see a 401 error, it means that one or both of your user ID and password were invalid for whatever reason (entered incorrectly, user ID suspended etc.).
401 errors in the HTTP cycle
Any client (e.g. your Web browser or our CheckUpDown robot) goes through the following cycle:
Obtain an IP address from the IP name of your site (your site URL without the leading 'http://'). This lookup (conversion of IP name to IP address) is provided by domain name servers (DNSs).
Open an IP socket connection to that IP address.
Write an HTTP data stream through that socket.
Receive an HTTP data stream back from your Web server in response. This data stream contains status codes whose values are determined by the HTTP protocol. Parse this data stream for status codes and other useful information.
This error occurs in the final step above when the client receives an HTTP status code it recognises as '401'.
Fixing 401 errors - general
Each Web Server manages user authentication in its own way. A security officer (e.g. a Web Master) at the site typically decides which users are allowed to access the URL. This person then uses Web server software to set up those users and their passwords. So if you need to access the URL (or you forgot your user ID or password), only the security officer at that site can help you. Refer any security issues direct to them.
If you think that the URL Web page *should* be accessible to all and sundry on the Internet, then a 401 message indicates a deeper problem. The first thing you can do is check your URL via a Web browser. This browser should be running on a computer to which you have never previously identified yourself in any way, and you should avoid authentication (passwords etc.) that you have used previously. Ideally all this should be done over a completely different Internet connection to any you have used before (e.g. a different ISP dial-up connection). In short, you are trying to get the same behaviour a total stranger would get if they surfed the Internet to your Web page.
If this type of browser check indicates no authority problems, then it is possible that your Web server (or surrounding systems) have been configured to disallow certain patterns of HTTP traffic. In other words, HTTP communication from a well-known Web browser is allowed, but automated communication from other systems is rejected with an 401 error code. This is unusual, but may indicate a very defensive security policy around your Web server.
Fixing 401 errors - CheckUpDown
When you set up your CheckUpDown account, you may optionally provide two items 2. Web Site User ID and 3. Web Site Password. You should provide these only if your site uses HTTP Basic Authentication. If you provide them, the CheckUpDown robot always uses them. This will result in a 401 error if in fact your site does not use this authentication. Conversely, if you do not provide them and your site does use this authentication, you also get a 401 error.
If however your URL is open to all comers, then an 401 message should not appear. Because it indicates a fundamental authority problem, we can only resolve this by negotiation with the personnel responsible for security on and around your Web site. These discussions unfortunately may take some time, but can often be amicably resolved.
Alternatively or the other way around is :

open the XP hosts file, and do a manual insert there.
The hosts file is located at: C:\WINDOWS\system32\drivers\etc
The entry is: 192.168.0.1 www.routerlogin.net
You might need to flush your DNS records at this point, or simply restart your computer.
And then use the following URL to access the admin page:
http://www.routerlogin.net/setup.cgi?next_file=start.htm
***Here is another solution to the problem, which is a fairly straight-forward way to disable the annoying wizard.
Type in your browser:
http://www.routerlogin.com/CA_HiddenPage.htm
Select: Disable Configuration Assistant, and click on Apply.
You can re-enable it by navigating to http://192.168.0.1/CA_HiddenPage.htm (where 192.168.0.1 is your router’s IP address)
0helpful
1answer

Siemens speedstream

401 Authorization Required is the message you get after the default allowed password attempts have failed. When trying to access the Speedstream, you didn't type in the correct password which results in that failure message.
0helpful
1answer

401 Authorization Error when accessing a Web-based Utility

Getting the 401 Authorization Required error page means that you tried to access a Setup page and entered an invalid password three (3) times. To reset the password, the device must be reset to factory default settings. Resetting the device: 1. Hold in the Reset button (usually located on the front or back panel) for 30 seconds. 2. Unplug the power cord to the device and wait for 1 minute. 3. Plug the power cord back into the device. 4. This will restore the device's default settings, which includes a default password of admin. 5. You can now try to access the Setup page again. Accessing the Setup Page: Open a Web Browser (either Internet Explorer or Netscape). Type the IP Address of the device into the Address Bar and press [Enter]. 1. The User Name and Password Prompt will appear. 2. Leave the User Name Field blank. 3. Type in the Router?s Password, admin, (the default Password). 4. Click OK or press the [Enter] key. If the device was reset to factory settings, the password of admin should be valid and the Setup page should load. If not, repeat steps to reset the device.
0helpful
1answer

401 Authorization Error when accessing a Web-based Utility

Getting the 401 Authorization Required error page means that you tried to access a Setup page and entered an invalid password three (3) times. To reset the password, the device must be reset to factory default settings. Resetting the device: 1. Hold in the Reset button (usually located on the front or back panel) for 30 seconds. 2. Unplug the power cord to the device and wait for 1 minute. 3. Plug the power cord back into the device. 4. This will restore the device's default settings, which includes a default password of admin. 5. You can now try to access the Setup page again. Accessing the Setup Page: Open a Web Browser (either Internet Explorer or Netscape). Type the IP Address of the device into the Address Bar and press [Enter]. 1. The User Name and Password Prompt will appear. 2. Leave the User Name Field blank. 3. Type in the Router?s Password, admin, (the default Password). 4. Click OK or press the [Enter] key. If the device was reset to factory settings, the password of admin should be valid and the Setup page should load. If not, repeat steps to reset the device
Not finding what you are looking for?

1,458 views

Ask a Question

Usually answered in minutes!

Top Linksys Computers & Internet Experts

Brad Brown

Level 3 Expert

19190 Answers

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

k24674

Level 3 Expert

8093 Answers

Are you a Linksys Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...