(E-Mail Removed) wrote:
> Hello. My question isn't Linux specific, but I think you can help me. I
> have a Linux box with one NIC. eth0 is configured with the IP
> 10.8.201.2 netmask 255.255.255.0. This box is connected to a router
> whose IP is 10.8.201.1 and netmask is 255.255.255.0.
>
> There is a box with the IP 10.8.201.34 and netmask 255.255.255.224
> connected to another router. This router's IP is 10.8.201.33 and its
> netmask is 255.255.255.224.
>
> How can I access the box 10.8.201.34/27 from 10.8.201.2/24 ?? Is it
> possible?
Given that your computer will think the other computer is on the same
subnet, you'll have some configuraton issues. You might be able to create
a host route, for that one computer, via the other router. You'd then have
to configure the other router, to pass traffic to the appropriate computer.
In short, using the same subnet range for both, causes lots of problems.
--
(This space intentionally left blank)