Jump to content

Routing Table


Recommended Posts

I have a LAN with ip 192.169.103.0 / 255.255.255.0, gateway and prim dns 192.169.103.254. ( 192.169.103.254 is a router, which connects to an external network)

Also, i have a dsl router with ip 192.169.104.254.

On my pc i have static ip 192.169.103.111 / 255.255.255.0, gateway and prim dns 192.169.103.254, so it connects with the external network.

I put a second ip 192.169.104.111 / 255.255.255.0

Under command prompt i put:

route -p add 192.169.103.0 mask 255.255.255.0 192.169.103.254 metric 1

route -p add 192.169.104.0 mask 255.255.255.0 192.169.104.254 metric 2

My problem is that i can ping and the 2 routers. I can connect to the external network, but i cant connect to the internet!

Any ideas ?

Thx in advanced

Link to comment
Share on other sites


I'm a little confused about your setup. Would it be possible for you to tell me more?

So there is 1 router connecting you to an external network. Now this router is performing dns or directing requests to a dns server correct (because you have it set as primary dns)?

There is another router (DSL) is this the internet connection? If it is, is it just your internet connection or is it also for the external network?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...