Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Networking Forum > Networking Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Networking Support General Networking Support Forum

Reply
 
LinkBack Thread Tools
Old 04-15-2009, 08:09 PM   #1 (permalink)
Registered User
 
Join Date: Apr 2009
Posts: 3
OS: windows


msconfig ruined my internet

Well today i was setting my startups on msconfig, and evreything was working alright. So i set evreything up and reboot my computer and i noticed my internet was not working. Im using my house computer at the moment and my labtop is having the problem. (wired) It says its conected to the internet but the browsers wont load. some one want to help?
cooljoshb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 04-16-2009, 08:24 AM   #2 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,654
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: msconfig ruined my internet

Don't use MSCONFIG to configure startups, it's intended as a diagnostic tool.

First off, go back into MSCONFIG and disable any startup changes you've made and return everything to defaults. Reboot the system.

Next, let's see this on the failing laptop.

Try these simple tests.

Hold the Windows key and press R, then type CMD (COMMAND for W98/WME) to open a command prompt:

In the command prompt window that opens, type type the following commands one at a time, followed by the Enter key:

NOTE: For the items below in red surrounded with < >, see comments below for the actual information content, they are value substitutions from the previous IPCONFIG command output!

IPCONFIG /ALL

PING <computer_IP_address>

PING <default_gateway_address>

PING <dns_servers>

PING 206.190.60.37

PING yahoo.com


Right click in the command window and choose Select All, then hit Enter to copy the contents to the clipboard.
Paste the results in a message here.

<computer_IP_address> - The IP Address of your computer, obtained from the IPCONFIG command above.

<default_gateway_address> - The IP address of the Default Gateway, obtained from the IPCONFIG command above.

<dns_servers> - The IP address of the first (or only) address for DNS Servers, obtained from the IPCONFIG command above.


If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-16-2009, 07:07 PM   #3 (permalink)
Registered User
 
Join Date: Apr 2009
Posts: 3
OS: windows


Re: msconfig ruined my internet

dont have a flash drive with me but it says.

Ethernet adapter area connection:
Media State.............:media disconnected
it coulnt ping yahoo
cooljoshb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-16-2009, 08:31 PM   #4 (permalink)
Registered User
 
Join Date: Apr 2009
Posts: 3
OS: windows


Re: msconfig ruined my internet

i got the info
Quote:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Josh>ipconfig

Windows IP Configuration


Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : hsd1.vt.comcast.net.
IP Address. . . . . . . . . . . . : 75.68.223.56
Subnet Mask . . . . . . . . . . . : 255.255.248.0
Default Gateway . . . . . . . . . : 75.68.216.1

C:\Documents and Settings\Josh>ping 75.68.223.56

Pinging 75.68.223.56 with 32 bytes of data:

Reply from 75.68.223.56: bytes=32 time<1ms TTL=128
Reply from 75.68.223.56: bytes=32 time<1ms TTL=128
Reply from 75.68.223.56: bytes=32 time<1ms TTL=128
Reply from 75.68.223.56: bytes=32 time<1ms TTL=128

Ping statistics for 75.68.223.56:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms



Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : hsd1.vt.comcast.net.
IP Address. . . . . . . . . . . . : 75.68.223.56
Subnet Mask . . . . . . . . . . . : 255.255.248.0
Default Gateway . . . . . . . . . : 75.68.216.1

C:\Documents and Settings\Josh>ping 75.68.223.56

Pinging 75.68.223.56 with 32 bytes of data:

Reply from 75.68.223.56: bytes=32 time<1ms TTL=128
Reply from 75.68.223.56: bytes=32 time<1ms TTL=128
Reply from 75.68.223.56: bytes=32 time<1ms TTL=128
Reply from 75.68.223.56: bytes=32 time<1ms TTL=128


Ping statistics for 75.68.223.56:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms



Pinging 75.68.216.1 with 32 bytes of data:

Reply from 75.68.216.1: bytes=32 time=70ms TTL=64
Reply from 75.68.216.1: bytes=32 time=5ms TTL=64
Reply from 75.68.216.1: bytes=32 time=61ms TTL=64
Reply from 75.68.216.1: bytes=32 time=6ms TTL=64

Ping statistics for 75.68.216.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 5ms, Maximum = 70ms, Average = 35ms

C:\Documents and Settings\Josh>
cooljoshb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-16-2009, 08:49 PM   #5 (permalink)
Registered User
 
Join Date: Apr 2009
Posts: 14
OS: XP Pro SP3


Re: msconfig ruined my internet

I've experienced a similary issue when modify the msconfig file in the past. Are you running a nortons security suite or another security suite package.
jfhoffman3 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-17-2009, 11:10 AM   #6 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,654
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: msconfig ruined my internet

Try booting in Safe Mode with Networking and see if you can browse.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 09:50 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85