Get IP addy, but can't see world

Ask a Question related to Windows Networking, Design and Development.

  1. #1

    Default Re: Get IP addy, but can't see world

    if you have two NICs, you need to know which gateway will be default. post
    route table by using route print will help. if you have only one nic, make
    sure ip and default gateway are in the same range or post ipconfig /all
    here.

    --
    For more and other information, go to
    [url]http://www25.brinkster.com/ChicagoTech[/url]

    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.

    Robert Lin, MS-MVP, MCSE & CNE
    Windows & Network Support, Tips and FAQs on
    [url]http://www25.brinkster.com/ChicagoTech[/url]
    This posting is provided "AS IS" with no warranties.

    "Kortney" <kjarman@utk.edu> wrote in message
    news:006401c34ade$4d599ee0$a101280a@phx.gbl...
    > Ok, here is the deal. I have a laptop that has an
    > internal wirless card and and internal nic, both are able
    > to connect to the network and get IP addresses. I can
    > ping 127.0.0.1 and the IP address that the card is
    > assigned. The problem is that I cannot ping the gateway,
    > the dns servers, or get out on the web.
    > I have unistalled and reinstalled the drives and TCP/IP
    > for both cards. I have even thrown in an external
    > wireless card with the same results. I am at the point
    > where I think a complete format and reinstall of the OS
    > is in order but am open to any suggestions.
    >

    Robert L [MS-MVP] Guest

  2. Similar Questions and Discussions

    1. Its New World
      :music; Hi Guys Previosly I was a flash Designer.....Now I m in programming..... So welcome me for in the new world.....
    2. How to get the email addy and first/last names fromOutlook Address Book for use in <cfmail>
      I'm sure you gurus out there have encountered this before - I'm just wondering if it's possible to pull the email address and first/last names from...
    3. hello world
      hi, i try to put little bit more flash into my pages. i took the flash1 sample app and changed the size of the layer. when i exported the new...
    4. 2D map for a 3D world
      you can calculate and scale the positions of your character simply taking only x and y position of it, create a map in 2d and positioning an avatar...
    5. World Pac
      http://catalog.worldpac.com/webparts-overview.html Before I go figuring this out from scratch... Has anyone here worked with their Java API and...
  3. #2

    Default Re: Get IP addy, but can't see world

    Right now i have the hardwired nic disabled so i am just
    going out over the wireless nic. Here is the ipconfig/all

    Windows IP Configuration

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

    Ethernet adapter Wireless Network Connection 2:

    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Dell
    TrueMobile 1150 Series Wireless LAN Mini PCI Card
    Physical Address. . . . . . . . . : 00-02-2D-7B-
    7B-26
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 160.36.248.64
    Subnet Mask . . . . . . . . . . . : 255.255.248.0
    Default Gateway . . . . . . . . . : 160.36.248.1
    DHCP Server . . . . . . . . . . . : 160.36.128.69
    DNS Servers . . . . . . . . . . . : 160.36.0.66
    160.36.128.66
    160.36.128.69
    Primary WINS Server . . . . . . . : 160.36.0.68
    Secondary WINS Server . . . . . . : 160.36.128.68
    Lease Obtained. . . . . . . . . . : Tuesday, July
    15, 2003 11:46:56 AM
    Lease Expires . . . . . . . . . . : Tuesday, July
    15, 2003 2:46:56 PM

    and here is the route print

    ================================================== ========
    =================
    Interface List
    0x1 ........................... MS TCP Loopback interface
    0x20002 ...00 02 2d 7b 7b 26 ...... Dell TrueMobile 1150
    Series Wireless LAN Mini PCI Card - Packet Scheduler
    Miniport
    ================================================== ========
    =================
    ================================================== ========
    =================
    Active Routes:
    Network Destination Netmask Gateway
    Interface Metric
    0.0.0.0 0.0.0.0 160.36.248.1
    160.36.248.64 30
    127.0.0.0 255.0.0.0 127.0.0.1
    127.0.0.1 1
    160.36.248.0 255.255.248.0 160.36.248.64
    160.36.248.64 30
    160.36.248.64 255.255.255.255 127.0.0.1
    127.0.0.1 30
    160.36.255.255 255.255.255.255 160.36.248.64
    160.36.248.64 30
    224.0.0.0 240.0.0.0 160.36.248.64
    160.36.248.64 30
    255.255.255.255 255.255.255.255 160.36.248.64
    160.36.248.64 1
    Default Gateway: 160.36.248.1
    ================================================== ========
    =================
    Persistent Routes:
    None




    >-----Original Message-----
    >if you have two NICs, you need to know which gateway
    will be default. post
    >route table by using route print will help. if you have
    only one nic, make
    >sure ip and default gateway are in the same range or
    post ipconfig /all
    >here.
    >
    >--
    >For more and other information, go to
    >[url]http://www25.brinkster.com/ChicagoTech[/url]
    >
    >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.
    >
    >Robert Lin, MS-MVP, MCSE & CNE
    >Windows & Network Support, Tips and FAQs on
    >[url]http://www25.brinkster.com/ChicagoTech[/url]
    >This posting is provided "AS IS" with no warranties.
    >
    >"Kortney" <kjarman@utk.edu> wrote in message
    >news:006401c34ade$4d599ee0$a101280a@phx.gbl...
    >> Ok, here is the deal. I have a laptop that has an
    >> internal wirless card and and internal nic, both are
    able
    >> to connect to the network and get IP addresses. I can
    >> ping 127.0.0.1 and the IP address that the card is
    >> assigned. The problem is that I cannot ping the
    gateway,
    >> the dns servers, or get out on the web.
    >> I have unistalled and reinstalled the drives and TCP/IP
    >> for both cards. I have even thrown in an external
    >> wireless card with the same results. I am at the point
    >> where I think a complete format and reinstall of the OS
    >> is in order but am open to any suggestions.
    >>
    >
    >
    >.
    >
    kortney Guest

  4. #3

    Default Re: Get IP addy, but can't see world

    Before you decide to Format, you may want to give this a try
    [url]http://members.shaw.ca/techcd/VB_Projects/WinsockFix.zip[/url]
    has worked for others


    "Kortney" <kjarman@utk.edu> wrote in message
    news:006401c34ade$4d599ee0$a101280a@phx.gbl...
    > Ok, here is the deal. I have a laptop that has an
    > internal wirless card and and internal nic, both are able
    > to connect to the network and get IP addresses. I can
    > ping 127.0.0.1 and the IP address that the card is
    > assigned. The problem is that I cannot ping the gateway,
    > the dns servers, or get out on the web.
    > I have unistalled and reinstalled the drives and TCP/IP
    > for both cards. I have even thrown in an external
    > wireless card with the same results. I am at the point
    > where I think a complete format and reinstall of the OS
    > is in order but am open to any suggestions.
    >

    Option^Explicit Guest

  5. #4

    Default Re: Get IP addy, but can't see world

    that worked, thank you

    >-----Original Message-----
    >Before you decide to Format, you may want to give this a
    try
    >[url]http://members.shaw.ca/techcd/VB_Projects/WinsockFix.zip[/url]
    >has worked for others
    >
    >
    >"Kortney" <kjarman@utk.edu> wrote in message
    >news:006401c34ade$4d599ee0$a101280a@phx.gbl...
    >> Ok, here is the deal. I have a laptop that has an
    >> internal wirless card and and internal nic, both are
    able
    >> to connect to the network and get IP addresses. I can
    >> ping 127.0.0.1 and the IP address that the card is
    >> assigned. The problem is that I cannot ping the
    gateway,
    >> the dns servers, or get out on the web.
    >> I have unistalled and reinstalled the drives and TCP/IP
    >> for both cards. I have even thrown in an external
    >> wireless card with the same results. I am at the point
    >> where I think a complete format and reinstall of the OS
    >> is in order but am open to any suggestions.
    >>
    >
    >
    >.
    >
    kortney Guest

  6. #5

    Default Re: Get IP addy, but can't see world

    thanks for the feedback.

    --
    For more and other information, go to
    [url]http://www25.brinkster.com/ChicagoTech[/url]

    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.

    Robert Lin, MS-MVP, MCSE & CNE
    Windows & Network Support, Tips and FAQs on
    [url]http://www25.brinkster.com/ChicagoTech[/url]
    This posting is provided "AS IS" with no warranties.

    "kortney" <kjarman@utk.edu> wrote in message
    news:08c401c34b95$c1b46060$a601280a@phx.gbl...
    > that worked, thank you
    >
    >
    > >-----Original Message-----
    > >Before you decide to Format, you may want to give this a
    > try
    > >[url]http://members.shaw.ca/techcd/VB_Projects/WinsockFix.zip[/url]
    > >has worked for others
    > >
    > >
    > >"Kortney" <kjarman@utk.edu> wrote in message
    > >news:006401c34ade$4d599ee0$a101280a@phx.gbl...
    > >> Ok, here is the deal. I have a laptop that has an
    > >> internal wirless card and and internal nic, both are
    > able
    > >> to connect to the network and get IP addresses. I can
    > >> ping 127.0.0.1 and the IP address that the card is
    > >> assigned. The problem is that I cannot ping the
    > gateway,
    > >> the dns servers, or get out on the web.
    > >> I have unistalled and reinstalled the drives and TCP/IP
    > >> for both cards. I have even thrown in an external
    > >> wireless card with the same results. I am at the point
    > >> where I think a complete format and reinstall of the OS
    > >> is in order but am open to any suggestions.
    > >>
    > >
    > >
    > >.
    > >

    Robert L [MS-MVP] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139