Hi. Lets forget about the network interface that has one ip. The network interface that has two IP's (they are virtual ips because one physical interface has two ips) would have no problem with the ARP packets because it is the same for both networks. Supposing each virtual ip has a different network compared with the other.
Look at the OSI layer, if you are working with Ethernet then the Link layer would transport the physical address and over that the IP layer and then the TCP.. The IP layer would have two variants of source and target addresses but the hardware address would be the same. Thanks. Walter Lamagna SCSA On Mon, Mar 29, 2010 at 1:00 PM, Dan Klinedinst <[email protected]> wrote: > No. You can have two IPs from the same network on a single NIC, but not > from two different networks. The NIC would not know which network to send > ARP requests to, or where to route traffic, or what source IP to use. > > Dan Klinedinst > > On Mon, Mar 29, 2010 at 11:38 AM, Dombrowski, Neil > <[email protected]>wrote: > > > I have a server with two NICs, but I need it to be on three different > > networks (global, zone1, zone2 are each on different networks). Can I > have > > two different networks on one NIC? > > > > Thanks, > > Neil > > _______________________________________________ > > Solaris-Users mailing list > > [email protected] > > http://www.filibeto.org/mailman/listinfo/solaris-users > > > _______________________________________________ > Solaris-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/solaris-users > -- Walter _______________________________________________ Solaris-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/solaris-users
