[Sunhelp] Two ips in a network card
    Almazan_Hector at emc.com 
    Almazan_Hector at emc.com
       
    Wed Sep 20 10:12:42 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:	Beatriz Elena "Durn" "Castaeda [SMTP:nexurina at yahoo.com]
> Sent:	Wednesday, September 20, 2000 10:37 AM
> To:	sunhelp at sunhelp.org
> Subject:	[Sunhelp] Two ips in a network card
> 
> Is posible to make an network adapter to have two ip
> addresses? What I need to do?
> 
> Thank you.
> 
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
    
    
More information about the SunHELP
mailing list