Results 1 to 6 of 6

Thread: Network card problems?¿

  1. #1

    Thread Starter
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622

    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

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    ping 192.168.2.100?

  3. #3

    Thread Starter
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622
    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

  4. #4
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    you tried installing drivers again???
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  5. #5
    Fanatic Member VisionIT's Avatar
    Join Date
    Nov 2002
    Location
    Workin'...
    Posts
    718
    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.

  6. #6
    Addicted Member Admiral Michael's Avatar
    Join Date
    Jun 2002
    Location
    Canada
    Posts
    208
    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
  •  



Click Here to Expand Forum to Full Width