Internet and intranet dont work simultaneously in wndowsxp

  • Thread starter Thread starter Surinder Kumar Arora
  • Start date Start date
S

Surinder Kumar Arora

dear sir,
I have Windows XP pro on my pentium 4 with intranet and dial up bot. when I
access either of the two they work but when I use both simultaneously one
works. I had similar problen in Win 98 earlier and with the help of this
news group


i was advised to run a amall patch combining sme IPadress combinatons in a
suitale format and it started wkg.
I have lost that patch.
will someone help me again
regards
SK Arora
GM NP
(e-mail address removed)
 
Dear Sir,
I have done the following settings for intranet
ip adress 11.85.51.123
default gateway 11.85.200.1
subnet mask 255.255.0.0
In Intranet I generallll connect to the local site 11.82.10.21
For internet no setting done on TCP/IP given the choice automatically for
both DNS server and IP address
Kindly help.
regards
 
The problem is that your Internet connection is taking over the Default
Gateway from the router at 11.85.200.1.
This leaves no route to the 11.82.x.x subnet, as the traffic is being sent
to the Internet gateway.

Go to a command prompt window.
Use this command to route all 11.82.x.x traffic to the router:

route add -p 11.82.0.0 mask 255.255.0.0 11.85.200.1

Then type 'route print' to see the route listed as a persistent route at the
end of the route table.
 
Dear Sir,
Thank you very much for prompt reply and advice.
I have acted upon as per your advice and got route print also.
Now the problem is Intranet works but Internet does not work.
I may inform that internet is working on Broad band with auto choice for
for DNs and IP address etc in TCP/IP.
However on cmd prompt on giving ipconfg command i get for internet
IP address 192.168.1.2
subnet mask 255.255.255.0
default gateway 192.168.1.1
Now Internet works when I disable card for intranet.
while itranet continues to work wheniternet caerd is enabled but internet
does not work
To sum up
bothcards enabled intranet works internet doesnot work
on disabling intranet card internet card stars wking.
Kindly suggest so that both cards are enabled and both work simultaneously.
Regards
Arora SK
 
In your first post, you said Internet was via dial-up:Now you say it's broadband, and you have 2 network cards.

Not that it really matters, but consistency would be good!
We need comprehensive diagnostics.

Please provide the results of ipconfig /all in the following 3 cases:

1) Internet card only enabled;
2) Intranet card only enabled;
3) Both cards enabled.

Then provide the result of 'Route print' in all 3 cases.

That's a total of 6 tests, copy and paste the results of all 6 tests into a
reply.
That will reveal the problem.
 
Dear Sir,
Thank You very much for the prompt reply and extremely sorry for giving
varied information
Report as desired is given below


BOTH cards enabled


C:\Documents and Settings\Administrator>ipconfig



Windows IP Configuration





Ethernet adapter BROADBAND:



Connection-specific DNS Suffix . :

IP Address. . . . . . . . . . . . : 192.168.1.2

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.1.1



Ethernet adapter NETTERM:



Connection-specific DNS Suffix . :

IP Address. . . . . . . . . . . . : 11.85.51.123

Subnet Mask . . . . . . . . . . . : 255.255.0.0

Default Gateway . . . . . . . . . : 11.85.200.1

11.82.0.0



C:\Documents and Settings\Administrator>route print

===========================================================================

Interface List

0x1 ........................... MS TCP Loopback interface

0x2 ...00 00 e8 50 08 e7 ...... ADMtek AN983 10/100 PCI Adapter - Packet
Scheduler Miniport

0x3 ...00 0e 7f a8 ef f7 ...... Broadcom NetXtreme Gigabit Ethernet for hp -
Packet Scheduler Min

iport

===========================================================================

===========================================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

0.0.0.0 0.0.0.0 11.82.0.0 11.85.51.123 20

0.0.0.0 0.0.0.0 11.85.200.1 11.85.51.123 20

0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 20

11.80.0.0 255.255.0.0 11.85.200.1 11.85.51.123 1

