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 > Protocols and Routing
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Protocols and Routing IP, IPX and other protocol support

Reply
 
LinkBack Thread Tools
Old 10-18-2009, 01:08 PM   #1 (permalink)
Registered User
 
Join Date: Oct 2009
Posts: 6
OS: Windows Vista


Mistake Vista Port forward issue

hello, i just recieved my gigabyte EP45-UD3L from newegg, i hooked it up, installed vista, and everything seemed to go fine.....
However, i installed cod 5 and tried to host a cooperative game, but it wouldnt let me, i figured it was port related.
So, i turned off windows firewall, but still the same thing, i could not host.
I also went to http://www.whatsmyip.org/ports/ in order to test the cod5 ports, but all the ports were closed even with windows firewall off!

Also, the computer is connected directly to the cable modem, no router. I also dont have any other firewalls currently running on the system.

Any assistance would be greatly appreciated.
techguy10210 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 10-18-2009, 03:19 PM   #2 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,546
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: Vista Port forward issue

Apparently, you do have some other firewall or Internet security application running. :)


How about the exact make/model of the modem?
__________________
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 10-18-2009, 05:09 PM   #3 (permalink)
Registered User
 
Join Date: Oct 2009
Posts: 6
OS: Windows Vista


Re: Vista Port forward issue

Quote:
Originally Posted by johnwill View Post
Apparently, you do have some other firewall or Internet security application running. :)


How about the exact make/model of the modem?
I just reinstalled vista, with no other software installed about an hour ago, but still the same problem.

My modem is a SURFboard cable modem, model#: SBV55120

Thanks for the reply, i was getting anxious
techguy10210 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-18-2009, 05:52 PM   #4 (permalink)
Registered User
 
Join Date: Oct 2009
Posts: 6
OS: Windows Vista


Re: Vista Port forward issue

Also, i didnt have this problem on my previous motherboard, could it possibly be hardware related? Could the onboard lan on this board be causing the problem?
techguy10210 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-19-2009, 10:00 AM   #5 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,546
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: Vista Port forward issue

Did you perhaps install nVidia network drivers? They have an option to install a firewall component that frequently screws things up.



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! Do NOT type <computer_IP_address> into the command, that won't work. Also, the < and > in the text is to identify the parameters, they are also NOT used in the actual commands.

Do NOT include the <> either, they're just to identify the values for substitution.


IPCONFIG /ALL

PING <computer_IP_address>

PING <default_gateway_address>

PING <dns_servers>

PING 74.125.45.100

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. (For Vista/Win7, the IPv4 Address)

<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 10-19-2009, 12:49 PM   #6 (permalink)
Registered User
 
Join Date: Oct 2009
Posts: 6
OS: Windows Vista


Re: Vista Port forward issue

Quote:
Originally Posted by johnwill View Post
Did you perhaps install nVidia network drivers? They have an option to install a firewall component that frequently screws things up.



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! Do NOT type <computer_IP_address> into the command, that won't work. Also, the < and > in the text is to identify the parameters, they are also NOT used in the actual commands.

Do NOT include the <> either, they're just to identify the values for substitution.


IPCONFIG /ALL

PING <computer_IP_address>

PING <default_gateway_address>

PING <dns_servers>

PING 74.125.45.100

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. (For Vista/Win7, the IPv4 Address)

<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.
I did the tests, all passed, no packet loss.
However, in ip config, i noticed it said:

Host Name . . . . . . . . . . . . : Home-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

It appears that it i have no DNS, and that ip routing is not enabled! Shouldnt ip routing be enabled?
techguy10210 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-19-2009, 03:08 PM   #7 (permalink)
Registered User
 
Join Date: Oct 2009
Posts: 6
OS: Windows Vista


Re: Vista Port forward issue

Hi, thanks for the help, but i fixed the problem. I solved it by installing a new network driver from the realtek website instead of using the one that came on the gigabyte CD. So i guess it was the driver that was at fault! XD
Anyways, thanks for all of your help!
techguy10210 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-20-2009, 10:06 AM   #8 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,546
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: [SOLVED] Vista Port forward issue

Sure didn't look like a driver issue, but I'm glad you nailed it.
__________________
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 10-20-2009, 08:24 PM   #9 (permalink)
Registered User
 
Join Date: Oct 2009
Posts: 6
OS: Windows Vista


Re: Vista Port forward issue

UPDATE: Hey, so i just encountered the problem again after installing the windows .net 3.5 framework update. So it appears that something in this update is causing the problems. I was able to uninstall the update and everything is working fine, but why is this happening? is there a way to fix it so i can install the update?
techguy10210 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-21-2009, 09:49 AM   #10 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,546
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: Vista Port forward issue

This is apparently a known issue with many environments, check the following Google search.

http://www.google.com/#hl=en&safe=of...fc6c8799826c1f
__________________
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 02:30 AM.



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