i have created an additional loopback interface for denying ARP reply for a 
certain ip, here are the commands i have run:

ifconfig lo0:1 plumb
ifconfig lo0:1 x.x.x.x -arp netmask 255.255.255.255 up

secondly i need to make it permanent , so i tried the following to insert into 
the /etc/hostname.lo:1 but without any success after rebooting

plumb x.x.x.x -arp netmask 255.255.255.255 up

can anybody tell me what is the right syntax?

thanks in advanced
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to