| Author |
Message |
Mike Ryan
Guest
|
Posted:
Fri Jan 07, 2005 1:18 am Post subject:
I have a problem getting networking going |
|
|
I have downloaded the evaluation windows 2003 server to look at before I
buy.
I have gotten the server all up (I think) except for I cannot get teh
network card to talk to the rest of my computers. I cannot ping anything
nor even see the computer win the network neiborhood on itself.
The network card shows it is connected, I have tried 3 different cards and I
have tried the cable on different computers.
when I go into the network connections the first page which gives you the
information and statistics even after serveral attempted pings to computers
on my network. I get 0 packets sent and 0 packets recieved.
do i have to turn on the network card some how.
any help would be appreciated. |
|
| Back to top |
|
 |
Eugene Taylor
Guest
|
Posted:
Fri Jan 07, 2005 1:39 am Post subject:
Re: I have a problem getting networking going |
|
|
Try pinging 127.0.0.1 that is the loopback address if you cannot ping and
get a response then something is wrong with the NIC card. If it pings ok,
then try an ipconfig and ping your own ip address. Then try pinging the
gateway, dns server, then an external ip address
"Mike Ryan" <miker@centralutahcomputers.com> wrote in message
news:uJhKDRC9EHA.3120@TK2MSFTNGP12.phx.gbl...
| Quote: | I have downloaded the evaluation windows 2003 server to look at before I
buy.
I have gotten the server all up (I think) except for I cannot get teh
network card to talk to the rest of my computers. I cannot ping anything
nor even see the computer win the network neiborhood on itself.
The network card shows it is connected, I have tried 3 different cards and
I
have tried the cable on different computers.
when I go into the network connections the first page which gives you the
information and statistics even after serveral attempted pings to
computers
on my network. I get 0 packets sent and 0 packets recieved.
do i have to turn on the network card some how.
any help would be appreciated.
|
|
|
| Back to top |
|
 |
Robert L [MS-MVP]
Guest
|
Posted:
Fri Jan 07, 2005 1:45 am Post subject:
Re: I have a problem getting networking going |
|
|
posting the result of ipconfig /all here may help.
--
For more and other information, go to http://www.ChicagoTech.net
Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
Networking Solutions, http://www.chicagotech.net/networksolutions.htm
VPN Solutions, http://www.chicagotech.net/vpnsolutions.htm
VPN Process and Error Analysis, http://www.chicagotech.net/VPN%20process.htm
VPN Troubleshooting, http://www.chicagotech.net/vpn.htm
This posting is provided "AS IS" with no warranties.
"Mike Ryan" <miker@centralutahcomputers.com> wrote in message
news:uJhKDRC9EHA.3120@TK2MSFTNGP12.phx.gbl...
| Quote: | I have downloaded the evaluation windows 2003 server to look at before I
buy.
I have gotten the server all up (I think) except for I cannot get teh
network card to talk to the rest of my computers. I cannot ping anything
nor even see the computer win the network neiborhood on itself.
The network card shows it is connected, I have tried 3 different cards and
I have tried the cable on different computers.
when I go into the network connections the first page which gives you the
information and statistics even after serveral attempted pings to
computers on my network. I get 0 packets sent and 0 packets recieved.
do i have to turn on the network card some how.
any help would be appreciated.
|
|
|
| Back to top |
|
 |
