Can't access some websites while using a shared PPPoE connection
| Intended For |
Windows Vista
Windows XP
Windows 2003
Windows 2000
Windows Me
Windows 98 |
|
If you're using Windows' built-in support for Internet Connection Sharing, and your Internet connection is facilitated by PPPoE software (such as Enternet 300) or Windows XP's built-in PPPoE, you may experience this problem.
Although any web site will be accessible on the "Host" computer, certain web sites will never load successfully from any of the "client" machines.
(If you don't know what "Hosts" or "Clients" are with regard to ICS, read Internet Connection Sharing.)
The problem is caused by an incompatible MTU networking setting: Windows' default is 1500, but PPPoE uses 1492 or 1454.
Here's how to fix it:
- Find the IP address of your gateway.
If you're using Windows 2000 or XP, run IPCONFIG at a command prompt on the Host computer.
If you're using Windows 98 or Me, run WINIPCFG on the Host computer.
Either way, you'll get an address that looks like xxx.xxx.xxx.xxx (where the x's represent numbers).
- Then, go to one of your Client machines, and type the following:
- PING -f -l 1500 xxx.xxx.xxx.xxx
(where xxx.xxx.xxx.xxx is the gateway address you obtained in the first step).
You'll probably get an error message indicating that it must be fragmented. If you do, type the following:
- PING -f -l 1492 xxx.xxx.xxx.xxx
If that doesn't work, try this:
- PING -f -l 1454 xxx.xxx.xxx.xxx
- The numbers in each of these examples (1500, 1492, 1454) are the MTU values.
Continue issuing this command with lower and lower MTU numbers until you get ping responses instead of an error message.
The highest MTU value that works is the one you need to be using.
If an MTU of 1500 (the first command, above) does not produce an error, then this solution won't work for you.
The next step is to configure all your Client computers to use the new, lower MTU as the default for all Internet communication.
Windows 2000 and XP:
- Run the Registry Editor (REGEDIT.EXE) on one of your "Client" machines.
- Navigate to HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Services\ Tcpip\ Parameters\ Interfaces.
- There should be several subkeys under the Interfaces key; most likely, you'll find three.
View the contents of each key by clicking, and find the one that corresponds to your primary network adapter; it will be the one with more values than the other two, and will have an IP address value set to something like 192.168.0.x.
- Once you've found the correct subkey, create a new DWORD value in it (Edit -> New -> DWORD Value), and name the value MTU.
- Double-click the new value, choose the Decimal option, and type the MTU value determined above.
- Click Ok when you're done - you'll need to restart Windows for this change take effect.
- Repeat this for each Client machine.
Windows 98/Me:
- Run the Registry Editor (REGEDIT.EXE) on one of your "Client" machines.
- Navigate to HKEY_LOCAL_MACHINE\ System\ CurrentControlSet\ Services\ Class\ Net\.
- Under that branch, find a key (numbered, such as 0005) that contains has TCP/IP assigned to the DriverDesc value.
- Select New from the Edit menu, then String Value, and type MaxMTU for the name of the new value.
- Double-click the new value, choose the Decimal option, and type the MTU value determined above.
- Click Ok when you're done - you'll need to restart Windows for this change take effect.
- Repeat this for each Client machine.
This article has been recently supported by and featured on this Internet Webhosting Guide
Written by: Annoyances.org Last updated: Wednesday, February 7, 2007
| |
Previous discussions about this article: (open a message to see applicable responses, if any)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (Niles: Tuesday, November 20, 2001)
- [Windows 2000] Comment On 'Can't access some websites while using a shared PPPoE connection' (Greg Chila: Friday, December 7, 2001)
- [Windows ME] Question about 'Can't access some websites while using a shared PPPoE connection' (Ted: Thursday, December 20, 2001)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Brim: Wednesday, January 2, 2002)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (NC-17: Friday, January 4, 2002)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (David McLean: Saturday, January 19, 2002)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (Greg: Saturday, January 19, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Keith J. Leslie: Saturday, January 19, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Cass: Sunday, January 20, 2002)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (Ortwin: Wednesday, January 23, 2002)
- [Windows 95] Question about 'Can't access some websites while using a shared PPPoE connection' (Stephen Fiedler: Tuesday, January 29, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Martin: Monday, February 4, 2002)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (Stefan Ledent: Tuesday, February 5, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (nictok: Saturday, February 9, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Bill Pedler: Tuesday, February 19, 2002)
- [Windows 2000] Praise about 'Can't access some websites while using a shared PPPoE connection' (Daniele: Monday, March 4, 2002)
- [Windows 95] Question about 'Can't access some websites while using a shared PPPoE connection' (Ian Forsyth: Sunday, March 10, 2002)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (Garry Chadbond: Tuesday, March 12, 2002)
- [Windows Me] Question about 'Can't access some websites while using a shared PPPoE connection' (Mark Ditter: Friday, March 15, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Dan Lindsey: Saturday, March 16, 2002)
- [Windows Me] Locating TCP/IP in Windows ME Registry (Tim Lamb: Friday, March 22, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Dmitriy: Friday, April 12, 2002)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (Kydas: Monday, April 15, 2002)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (Flavio: Tuesday, April 16, 2002)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (Flavio: Tuesday, April 16, 2002)
- [Windows 98] Cant send large emails with Outlook/Outlook express through ICS (zoone: Wednesday, May 8, 2002)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (newless cluebie: Saturday, May 18, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Ron Hines: Tuesday, May 21, 2002)
- [Windows Me] Question about 'Can't access some websites while using a shared PPPoE connection' (Ton: Saturday, May 25, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Lee Schumer: Wednesday, May 29, 2002)
- [Windows XP] Can't access some websites while using a shared PPPoE connection (Lee Schumer: Sunday, June 2, 2002)
- [Windows 98] Correction for 'Can't access some websites while using a shared PPPoE connection' (george feilding: Friday, June 14, 2002)
- [Windows 2000] Found MTU value with ping, but registry key fails (Uri Goldstein: Sunday, June 16, 2002)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (Maxwell Chow: Thursday, June 20, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (John Mills: Sunday, June 23, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (E Coyne: Tuesday, July 2, 2002)
- [Windows Me] This Article is GREAT!! (bearcatnat: Sunday, July 7, 2002)
- [Windows Me] Question about 'Can't access some websites while using a shared PPPoE connection' (Rommel: Tuesday, July 9, 2002)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (gary: Wednesday, July 10, 2002)
- [Windows XP] Comment about 'Can't access some websites while using a shared PPPoE connection' (David Guerrero: Friday, July 12, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Matt: Wednesday, July 17, 2002)
- [Windows Me] Question about 'Can't access some websites while using a shared PPPoE connection' (Mario Guerra: Friday, July 19, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Mike Maynard: Sunday, July 21, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Matt: Sunday, July 21, 2002)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (Hazel: Thursday, July 25, 2002)
- [Windows 2000] solution to decreasing MTU? (Hazel: Wednesday, July 31, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (John Mills: Sunday, August 4, 2002)
- [Windows XP] question remains: why Microsoft sites unconcerned ? (marc persuy: Saturday, August 10, 2002)
- [Windows 2000] How do I get the MTU setting for the host? (Johnny Kwan: Monday, August 12, 2002)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (Ed Stewart: Sunday, August 18, 2002)
- [Windows 2000] Bravo!! (Ed: Monday, August 19, 2002)
- [Windows XP] Bravo to your solution to 'Can't access some websites while using a shared PPPoE connection' (uri shmuely: Monday, August 19, 2002)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (T Locin: Sunday, August 25, 2002)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (Salvador: Tuesday, August 27, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Fly: Wednesday, August 28, 2002)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (colin: Saturday, August 31, 2002)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (Stewart Meyer: Sunday, September 8, 2002)
- [Windows 2000] How about iMac users OS 9? (Question about 'Can't access some websites while using a shared PPPoE connection') (Eduardo Gonzalez: Tuesday, September 10, 2002)
- [Windows XP] Comment about 'Can't access some websites while using a shared PPPoE connection' (Shai: Saturday, September 14, 2002)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (John: Tuesday, October 8, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (allen: Thursday, October 17, 2002)
- [Windows XP] Don't the error message at the begining 'Can't access some websites while using a shared PPPoE connection' (Bruno: Friday, October 18, 2002)
- [Windows Me] Question about 'Can't access some websites while using a shared PPPoE connection' (H.M.: Sunday, October 20, 2002)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (ban: Wednesday, October 23, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (ttronn: Sunday, November 10, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (berg1375: Monday, November 25, 2002)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (danielle: Wednesday, December 25, 2002)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (david briggs: Tuesday, January 14, 2003)
- [Windows Me] Question about 'Can't access some websites while using a shared PPPoE connection' (Bala: Tuesday, January 21, 2003)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (Ryan Dow: Friday, January 31, 2003)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Matt: Saturday, February 8, 2003)
- [Windows XP] PLEASE HELP ME 'Can't access MOST websites while using a shared PPPoE connection' (tony: Monday, February 10, 2003)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Letch: Sunday, February 16, 2003)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (John: Wednesday, March 19, 2003)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (Ralph: Thursday, April 10, 2003)
- [Windows Me] Comment - No decimal option for string values - 'Can't access some websites while using a shared PPPoE connection' (Mark E. T. Shippy: Tuesday, July 1, 2003)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (K.Pennuto: Friday, August 22, 2003)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (BearIsDriving.com: Thursday, August 28, 2003)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Mendy Crumpton: Saturday, August 30, 2003)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (Scott: Tuesday, September 2, 2003)
- [Windows Me] Ping requests time out (Martin: Sunday, September 21, 2003)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (Shirak: Thursday, October 2, 2003)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (mike: Monday, October 27, 2003)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Garry Chadbond: Wednesday, November 5, 2003)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (John Angstrom: Thursday, January 29, 2004)
- [Windows 98] Question about 'Can't access some websites while using a shared PPPoE connection' (Thierry: Saturday, February 21, 2004)
- [Windows 2000] Comments & Praises about 'Can't access some websites while using a shared PPPoE connection' (Curtis: Monday, April 26, 2004)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (mrfurion: Saturday, May 1, 2004)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Gary: Monday, August 30, 2004)
- [Windows 98] Correction (Howard Russell: Thursday, September 30, 2004)
- [Windows Me] Question about 'Can't access some websites while using a shared PPPoE connection' (meltman: Monday, November 29, 2004)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (nivlem: Monday, January 17, 2005)
- [Windows XP] More details re: 'Can't access some websites while using a shared PPPoE connection' (thedoctori: Saturday, January 29, 2005)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (Christian B: Tuesday, March 29, 2005)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Phillip: Monday, July 11, 2005)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Aendruh: Sunday, August 7, 2005)
- [Windows XP] If those MTU Numbers dont work, use 548. (Andrew: Wednesday, October 19, 2005)
- [Windows 2000] Question about 'Can't access some websites while using a shared PPPoE connection' (owen murcott: Sunday, October 23, 2005)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Marius: Sunday, December 11, 2005)
- [Windows Me] MaxMTU Settings Not Working for this Fix (Angela: Tuesday, January 17, 2006)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Jimmy: Wednesday, January 18, 2006)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (Andy Hobbs: Monday, February 20, 2006)
- [Windows 2000] Also prevents dropped connections using shared PPPoE (Bruce Dennis: Saturday, April 1, 2006)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (victor: Friday, April 28, 2006)
- [Windows XP] Comment about 'Can't access some websites while using a shared PPPoE connection' (Aussie Leo: Sunday, July 9, 2006)
- [Windows XP] Question about 'Can't access some websites while using a shared PPPoE connection' (David: Wednesday, September 13, 2006)
- [Windows 7] Question about 'Can't access some websites while using a shared PPPoE connection' (kumar: Monday, April 18, 2011)
| |
Return to "Networking, Internet, & Administration"
|
|