Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 1996 16:52:12 -0500 (CDT)
From:      "John A. Booth" <john@ulantris.infinop.com>
To:        jimd@mistery.mcafee.com (Jim Dennis)
Cc:        questions@freebsd.org
Subject:   Re: ifconfig aliasing
Message-ID:  <199606042152.QAA15818@ulantris.infinop.com>
In-Reply-To: <201006042059.NAA00207@mistery.mcafee.com> from "Jim Dennis" at Jun 4, 96 03:58:05 pm

next in thread | previous in thread | raw e-mail | index | archive | help

> 
> 	How do I show this information?  Which FM should I R?
> 
each of our aliases are done like so.

	ifconfig ed0 alias 205.230.144.7 netmask 255.255.255.255



netstat -i 
gives

Name  Mtu   Network     Address            Ipkts Ierrs    Opkts Oerrs  Coll
ed0   1500  <Link>00.00.c0.8a.be.9d      4533408     0  2174270    52 29800
ed0   1500  205.230.144 hubble           4533408     0  2174270    52 29800
ed0   1500  website.dci website.dcimark  4533408     0  2174270    52 29800
ed0   1500  www.arlon.c www.arlon.com    4533408     0  2174270    52 29800
ed0   1500  www.dfwhair www.dfwhair.com  4533408     0  2174270    52 29800
ed0   1500  www.dogphot www.dogphoto.co  4533408     0  2174270    52 29800
ed0   1500  www.muench. www.muench.com   4533408     0  2174270    52 29800
ed0   1500  www.confede www.confederate  4533408     0  2174270    52 29800
lp0*  1500  <Link>                             0     0        0     0     0
lo0   16384 <Link>                        172646     0   172646     0     0
lo0   16384 your-net    localhost         172646     0   172646     0     0
~ >

works like a charm ;)..




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