From owner-freebsd-stable Thu Feb 15 10:19:30 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA13453 for stable-outgoing; Thu, 15 Feb 1996 10:19:30 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA13447 for ; Thu, 15 Feb 1996 10:19:27 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id LAA00383; Thu, 15 Feb 1996 11:21:43 -0700 Date: Thu, 15 Feb 1996 11:21:43 -0700 From: Nate Williams Message-Id: <199602151821.LAA00383@rocky.sri.MT.net> To: michael butler Cc: nate@sri.MT.net (Nate Williams), stable@freebsd.org Subject: Re: arp and async problems In-Reply-To: <199602151814.FAA09626@asstdc.scgt.oz.au> References: <199602151811.LAA00327@rocky.sri.MT.net> <199602151814.FAA09626@asstdc.scgt.oz.au> Sender: owner-stable@freebsd.org Precedence: bulk > > > There is no way I can afford to split out 14 subnets with only one address > > > in each to support a DNS and WWW server nor is it practical to stick that > > > many ethernet cards into the box. > > > Why split it out? Why not stick all of the alias' on the same network, > > so that the IP address are relevant on your primary network? > > So you're telling me that I can now use .. > > ifconfig ep0 inet 202.12.127.225 netmask 255.255.255.240 > ifconfig ep0 inet 202.12.127.226 alias netmask 255.255.255.240 > ifconfig ep0 inet 202.12.127.227 alias netmask 255.255.255.240 > : > : > > .. this didn't work before (I tried it), does it now ? I don't believe so. What does 'ifconfig -a' return, and what alias's are you trying to use? nate