Mike Ryan
Guest
|
Posted:
Sat Jan 08, 2005 3:53 am Post subject:
Re: I have a problem getting networking going |
|
|
here is the ipconfig/all plus a ping to 127.0.0.1 and the gateway
192.168.0.1
C:\Documents and Settings\Administrator>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : win2003
Primary Dns Suffix . . . . . . . : cucc-ms.local
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : cucc-ms.local
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : D-Link DFE-530TX+ PCI Adapter #2
Physical Address. . . . . . . . . : 00-50-BA-AC-DB-B6
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.8
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 198.6.1.146
65.203.174.5
C:\Documents and Settings\Administrator>ping 127.0.0.1
Pinging 127.0.0.1 with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Documents and Settings\Administrator>ping 192.168.0.1
Pinging 192.168.0.1 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.0.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Documents and Settings\Administrator>
"Robert L [MS-MVP]" <noreply@hotmail.com> wrote in message
news:usxMZhC9EHA.3596@TK2MSFTNGP12.phx.gbl...
| Quote: | posting the result of ipconfig /all here may help.
--
For more and other information, go to http://www.ChicagoTech.net
Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more
help.
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
Networking Solutions, http://www.chicagotech.net/networksolutions.htm
VPN Solutions, http://www.chicagotech.net/vpnsolutions.htm
VPN Process and Error Analysis,
http://www.chicagotech.net/VPN%20process.htm
VPN Troubleshooting, http://www.chicagotech.net/vpn.htm
This posting is provided "AS IS" with no warranties.
"Mike Ryan" <miker@centralutahcomputers.com> wrote in message
news:uJhKDRC9EHA.3120@TK2MSFTNGP12.phx.gbl...
I have downloaded the evaluation windows 2003 server to look at before I
buy.
I have gotten the server all up (I think) except for I cannot get teh
network card to talk to the rest of my computers. I cannot ping anything
nor even see the computer win the network neiborhood on itself.
The network card shows it is connected, I have tried 3 different cards
and I have tried the cable on different computers.
when I go into the network connections the first page which gives you the
information and statistics even after serveral attempted pings to
computers on my network. I get 0 packets sent and 0 packets recieved.
do i have to turn on the network card some how.
any help would be appreciated.
|
|
|
| Back to top |
|
 |
Robert L [MS-MVP]
Guest
|
Posted:
Sat Jan 08, 2005 5:18 am Post subject:
Re: I have a problem getting networking going |
|
|
it could be the hardware settings. do you have a switch? also check the NIC
settings.
--
For more and other information, go to http://www.ChicagoTech.net
Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
Networking Solutions, http://www.chicagotech.net/networksolutions.htm
VPN Solutions, http://www.chicagotech.net/vpnsolutions.htm
VPN Process and Error Analysis, http://www.chicagotech.net/VPN%20process.htm
VPN Troubleshooting, http://www.chicagotech.net/vpn.htm
This posting is provided "AS IS" with no warranties.
"Mike Ryan" <miker@centralutahcomputers.com> wrote in message
news:O553oMQ9EHA.3236@TK2MSFTNGP15.phx.gbl...
| Quote: | here is the ipconfig/all plus a ping to 127.0.0.1 and the gateway
192.168.0.1
C:\Documents and Settings\Administrator>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : win2003
Primary Dns Suffix . . . . . . . : cucc-ms.local
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : cucc-ms.local
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : D-Link DFE-530TX+ PCI Adapter #2
Physical Address. . . . . . . . . : 00-50-BA-AC-DB-B6
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.8
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 198.6.1.146
65.203.174.5
C:\Documents and Settings\Administrator>ping 127.0.0.1
Pinging 127.0.0.1 with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Documents and Settings\Administrator>ping 192.168.0.1
Pinging 192.168.0.1 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.0.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Documents and Settings\Administrator
"Robert L [MS-MVP]" <noreply@hotmail.com> wrote in message
news:usxMZhC9EHA.3596@TK2MSFTNGP12.phx.gbl...
posting the result of ipconfig /all here may help.
--
For more and other information, go to http://www.ChicagoTech.net
Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more
help.
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
Networking Solutions, http://www.chicagotech.net/networksolutions.htm
VPN Solutions, http://www.chicagotech.net/vpnsolutions.htm
VPN Process and Error Analysis,
http://www.chicagotech.net/VPN%20process.htm
VPN Troubleshooting, http://www.chicagotech.net/vpn.htm
This posting is provided "AS IS" with no warranties.
"Mike Ryan" <miker@centralutahcomputers.com> wrote in message
news:uJhKDRC9EHA.3120@TK2MSFTNGP12.phx.gbl...
I have downloaded the evaluation windows 2003 server to look at before I
buy.
I have gotten the server all up (I think) except for I cannot get teh
network card to talk to the rest of my computers. I cannot ping
anything nor even see the computer win the network neiborhood on itself.
The network card shows it is connected, I have tried 3 different cards
and I have tried the cable on different computers.
when I go into the network connections the first page which gives you
the information and statistics even after serveral attempted pings to
computers on my network. I get 0 packets sent and 0 packets recieved.
do i have to turn on the network card some how.
any help would be appreciated.
|
|
|
| Back to top |
|
 |
