Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2001 17:32:26 +1100
From:      Ryan Nera <rnera@imi-solutions.com>
To:        "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org>
Subject:   routing
Message-ID:  <E8778975F390444891C8C28EB93C414D21D9@imi-fps.imi.net>

next in thread | raw e-mail | index | archive | help
Routing question I have 3 networks and 2 routers
A has an IP of 10.11.3.254 on the 10.11.3.0 network
    an IP of 10.11.1.253 on the 10.11.1.0 network
B has and IP of 10.11.1.254 on the 10.11.1.0 network
   an IP of 192.168.2.254 on the 192.168.2.0 network

From the 10.11.3.0 i want to be able to see the 192.168.2.0 network and
vice-versa
so i tried route add 10.11.3.0 10.11.1.253 255.255.255.0 on B
and route add 192.168.2.0 10.11.1.254 255.255.255.0 on A
this did not work
there are no default gateways no both machines

do i need to run a routing daemon or can i do this with static routes?
help please


			
			____________________
				10.11.3.0
				      |
				      |
				10.11.3.254
				......|........
				|	|
				|    A	|
				.............
				     |
				10.11.1.253
				     |
				     |
		      _______________________
				10.11.1.0
				    |
				    |
				    |
				10.11.1.254
				    |
			        ................
			        |		|
			        |    B         |
			        |	            |
                                            ................
				|
			192.168.2.254
				|
				|
		______________________
			192.168.2.0



Ryan S Nera
Systems Engineer
Information Management Integration

Phone: 02 95805968
Fax:     02 9570 8301
Mobile: 0408 426 993
Web:   www.imi-solutions.com
Email:  rnera@imi-solutions.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E8778975F390444891C8C28EB93C414D21D9>