×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hi Doug -
On Sat, 1 Mar 2008 14:48:32 -0500, "Douglas Handy" <dhandy@xxxxxxxxx>
wrote:
In this scenario how would you do it without dual NICs? How do you get the
traffic for both addresses to the single NIC? Is this where a VLAN comes
into play?
All that's needed is ARP packets sent for each configured IP address,
advertising that IP address for the NIC's MAC address. The MAC
address controls the actual packet flow for ethernet. (The IP packets
are encapsulated in ethernet frames. The ethernet frames have the
source and target MAC addresses, not IP addresses.)
I don't think the NIC itself needs any particular smarts. The
operating system has to have the capability of configuring multiple IP
addresses for the same NIC and advertise them accordingly.
Redhat 9 Linux (yes, I know that's way past EOL) supports this easily,
with the multiple addresses in the same subnet or different subnets.
Ken
Opinions expressed are my own and do not necessarily represent the views
of my employer or anyone in their right mind.
As an Amazon Associate we earn from qualifying purchases.