================================================================================ #plumb up virtual #add to /etc/hosts: "10.10.10.10 myvirtual" ifconfig lan2:1 inet 10.10.10.10 ifconfig lan2:1 up #take down virtual ifconfig lan2:1 down ================================================================================ rsh should be renamed (restricted shell) and link rsh to remsh OR use ssh. ================================================================================