Hello guys,
I have Fusion 2.0.1 with Leopard OS X Server as a virtual machine. Our company internal network is in 192.168.168.0/24 range and I would like to assign a new private IP range for my OS X Server in the 10.0.0.0 range. I did set Network to every mode available in the Fusion (NAT, Bridge and Host) but my static route never works.
sudo route -nv add -net 192.168.168.0/24 10.0.0.1
$ ping 192.168.168.1
PING 192.168.168.1 (192.168.168.1): 56 data bytes
ping: sendto: Cannot allocate memory
Any ideas?
Thx
Robert