On 11/12/09 18:30, Mike DeMarco wrote:
I have a need to change the 0:0:0:0:0:0 mac address assigned to the tun0
interface so vpnc tunnel will go through mac address inspector.
Since you can not ifconfig the ethers on a tun0 interface I was wondering if
there is a outbound packet filter program I can run to rewrite the mac address
on outbound packets from a interface?
If programmatically updating the mac is an option for you (via a driver
or something) you can use the mac interface - mac_unicst_update.
For references you can see the IP tunneling driver - iptun.c,
and a few other drivers in ON - ibd, vsw, xnf, aggr.
Pavan
_______________________________________________
opensolaris-discuss mailing list
[email protected]