Mike Ryan
Guest
|
Posted:
Wed Jan 12, 2005 4:10 am Post subject:
Re: I have a problem getting networking going |
|
|
I changed out the mother board and everything started working properly
"Robert L [MS-MVP]" <noreply@hotmail.com> wrote in message
news:%23V1v38Q9EHA.2156@TK2MSFTNGP10.phx.gbl...
| Quote: | it could be the hardware settings. do you have a switch? also check the
NIC settings.
--
For more and other information, go to http://www.ChicagoTech.net
Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more
help.
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
Networking Solutions, http://www.chicagotech.net/networksolutions.htm
VPN Solutions, http://www.chicagotech.net/vpnsolutions.htm
VPN Process and Error Analysis,
http://www.chicagotech.net/VPN%20process.htm
VPN Troubleshooting, http://www.chicagotech.net/vpn.htm
This posting is provided "AS IS" with no warranties.
"Mike Ryan" <miker@centralutahcomputers.com> wrote in message
news:O553oMQ9EHA.3236@TK2MSFTNGP15.phx.gbl...
here is the ipconfig/all plus a ping to 127.0.0.1 and the gateway
192.168.0.1
C:\Documents and Settings\Administrator>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : win2003
Primary Dns Suffix . . . . . . . : cucc-ms.local
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : cucc-ms.local
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : D-Link DFE-530TX+ PCI Adapter #2
Physical Address. . . . . . . . . : 00-50-BA-AC-DB-B6
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.8
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 198.6.1.146
65.203.174.5
C:\Documents and Settings\Administrator>ping 127.0.0.1
Pinging 127.0.0.1 with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Documents and Settings\Administrator>ping 192.168.0.1
Pinging 192.168.0.1 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.0.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Documents and Settings\Administrator
"Robert L [MS-MVP]" <noreply@hotmail.com> wrote in message
news:usxMZhC9EHA.3596@TK2MSFTNGP12.phx.gbl...
posting the result of ipconfig /all here may help.
--
For more and other information, go to http://www.ChicagoTech.net
Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more
help.
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting
on http://www.ChicagoTech.net
Networking Solutions, http://www.chicagotech.net/networksolutions.htm
VPN Solutions, http://www.chicagotech.net/vpnsolutions.htm
VPN Process and Error Analysis,
http://www.chicagotech.net/VPN%20process.htm
VPN Troubleshooting, http://www.chicagotech.net/vpn.htm
This posting is provided "AS IS" with no warranties.
"Mike Ryan" <miker@centralutahcomputers.com> wrote in message
news:uJhKDRC9EHA.3120@TK2MSFTNGP12.phx.gbl...
I have downloaded the evaluation windows 2003 server to look at before I
buy.
I have gotten the server all up (I think) except for I cannot get teh
network card to talk to the rest of my computers. I cannot ping
anything nor even see the computer win the network neiborhood on
itself.
The network card shows it is connected, I have tried 3 different cards
and I have tried the cable on different computers.
when I go into the network connections the first page which gives you
the information and statistics even after serveral attempted pings to
computers on my network. I get 0 packets sent and 0 packets recieved.
do i have to turn on the network card some how.
any help would be appreciated.
|
|
|
| Back to top |
|
 |
|
|
|
|