|
||||||||||
Hello, Sorry for the late response. Now I'm back from my xmas holydays. This is the vmx file I use for m0n0 until version 1.2 (i'm not tested 1.21 yet). Hope it helps!!! Best regards... #!/usr/bin/vmware config.version = "6" virtualHW.version = "3" scsi0.present = "TRUE" scsi0.virtualDev = "vmxbuslogic" memsize = "64" ide0:0.present = "TRUE" ide0:0.fileName = "/vmfs/vmhba1:1:0:1/Monowall-1.2b9.iso" ide0:0.deviceType = "cdrom-image" floppy0.startConnected = "FALSE" floppy0.fileName = "/vmfs/vmhba1:1:0:1/MonoWall.flp" Ethernet0.present = "TRUE" Ethernet0.connectionType = "monitor_dev" Ethernet0.devName = "vmnic0" Ethernet0.networkName = "RedRSES" usb.present = "FALSE" RemoteDisplay.depth = "16" displayName = "MonoWall" guestOS = "linux" checkpoint.cptConfigName = "MonoWall-94b49ed7" priority.grabbed = "normal" priority.ungrabbed = "normal" scsi0:0.present = "TRUE" scsi0:0.name = "vmhba1:1:0:1:m0n0.dsk" draw = "gdi" Ethernet1.present = "TRUE" Ethernet1.connectionType = "monitor_dev" Ethernet1.devName = "vmnic1" Ethernet1.networkName = "SalidaInternet" floppy0.fileType = "file" Ethernet0.addressType = "generated" Ethernet1.addressType = "generated" uuid.location = "56 4d 99 60 c8 5b 46 6f-e7 b5 48 8c c7 e7 22 98" uuid.bios = "56 4d 99 60 c8 5b 46 6f-e7 b5 48 8c c7 e7 22 98" isolation.tools.dnd.disable = "TRUE" ethernet0.generatedAddress = "00:0c:29:e7:22:98" ethernet0.generatedAddressOffset = "0" ethernet1.generatedAddress = "00:0c:29:e7:22:a2" ethernet1.generatedAddressOffset = "10" Ethernet2.present = "TRUE" Ethernet2.connectionType = "monitor_dev" Ethernet2.devName = "vmnet_0" Ethernet2.networkName = "FW-VPN" Ethernet2.addressType = "generated" ethernet2.generatedAddress = "00:0c:29:e7:22:ac" ethernet2.generatedAddressOffset = "20" Ethernet0.startConnected = "TRUE" Ethernet0.virtualDev = "vlance" Ethernet1.startConnected = "TRUE" Ethernet2.startConnected = "TRUE" autostart = "true" autostartContinueWhenToolsRun = "FALSE" ide0:0.startConnected = "FALSE" suspend.Directory = "/vmfs/vmhba1:1:0:1" |