Re: How to access hosts in other subnet
- From: Baho Utot <baho-utot@xxxxxxxxxxxxxxx>
- Date: Tue, 29 Jul 2008 16:44:48 -0400
lovecreatesbea...@xxxxxxxxx wrote:
On Jul 29, 12:26 pm, Ronald Nissley <rnissley+use...@xxxxxxxxx> wrote:
On Mon, 28 Jul 2008 19:05:53 -0700, lovecreatesbea...@xxxxxxxxx wrote:
Before I assigned more IP adresses for my machine to access those
hosts. Can I use a proper netmask with only single IP address to do so?
There is no "magical" netmask that will allow you to connect to these
other subnets. You need routes to get to these networks. For example, if
another system with IP address 192.168.3.5 has a second interface with
the address 192.168.4.1 assigned (and routes between the two networks),
then you would do something like:
# route add -net 192.168.4.0 netmask 255.255.255.0 gw 192.168.3.5
to be able to talk to systems on the 192.168.4.0/24 network.
What's the ``24'' at the end of that address.
It's a 2 followed by a 4
--
Tayo'y mga Pinoy
.
- References:
- How to access hosts in other subnet
- From: lovecreatesbea...@xxxxxxxxx
- Re: How to access hosts in other subnet
- From: Ronald Nissley
- Re: How to access hosts in other subnet
- From: lovecreatesbea...@xxxxxxxxx
- How to access hosts in other subnet
- Prev by Date: Re: How to access hosts in other subnet
- Next by Date: Re: How to access hosts in other subnet
- Previous by thread: Re: How to access hosts in other subnet
- Next by thread: Re: How to access hosts in other subnet
- Index(es):
Relevant Pages
|