Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Two ip addresses on one interface

0 views
Skip to first unread message

Eric Headley

unread,
Jul 25, 2000, 3:00:00 AM7/25/00
to
Is it possible to have two ip addresses on one interface on a Sun
machine ? If so how ?

Eric Headley


Sent via Deja.com http://www.deja.com/
Before you buy.

Barry Margolin

unread,
Jul 25, 2000, 3:00:00 AM7/25/00
to
In article <8lkt5s$6in$1...@nnrp1.deja.com>,

Eric Headley <erich...@my-deja.com> wrote:
>Is it possible to have two ip addresses on one interface on a Sun
>machine ? If so how ?

From "man ifconfig":

LOGICAL INTERFACES
Solaris TCP/IP allows multiple logical interfaces to be
associated with a physical network interface. This allows a
single machine to be assigned multiple IP addresses, even
though it may have only one network interface. Physical
network interfaces have names of the form driver-name
physical-unit-number, while logical interfaces have names of
the form driver-name physical-unit-number:logical-unit-
number.

--
Barry Margolin, bar...@genuity.net
Genuity, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.

hemant...@my-deja.com

unread,
Jul 25, 2000, 3:00:00 AM7/25/00
to
you can try

#ifconfig hme0:1 inet ip_address

you can define multiple addresses using interface:1 , 2 , 3 so on.

You can check ethernet FAQ at my web site for more info.

http://www.adminschoice.com

Hemant Sharma
www.adminschoice.com
The best of web for sysadmins.

In article <8lkt5s$6in$1...@nnrp1.deja.com>,
Eric Headley <erich...@my-deja.com> wrote:
> Is it possible to have two ip addresses on one interface on a Sun
> machine ? If so how ?
>

0 new messages