|
-
Mar 16th, 2008, 11:52 AM
#1
Thread Starter
Fanatic Member
[Serious] Static route question
Here is a little networking fun for you boys and ladies.
http://mypage.skrbl.com/staticroute.html
Bob's computer wants to talk to Nicole's computer. Is this possible by adding static routes to Router1 and Router2? If so how?
-
Mar 17th, 2008, 03:41 AM
#2
Re: [Serious] Static route question
As far as I know you do not need a static route for this as the LAN nodes are all on the same subnet.
-
Mar 17th, 2008, 08:20 AM
#3
Re: [Serious] Static route question
 Originally Posted by k1ll3rdr4g0n
Great, a blank webpage with a green bar at the top. How fun 
 Originally Posted by k1ll3rdr4g0n
Bob's computer wants to talk to Nicole's computer. Is this possible by adding static routes to Router1 and Router2? If so how?
Do your own homework!
-
Mar 17th, 2008, 08:36 AM
#4
Re: [Serious] Static route question
It's not a blank page (at least, not in Firefox) and it's not obviously homework.
-
Mar 19th, 2008, 08:40 AM
#5
Re: [Serious] Static route question
 Originally Posted by k1ll3rdr4g0n
Here is a little networking fun for you boys and ladies.
http://mypage.skrbl.com/staticroute.html
Bob's computer wants to talk to Nicole's computer. Is this possible by adding static routes to Router1 and Router2? If so how?
Yes and it depends on your operating system. And why have you slapped a DHCP server into your router network?
-
Mar 20th, 2008, 09:26 AM
#6
Re: [Serious] Static route question
 Originally Posted by k1ll3rdr4g0n
Here is a little networking fun for you boys and ladies.
http://mypage.skrbl.com/staticroute.html
Bob's computer wants to talk to Nicole's computer. Is this possible by adding static routes to Router1 and Router2? If so how?
I have blue boxes attached to RTR1 and RTR2, that I assume are Bob and Nicole.
The external = ? should be IP addresses on the same network since they are attached to a switch.
So RTR1 ext ip = 192.168.1.1 and RTR2 ext ip = 192.168.1.2 for example
then add static routes
rtr1
ip route 192.168.129.0 255.255.255.0 192.168.1.2
rtr2
ip route 192.168.128.0 255.255.255.0 192.168.1.1
edit - i assumed (sorry) because of your post that the routers weren't running a routing protocol (RIP, OSPF, etc.)
Last edited by dbasnett; Mar 20th, 2008 at 10:37 AM.
-
Mar 20th, 2008, 10:21 AM
#7
Re: [Serious] Static route question
 Originally Posted by penagate
It's not a blank page (at least, not in Firefox) and it's not obviously homework.
Still a blank page in Opera. If it was developed correctly this wouldn't be a problem
-
Mar 20th, 2008, 10:34 AM
#8
Re: [Serious] Static route question
They are aware that it doesn't work on Opera.
-
Mar 21st, 2008, 04:04 PM
#9
Thread Starter
Fanatic Member
Re: [Serious] Static route question
 Originally Posted by kasracer
Still a blank page in Opera. If it was developed correctly this wouldn't be a problem 
It's ok man. -pats you on the back- it'll be ok. Just download and use firefox and we will forget this conversation ever happened.
-
Mar 21st, 2008, 04:07 PM
#10
Thread Starter
Fanatic Member
Re: [Serious] Static route question
 Originally Posted by dbasnett
I have blue boxes attached to RTR1 and RTR2, that I assume are Bob and Nicole.
The external = ? should be IP addresses on the same network since they are attached to a switch.
So RTR1 ext ip = 192.168.1.1 and RTR2 ext ip = 192.168.1.2 for example
then add static routes
rtr1
ip route 192.168.129.0 255.255.255.0 192.168.1.2
rtr2
ip route 192.168.128.0 255.255.255.0 192.168.1.1
edit - i assumed (sorry) because of your post that the routers weren't running a routing protocol (RIP, OSPF, etc.)
I am actually starting to question if the answer to my question is no because the IP addresses are from my ISP. Which I don't know if they are on the same 'network'. And you know if I ask them, the canned response "We don't know, we just want your money".
-
Mar 22nd, 2008, 04:11 AM
#11
Re: [Serious] Static route question
If the IP addresses are assigned by the ISP then the ISP should be handling the routing between the two interfaces. It will however mean the communications between the two routers is sent via the ISP.
-
Mar 22nd, 2008, 05:53 AM
#12
Re: [Serious] Static route question
 Originally Posted by k1ll3rdr4g0n
I am actually starting to question if the answer to my question is no because the IP addresses are from my ISP. Which I don't know if they are on the same 'network'. And you know if I ask them, the canned response "We don't know, we just want your money".
When you look at your routers you should see the addresses assigned by the ISP and know if they are on the same network.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|