assign a virtual mac address to lo0

From: Lucas Carey (lcarey@odd.bio.sunysb.edu)
Date: Mon Sep 16 2002 - 15:52:13 EDT


Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi all,
I'm trying to assign a mac address to lo0 (or a virtual one to tu0) but
I can't figure out the syntax.
If it is impossible to assign an additional address to either tu0 or lo0
I would not be adverse to creating a virtual interface and assigning it
an ip address, man adress, and an entry in /etc/hosts.
-Lucas

runt {59} ifconfig physaddr 00:00:f8:25:34:c8 lo0
00:00:f8:25:34:c8: bad value
runt {60} ifconfig lo0 physaddr 00:00:f8:25:34:c8
ifconfig: physaddr requires alias
runt {61} ifconfig lo0 physaddr 00:00:f8:25:34:c8 lo0
lo0: bad value
runt {63} ifconfig physaddr 00:00:f8:25:34:c8 lo0
00:00:f8:25:34:c8: bad value
runt {64} ifconfig lo0 physaddr 00:00:f8:25:34:c8
ifconfig: physaddr requires alias
runt {65} ifconfig physaddr 0000f82534c8 lo0
0000f82534c8: bad value
runt {66} ifconfig lo0 vphysaddr 00:00:f8:25:34:c8
ifconfig: physaddr requires alias
runt {67} ifconfig lo0 vphysaddr 00:00:f8:25:34:c8 lo0
lo0: bad value
runt {68} ifconfig lo0 vphysaddr 00:00:f8:25:34:c8 tu0



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:53 EDT