IP Configuration/ IP Routing

G

Guest

Should the IP Routing be Enabled? Yes or No?

Windows IP Configuration

Host Name . . . . . . . . . . . . : MNJ
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No <----------Yes/No?
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NVIDIA nForce Networking Controller
Physical Address. . . . . . . . . : 00-1A-92-0C-BD-E1
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 10.1.1.6(Preferred)
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . . . . : 10.1.1.1
DNS Servers . . . . . . . . . . . : 203.8.183.1
192.189.54.17
NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Local Area Connection* 6:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{656334E2-D26A-448C-AA20-2695C22F1
863}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::5efe:10.1.1.6%10(Preferred)
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 203.8.183.1
192.189.54.17
NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Local Area Connection* 7:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . :
2001:0:4136:e38e:202f:1f9f:f5fe:fef9(Pref
erred)
Link-local IPv6 Address . . . . . : fe80::202f:1f9f:f5fe:fef9%9(Preferred)
Default Gateway . . . . . . . . . : ::
NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Local Area Connection* 9:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 6TO4 Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
 
A

Andrew McLaren

Matt said:
Should the IP Routing be Enabled? Yes or No?

IP Routing Enabled. . . . . . . . : No <----------Yes/No?

Hi Matt,

Typically, IP Routing will be disabled.

You only want routing if your computer is acting as a router between two
different IP Subnets. In the case of workstations, you almost certainly
*don't* want this (on a server, maybe). If your network has subnets, they
will probably be separated by dedicated hardware routers (eg Cisco, etc).
Generally, only large corporate or academic networks are divided into
subnets.

As long as you have a default gateway configured (which you do), the default
gateway will make all the necessary routing decisions on your behalf, to
find remote networks.

So, your IP config looks good to me.

Hope it helps,
 
G

Guest

I still can't figure out, and have had no advice, as to why my connection is
"Local only" and not "Local and Internet" like it was last week?
 
J

Jane C

Hello Matt,

I assume that your router is 10.1.1.1, and that you have manually assigned
10.1.1.6 to your PC? What happens if you change the subnet mask from
255.0.0.0 to 255.255.255.0?

Do you have other PCs on your network that you could compare an ipconfig to?

Have you tried making your router (10.1.1.1) your Primary DNS server, then
use your ISPs DNS server as additional DNS server?
 
G

Guest

Hi Jane,

Yes my router is 10.1.1.1 , 10.1.1.6 was suggested by my ISP to help fix the
problem but thus far has not.

Changed to 255.255.255.0 without success. No luck with this either "Have you
tried making your router (10.1.1.1) your Primary DNS server, then
use your ISPs DNS server as additional DNS server?"

Are there any other possible changes that could be made?

Matt
 
A

Andrew McLaren

Matt said:
Are there any other possible changes that could be made?

I should have guessed there was a subtext to your question "should routing
be enabled?" :) Being one of those typically slightly autistic computer
guys, I took the question very literally; not detecting your underlying
motivation ...

Jane is spot-on (as usual!). Just my additional 2 cents, now that I know the
real issue (Interenet connectivity). 10.1.1.1 is a TCP/IP Class A Address.
There's nothing wrong with that, and it should work. But, by *far* the more
common arrangment for home routers, is to use a Class C Address. If your
gateway is an ADSL or Cable modem/router, you should check the
documentation for your router and verify it supports Class A Addressing. By
default, many home routers will configure themselves for Class C addresses,
such as 192.168.0.1, 192.168.0.2 etc with a subnet mask of 255.255.255.0. If
your router presents a 192.168.x.x LAN address, and your PC is configred for
10.x.x.x, you cannot communicate with the router (and hence, cannot
communicate with the Internet).

What I would do in this situation, is ...

- log in to my ADSL router - they usually have a web interface you can reach
via Internet Explorer;

- check the WAN address (ie the public Internet address) and the Internal
LAN address, that the router reports;

- if your router supports it (likely), try to ping a public Internet address
from within in the router interface. This will confirm that your router can
see the public Internet;

- assuming the router can see the Internet, make sure your PC can see your
router. At a command prompt, enter eth command:
C:\>ping 10.1.1.1
If this responds okay, you are conected to your router,. If this fails, you
don't have reliable comms between your PC and the router. This still leaves
us with a poroblem to solve, but we have partitioned it into a much smaller
problem than before.

- you can also try a command like:
C:\>tracert 203.8.183.1
...to trace the route between your PC and your ISP's DNS Server. This might
return an error, but it will still be useful diagnostic information. When I
try from my machine (just to show a working example,) I get:

C:\Users\andrew>tracert 203.8.183.1

Tracing route to yalumba.connect.com.au [203.8.183.1]
over a maximum of 30 hops:

1 1 ms <1 ms <1 ms router.mydomain.com [192.168.0.1]
2 9 ms 10 ms 8 ms 10.57.0.1
3 12 ms 16 ms 9 ms riv1-unk1-447.gw.optusnet.com.au
[198.142.57.33]
4 12 ms 18 ms 22 ms mas1-ge14-2.gw.optusnet.com.au
[211.29.129.41]
5 13 ms 11 ms 13 ms mas4-unk8-1.gw.optusnet.com.au
[211.29.129.34]
6 8 ms 10 ms 11 ms gig5-0-0.sn3.optus.net.au [61.88.136.1]
7 13 ms 9 ms 8 ms 61.88.221.5
8 11 ms 12 ms 13 ms ConnectCom.un2.optus.net.au [61.88.171.206]
9 17 ms 10 ms 10 ms so-3-1-0.cre1.syd.connect.com.au
[202.10.4.91]
10 10 ms 22 ms 13 ms as0.cre1.hay.connect.com.au [202.10.0.59]
11 32 ms 30 ms 27 ms so-5-0-0.cre1.bur.connect.com.au
[202.10.0.251]
12 33 ms 40 ms 35 ms so-0-0-0.dst2.bur.connect.com.au
[202.10.0.140]
13 28 ms 26 ms 30 ms gigabitethernet2-1.bdr1.bur.connect.com.au
[210.8.107.168]
14 24 ms 32 ms 27 ms yalumba.connect.com.au [203.8.183.1]

Trace complete.

C:\Users\andrew>


Let us know what you find ...
 
K

Kerry Brown

One possible cause of no Internet connectivity is the nForce ActiveArmor
firewall. Make sure it is not running while testing. My recommendation is to
uninstall it if it is installed and use the Windows firewall.
 

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

Top