I've managed to get link local working my modifying the routing (disable the fw atm too).
/sbin/route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.158.231.1 0.0.0.0 UG 0 0 0 eth1 150.158.231.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 cloudbr0 172.16.0.0 0.0.0.0 255.255.0.0 U 0 0 0 cloudbr0 172.16.8.0 0.0.0.0 255.255.255.0 U 0 0 0 cloudbr0 However, only to OTHER machines, I still cannot access the Secondary storage VM by the ll address. So LL addresses work to other physical machines, not to the VM on the same host I am connecting from (or from another machine for that matter).
