Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 1996 19:28:32 -0400
From:      craigs@os.com (Craig Shrimpton)
To:        Paul Walsh <paul@nation-net.com>
Cc:        questions@freebsd.org
Subject:   Re: Router IP address
Message-ID:  <199605232328.TAA02633@solar.os.com>

next in thread | raw e-mail | index | archive | help
>When the freeBSD box is routing, the router IP and the boxes IP are one 
>in the same. Is that right?
>
>Then how do I give the router a separate IP address??
>
>Regards, Paul Walsh.
>
>

IP addresses are assigned to interfaces not machines.  In fact, using alias
techniques, you can assign multiple addresses to the same interface.  This
is how virtual domains are done.  A router will have a seperate (could be
more than one) IP address for each ethernet card installed.  If you only
have one interface, then it's not a router it's a host.  A router, often
called a gateway but not to be confused with a bridge, is necessary to
enable hosts on different subnets to talk.


-Craig




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