<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ipconfig .. after connecting to ISP in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879193#M7565</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;If your PPP conection is on USB, the default gateway will be 255.255.255.255, as the traffic is redirect directly to the USB adapter.&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Oct 2006 20:30:08 GMT</pubDate>
    <dc:creator>Jorge Pinto Leite</dc:creator>
    <dc:date>2006-10-12T20:30:08Z</dc:date>
    <item>
      <title>ipconfig .. after connecting to ISP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879191#M7563</link>
      <description>i dial my ISP, and then "ipconfig"&lt;BR /&gt;PPP adapter multi:&lt;BR /&gt;&lt;BR /&gt;      Connection-specific DNS Suffix  . :&lt;BR /&gt;        Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface&lt;BR /&gt;        Physical Address. . . . . . . . . : 00-53-45-00-00-00&lt;BR /&gt;        Dhcp Enabled. . . . . . . . . . . : No&lt;BR /&gt;        IP Address. . . . . . . . . . . . : 202.141.240.166&lt;BR /&gt;        Subnet Mask . . . . . . . . . . . : 255.255.255.255&lt;BR /&gt;        Default Gateway . . . . . . . . . : 202.141.240.166&lt;BR /&gt;&lt;BR /&gt;I wana know, how my own IP could be the IP of the Gateway ? I think the Default Gateway IP must be different.. here must be a IP of a Router.&lt;BR /&gt;Second, plz also explain about the SubnetMask.. it is 255.255.255.255 instead of 255.255.255.0. I know subnetting but... so I think that is this a VLSM case ?&lt;BR /&gt;&lt;BR /&gt;Plz help&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 12 Oct 2006 10:00:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879191#M7563</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-10-12T10:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: ipconfig .. after connecting to ISP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879192#M7564</link>
      <description>Indeed an extrange configuration.&lt;BR /&gt;&lt;BR /&gt;The subnet mask 255.255.255.255 is normally used in routing tables to specify "just that host". That mask, in theory, should only allow the communication between you and "you". The minimum subnet mask for a two host communication should be 255.255.255.252.&lt;BR /&gt;&lt;BR /&gt;Can you run for example:&lt;BR /&gt;&lt;BR /&gt;pathping &lt;A href="http://www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt;&lt;BR /&gt;tracert -d &lt;A href="http://www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, DHCP is not enabled, so was manually set.&lt;BR /&gt;&lt;BR /&gt;As far I know, for VLSM you need a routing protocol and also, the subnet mask should have 30 bit for network as maximum.</description>
      <pubDate>Thu, 12 Oct 2006 12:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879192#M7564</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-10-12T12:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: ipconfig .. after connecting to ISP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879193#M7565</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If your PPP conection is on USB, the default gateway will be 255.255.255.255, as the traffic is redirect directly to the USB adapter.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Oct 2006 20:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879193#M7565</guid>
      <dc:creator>Jorge Pinto Leite</dc:creator>
      <dc:date>2006-10-12T20:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: ipconfig .. after connecting to ISP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879194#M7566</link>
      <description>Thanks Dear Ivan Ferriera for help.&lt;BR /&gt;The output of "tracert -d" and pathping is attached.&lt;BR /&gt;&amp;gt;Also, DHCP is not enabled, so was manually set.&lt;BR /&gt;&lt;BR /&gt;Well its again a strange thing, from the output of "ipconfig" it seems that I manually assigned the address but this is not the case... IP is assigned by my ISP. I double check the properties of my dialup connection, and its dhcp-enabled, i.e take prperties of the dialup connection &amp;gt; Networking(tab) &amp;gt; Properties of TCP/IP&lt;BR /&gt;(.)Obtain an IP Address automatically&lt;BR /&gt;&lt;BR /&gt;Dear Jorge Pinto Leite &lt;BR /&gt;&amp;gt;If your PPP conection is on USB, the default gateway will be 255.255.255.255, as the traffic is redirect directly to the USB adapter.&lt;BR /&gt;&lt;BR /&gt;No its a 3COM PCI dialup Modem(Winmodem).&lt;BR /&gt;&lt;BR /&gt;May I repeat my Question... i.e &lt;BR /&gt;1)why the IP of Default Gateway is the same as of my own IP.&lt;BR /&gt;2)whats the reason that my subnet mask is 255.255.255.255. Does it means that I cant communicate with any machine.. even a machine with a IP of 202.141.240.164 and 202.141.240.167 (my own IP is 202.141.240.166). It also shows(and shows only, but not really)that Even I cant access the router at my ISP end, to access itrc.hp.com ? But I am accessing the Internet.&lt;BR /&gt;&lt;BR /&gt;Plz consider me a Novice.. and Ignore my ignorance.&lt;BR /&gt;Looking forward for a nice help.&lt;BR /&gt;&lt;BR /&gt;Thanks n Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Fri, 13 Oct 2006 09:37:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879194#M7566</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-10-13T09:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: ipconfig .. after connecting to ISP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879195#M7567</link>
      <description>Sory I forget to attached the output in previous post. here is the output of "tracert -d" and pathping.</description>
      <pubDate>Fri, 13 Oct 2006 09:39:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879195#M7567</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-10-13T09:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: ipconfig .. after connecting to ISP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879196#M7568</link>
      <description>Maaz,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;1)why the IP of Default Gateway is the same as of my own IP.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.chicagotech.net/vpntcpipsettings.htm" target="_blank"&gt;http://www.chicagotech.net/vpntcpipsettings.htm&lt;/A&gt;&lt;BR /&gt;"Why my XP VPN client's IP is the same as default gateway IP&lt;BR /&gt;&lt;BR /&gt;This is by design. Since this connection is point to point, VPN server assigns the same IP to VPN client and client's gateway."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;2)whats the reason that my subnet mask is 255.255.255.255.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.chicagotech.net/vpntcpipsettings.htm" target="_blank"&gt;http://www.chicagotech.net/vpntcpipsettings.htm&lt;/A&gt;&lt;BR /&gt;"Why my XP VPN client's subnet mask is 255.255.255.255&lt;BR /&gt;&lt;BR /&gt;This is by design. Since this connection is point to point, not point to net or net to net, VPN server assigns 255.255.255.255 mask to the client."&lt;BR /&gt;&lt;BR /&gt;Athough you see word "VPN" in these answers it's same for all point-to-point connections.&lt;BR /&gt;When you connect to your ISP server the default gateway of your XP machine is &lt;BR /&gt;set to be same as received IP address. This address is the address of the PPP link to the ISP server. &lt;BR /&gt;So you have default route to the ISP server and all traffic will go over the PPP link to ISP server. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;Does it means that I cant communicate with any machine.. even a machine with a IP of 202.141.240.164 and 202.141.240.167 (my own IP is 202.141.240.166). &lt;BR /&gt;&lt;BR /&gt;You can communicate with any machine through&lt;BR /&gt;your ISP (of course ISP can define some limitations for such connections...)</description>
      <pubDate>Fri, 13 Oct 2006 12:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879196#M7568</guid>
      <dc:creator>Igor Karasik</dc:creator>
      <dc:date>2006-10-13T12:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: ipconfig .. after connecting to ISP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879197#M7569</link>
      <description>Thanks Dear Igor Karasik... nice help ;)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Fri, 13 Oct 2006 13:49:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ipconfig-after-connecting-to-isp/m-p/3879197#M7569</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-10-13T13:49:17Z</dc:date>
    </item>
  </channel>
</rss>

