RE: two subnets thru same wire - netmask
From: Shiraz Baig (shiraz_baig_at_yahoo.com)
Date: 03/27/05
- Previous message: Alexey Fadyushin: "Re: Default Gateway Thorough A Programme"
- Next in thread: Ed Greshko: "Re: two subnets thru same wire - netmask"
- Reply: Ed Greshko: "Re: two subnets thru same wire - netmask"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 27 Mar 2005 07:34:59 -0800 (PST) To: redhat <redhat-list@redhat.com>
Patrick Campbell <PCampbell@ourvacationstore.com> has
stated that "Your subnet mask will need to be
255.255.0.0." That is the whole point. If I make the
netmask as 255.255.0.0 then the point that I am trying
to make is defeated. I do not want to make
the netmask 255.255.0.0. I want to retain it as
255.255.255.0.
Basically, it is an academic question which we were
discussing in the class. I am trying to ascertain
whether two class C networks can communicate amongst
their network computers, through the same wire.
I personally, think, they can. Because When host A
wishes to talk to host C, it "ANDs" the destiation IP
address with netmask and gets its own network address.
So, it simply sends the message to
its own network. The C computer should receive it.
Same reasoning applies to other network, when B wishes
to talk to D.
If I change the netmask to 255.255.0.0. then it is one
network. It is not two networks. So, the purpose of
mixing two networks is not achieved.
So, please give your comments again. With the netmask
255.255.255.0 will host A be able to talk to C and
host B talk to host B.
Thanks.
bye
shiraz
__________________________________
Do you Yahoo!?
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Alexey Fadyushin: "Re: Default Gateway Thorough A Programme"
- Next in thread: Ed Greshko: "Re: two subnets thru same wire - netmask"
- Reply: Ed Greshko: "Re: two subnets thru same wire - netmask"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: NAT router confusion
... My understanding is that the netmask is only ... to determine how much of the
IP address is used for the subnet address. ... last 8 bits of your IP is usable for a specific
host on the ... network and the first 24 bits are used for the network address and
subnet ... (freebsd-questions) - RE: Ethernet Stopping Problem
... I have a freebsd 5.2 box setup as my gateway ... network is layed out
as follows: ... ed0 card, and also replaced cables and the ... inet 127.0.0.1 netmask
0xff000000 ... (freebsd-questions) - Re: Linux router w/3 nics - need help with routing
... netmask and broadcast, or if one leads only to the default gw, it ... under
eth0 with 192.168.0.0/24 network is wrong). ... that one to a more limited subnet
of your main subnet. ... > then install the route I want. ... (comp.os.linux.networking) - Re: machine auto-disconnects from the network
... > Cris Carampa wrote: ... >> months before we splitted our network
into internal LAN and DMZ using a ... >> netmask. ... The first route
is created by ... (comp.unix.sco.misc) - Re: Subnetting/Routing
... It is not a valid netmask. ... An IP address is divided into two portions: Network
and Host. ... So for instance a /24 has 24 bits in the network portion ...
(comp.os.linux.networking)