|
-
Aug 21st, 2003, 05:48 PM
#1
Thread Starter
Frenzied Member
Network card problems?¿
Code:
Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001.
C:\DOCUME~1\XOUS>ping k7s5axous
Pinging K7S5AXOUS [::1] with 32 bytes of data:
Reply from ::1: time<1ms
Reply from ::1: time<1ms
Reply from ::1: time<1ms
Reply from ::1: time<1ms
Ping statistics for ::1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\DOCUME~1\XOUS>
this is what i get when i ping my computer name "k7s5axous"
the ip address should be "192.168.2.100" it is assigned by my router but it says that the ip is "::1:" as you can see. Why is it doing this??
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Aug 21st, 2003, 09:45 PM
#2
-
Aug 21st, 2003, 11:36 PM
#3
Thread Starter
Frenzied Member
that works properly but my when my router tries to forward information from The Public IP to my computer it says that it cant find 192.168.2.100 but it shows it in DHCP
----
Fixed the problem tho, I uninstalled IPv6 and that was it.
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Aug 22nd, 2003, 02:54 AM
#4
KING BODWAD XXI
you tried installing drivers again???
-
Aug 22nd, 2003, 09:28 AM
#5
Fanatic Member
Sounds like your DNS is screwy.
Re-install TCP/IP.
Be careful if you have scheduler or any cron jobs assigned to an ethernet card, as it could also go screwy as the MAC addresses will not match the IP.
-
Aug 27th, 2003, 12:02 AM
#6
Addicted Member
If your on XP then flush your DNS cache. OPen run and type "cmd" (without quotes). They under the prompt put: ipconfig/flushdns
Try that, if not that try the suggestion other ppl have. I have no other ideas.
Admiral Michael
Michaelsoft Inc.

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|