[Sunhelp] HELP!!!! Binding multiple IP to NIC

Almazan_Hector at emc.com Almazan_Hector at emc.com
Wed Sep 20 09:42:16 CDT 2000


run ifconfig -a and look for the device name for your nic.
output should be like these:

lo0: flags=849<UP,LOOPBACK,RUNNING,MULTICAST> mtu 8232
        inet 127.0.0.1 netmask ff000000 
hme0: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500
        inet 128.221.28.103 netmask ffffff00 broadcast 128.221.28.255
        ether 8:0:20:b9:77:7 

hme0 <==== this is the nic card device name.

ifconfig hme0:1 plumb 
ifconfig hme0:1 ip_address up

Hector
> -----Original Message-----
> From:	Henry Marquez [SMTP:marquezh at pacbell.net]
> Sent:	Tuesday, September 19, 2000 10:12 PM
> To:	sunhelp at sunhelp.org
> Subject:	RE: [Sunhelp] HELP!!!! Binding multiple IP to NIC
> 
> 
> Try dmesg, check what type of interface you have, then replace "iprb0"
> with
> the interface reported by dmesg.
> 
> -----Original Message-----
> From: sunhelp-admin at sunhelp.org [mailto:sunhelp-admin at sunhelp.org]On
> Behalf Of Clayton Winter
> Sent: Tuesday, September 19, 2000 7:00 PM
> To: sunhelp at sunhelp.org
> Subject: [Sunhelp] HELP!!!! Binding multiple IP to NIC
> 
> 
> Help
> 
> Already tried
> 
> ifconfig iprb0:1 203.14.120.24 netmask 255.255.255.0 up
> fconfig: SIOCGLIFNETMASK: iprb0:1: no such interface
> 
> running Solaris 8 x86
> 
> 
> 
> -----Original Message-----
> From: sunhelp-admin at sunhelp.org [mailto:sunhelp-admin at sunhelp.org]On
> Behalf Of Brian Canada
> Sent: Wednesday, 20 September 2000 9:45 AM
> To: 'sunhelp at sunhelp.org'
> Subject: RE: [Sunhelp] Binding multiple IP to NIC
> 
> 
> ifconfig hme0:1 "ip address"
> ifconfig hme0:1 up
> 
> Also don't forget to add a /etc/hostname.hme0:1 file for boot up.
> 
> -----Original Message-----
> From: Clayton Winter [mailto:clayton at webdata.com.au]
> Sent: Tuesday, September 19, 2000 6:20 PM
> To: sunhelp at sunhelp.org
> Subject: [Sunhelp] Binding multiple IP to NIC
> 
> 
> 
> How can I bind multiple IP to a single NIC?
> 
> Regards
> Clayton
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
> 
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
> 
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp





More information about the SunHELP mailing list