11.82.0.0 255.255.0.0 11.85.200.1 11.85.51.123 1

11.85.0.0 255.255.0.0 11.85.51.123 11.85.51.123 20

11.85.51.123 255.255.255.255 127.0.0.1 127.0.0.1 20

11.255.255.255 255.255.255.255 11.85.51.123 11.85.51.123 20

127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1

192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 20

192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 20

192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 20

224.0.0.0 240.0.0.0 11.85.51.123 11.85.51.123 20

224.0.0.0 240.0.0.0 192.168.1.2 192.168.1.2 20

255.255.255.255 255.255.255.255 11.85.51.123 11.85.51.123 1

255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1

Default Gateway: 11.85.200.1

===========================================================================

Persistent Routes:

Network Address Netmask Gateway Address Metric

11.82.0.0 255.255.0.0 11.85.200.1 1

11.80.0.0 255.255.0.0 11.85.200.1 1





BROAD BAND ENABLED


C:\Documents and Settings\Administrator>ipconfig



Windows IP Configuration





Ethernet adapter BROADBAND:



Connection-specific DNS Suffix . :

IP Address. . . . . . . . . . . . : 192.168.1.2

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.1.1



C:\Documents and Settings\Administrator>route print

===========================================================================

Interface List

0x1 ........................... MS TCP Loopback interface

0x2 ...00 00 e8 50 08 e7 ...... ADMtek AN983 10/100 PCI Adapter - Packet
Scheduler Miniport

===========================================================================

===========================================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 20

127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1

192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 20

192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 20

192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 20

224.0.0.0 240.0.0.0 192.168.1.2 192.168.1.2 20

255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1

Default Gateway: 192.168.1.1

===========================================================================

Persistent Routes:

Network Address Netmask Gateway Address Metric

11.82.0.0 255.255.0.0 11.85.200.1 1

11.80.0.0 255.255.0.0 11.85.200.1 1



INTRANET ENABLED ONLY
C:\Documents and Settings\Administrator>ipconfig



Windows IP Configuration





Ethernet adapter NETTERM:



Connection-specific DNS Suffix . :

IP Address. . . . . . . . . . . . : 11.85.51.123

Subnet Mask . . . . . . . . . . . : 255.255.0.0

Default Gateway . . . . . . . . . : 11.85.200.1

11.82.0.0



C:\Documents and Settings\Administrator>route print

===========================================================================

Interface List

0x1 ........................... MS TCP Loopback interface

0x20003 ...00 0e 7f a8 ef f7 ...... Broadcom NetXtreme Gigabit Ethernet for
hp - Packet Scheduler

Miniport

===========================================================================

===========================================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

0.0.0.0 0.0.0.0 11.82.0.0 11.85.51.123 20

0.0.0.0 0.0.0.0 11.85.200.1 11.85.51.123 20

11.80.0.0 255.255.0.0 11.85.200.1 11.85.51.123 1

11.82.0.0 255.255.0.0 11.85.200.1 11.85.51.123 1

11.85.0.0 255.255.0.0 11.85.51.123 11.85.51.123 20

11.85.51.123 255.255.255.255 127.0.0.1 127.0.0.1 20

11.255.255.255 255.255.255.255 11.85.51.123 11.85.51.123 20

127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1

224.0.0.0 240.0.0.0 11.85.51.123 11.85.51.123 20

255.255.255.255 255.255.255.255 11.85.51.123 11.85.51.123 1

Default Gateway: 11.85.200.1

===========================================================================

Persistent Routes:
Network Address Netmask Gateway Address Metric
11.82.0.0 255.255.0.0 11.85.200.1 1
11.80.0.0 255.255.0.0 11.85.200.1 1



With Kind regards,

Arora SK
 
Dear Sir,
Thank You Very Much Sir for such a nice and small solution. Both are working
fine simultanreously.
Regards
Arora SK
you should use just one default gateway instead of two. What you need to
do is remove the default gateway from Net Term NIC.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top