7200emu.hacki.at Forum Index 7200emu.hacki.at
Dynamips, Dynagen and all that stuff
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
7200emu.hacki.at Forum Index

hackibr>

running IPSv5 on VMWare
Goto page Previous  1, 2, 3 ... , 11, 12, 13  Next
 
Post new topic   Reply to topic    7200emu.hacki.at Forum Index -> PEMU News
View previous topic :: View next topic  
Author Message
jwouter



Joined: 06 Jun 2007
Posts: 6

PostPosted: Fri Oct 17, 2008 4:31 pm    Post subject: ESX and IPS Reply with quote

Hi,

Does anyone know how to get this working using vmware ESX ?
Main problem seems to be that ESX doesn't support IDE harddisks...... (vitual)

I don't know how i can get the IPS to boot from the SCSI drive ......
Any help would be greatly appriciated.....

Regards,
JC
Back to top
View user's profile Send private message
sporty64



Joined: 31 Jan 2008
Posts: 2

PostPosted: Wed Oct 22, 2008 4:34 pm    Post subject: VMWARE with IPS 6.x Reply with quote

I have the 5.1 IPS in a VM running correctly and can login and configure it. However, when I try to upgrade to version 6.0 by using a PKG file from Cisco it loads but states unsupported hardware. Does anyone have a workaround for version 6 of IPS on vmware ?

Thanks in advance.
Jim
Back to top
View user's profile Send private message
fiqbal



Joined: 14 Nov 2007
Posts: 1

PostPosted: Tue Oct 28, 2008 3:10 am    Post subject: vmware ips working with physical device Reply with quote

Hello,
I am trying to create a lab at home and I have all the equipment with the exception of vmware ips so for that I am using vmware but I was wondering how that vmware will interact with the actual device like asa, router and switches? am I should be doing inline vlan pairing or inline interface pairing?

Can somebody please answer it?

Thanks

Fred
Back to top
View user's profile Send private message
akhidir



Joined: 26 Sep 2008
Posts: 1
Location: Riyadh

PostPosted: Thu Oct 30, 2008 4:39 pm    Post subject: IPS on Windows Reply with quote

Hello Everybody ,,

I'm trying to emulate IPS in Win XP ,, I reach up to login & changing the password. My problem is every time
the VMWare keep change the below lines in VMX file:
ethernet0.virtualDev = "e1000"
ethernet1.virtualDev = "e1000"
ethernet2.virtualDev = "e1000"

Change to

ethernet0.virtualDev = "vlance"
ethernet1.virtualDev = "vlance"
ethernet2.virtualDev = "vlance"

This end my to not be able to recognize the Interfaces .... Please HELP ..
My best wishes to all effort ....


Asim

_________________
Asim Khidir
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
misiekm



Joined: 09 Dec 2008
Posts: 1

PostPosted: Thu Dec 11, 2008 1:02 pm    Post subject: Reply with quote

Hi All

All the guys who had a problem after login (mainApp error)
try image 5.1.4 (you will find it on the internet:)

I had the same problems with 5.1.6-E1 but after creating new vm and booting from 5.1.4 sensor runs smoothly.

Regards
Michal
Back to top
View user's profile Send private message
lazaroni



Joined: 25 Mar 2008
Posts: 3

PostPosted: Wed Jan 07, 2009 8:17 am    Post subject: urgent Reply with quote

Dear All

my IPS is not working this is the conf.

=============================================
bios440.filename = "C:\Documents and Settings\3000004\My Documents\IPS\CISCO_IDS4215_440.BIOS.ROM"
config.version = "8"
virtualHW.version = "4"
scsi0.present = "TRUE"
memsize = "512"
ide0:0.present = "TRUE"
ide0:0.fileName = "IPS0.vmdk"
ide1:0.present = "TRUE"
ide1:0.fileName = "New Folder\NetEmu.cn IPS-K9-cd-1.1-a-5.1-6-E1.iso"
ide1:0.deviceType = "cdrom-image"
floppy0.present = "TRUE"
ethernet0.present = "TRUE"
usb.present = "FALSE"
sound.present = "FALSE"
sound.virtualDev = "es1371"
displayName = "Red Hat Linux"
guestOS = "redhat"
nvram = "redhat.nvram"

ide0:1.present = "TRUE"
ide0:1.fileName = "IPS1.vmdk"
ethernet0.virtualDev = "e1000"
ethernet1.virtualDev = "e1000"
ethernet2.virtualDev = "e1000"
ethernet1.present = "TRUE"
ethernet2.present = "TRUE"
===============================================
when i put these lines :

ethernet0.virtualDev = "e1000"
ethernet1.virtualDev = "e1000"
ethernet2.virtualDev = "e1000"

the VMqare give me message that there is no bootable cd or floppy

please i am preparing for my exame

_________________
secure you
Back to top
View user's profile Send private message Send e-mail MSN Messenger
quiddity



Joined: 16 May 2008
Posts: 1

PostPosted: Tue Mar 17, 2009 11:20 pm    Post subject: Missing gigabit interface 0/2 Reply with quote

I have followed to the letter the instructions but seem to be missing one of my Gig interfaces? I've gone through everything a hundred times but can't figure out what is going wrong! I had hoped to setup inline but not sure now that I only have one sensing interface?
Using VMware server console 1.0.8 on a Windows XP system with IPS image IPS-K9-cd-1.1-a-5.1-4.iso.
Any suggestions would be greatly appreciated as I'm at a total loss! javascript:emoticon('Sad')

Code:

[models/IDS-4215/interfaces/1]
# built-in 10/100 TX mgmt interface, Intel 82559ER
# was eth1 (int1) in 4.x
# rightmost connector on front panel
# labeled "Ethernet 1" on panel
name-template=Management0/0
pci-bus=0
pci-device= 17
pci-function=0
vendor-id=0x8086
device-id=0x100f
type=ge
mgmt-capable=yes

[models/IDS-4215/interfaces/2]
# built-in 10/100 TX sensing interface, Intel 82559ER
# was eth0 (int0) in 4.x
# leftmost connector labeled "Ethernet 0"
name-template=GigabitEthernet0/1
pci-bus=0
pci-device=18
pci-function=0
vendor-id=0x8086
device-id=0x100f
type=ge
sensing-capable=yes
tcp-reset-capable=yes

[models/IDS-4215/interfaces/3]
name-template=GigabitEthernet0/2
pci-bus=0
pci-device= 19
pci-function=0
vendor-id=0x8086
device-id=0x100f
type=ge
sensing-capable=yes
tcp-reset-capable=yes
default-admin-state=enabled


/proc/pci below matches the pci-devices configured in interfaces.conf


Bus 0, device 17, function 0:
Ethernet controller: Intel Corp. 82545EM Gigabit Ethernet Controller (Copper) (rev 1).
IRQ 18.
Master Capable. No bursts. Min Gnt=255.
Non-prefetchable 64 bit memory at 0xec840000 [0xec85ffff].
Non-prefetchable 64 bit memory at 0xec800000 [0xec80ffff].
I/O at 0x1090 [0x1097].
Bus 0, device 18, function 0:
Ethernet controller: Intel Corp. 82545EM Gigabit Ethernet Controller (Copper) (#2) (rev 1).
IRQ 19.
Master Capable. No bursts. Min Gnt=255.
Non-prefetchable 64 bit memory at 0xec860000 [0xec87ffff].
Non-prefetchable 64 bit memory at 0xec810000 [0xec81ffff].
I/O at 0x1098 [0x109f].
Bus 0, device 19, function 0:
Ethernet controller: Intel Corp. 82545EM Gigabit Ethernet Controller (Copper) (#3) (rev 1).
IRQ 16.
Master Capable. No bursts. Min Gnt=255.
Non-prefetchable 64 bit memory at 0xec880000 [0xec89ffff].
Non-prefetchable 64 bit memory at 0xec820000 [0xec82ffff].
I/O at 0x10a0 [0x10a7].
Sad Sad
Back to top
View user's profile Send private message
yb3810hq



Joined: 06 Nov 2008
Posts: 7

PostPosted: Fri Apr 03, 2009 4:56 am    Post subject: Information about JAVA and IDM Reply with quote

Information about JAVA and IDM.
I wasted a lot of time because of this.
When I newly installed jre-6.13, IDM didn't work. After I downgrade to jre-6.7, IDM worked fine.
Back to top
View user's profile Send private message
blittrell



Joined: 08 Feb 2009
Posts: 6

PostPosted: Fri Apr 03, 2009 7:18 pm    Post subject: I think I found the issue with (mainApp error) Reply with quote

Hi all,

I was getting this error as well and could not seem to get rid of it, I ran it on Windows and Linux and it did not work on either. I checked the PCI Device ids and such, as well as changed them to match what the OS was showing them with no luck.

I was using VMWare workstation 6.5, when I moved to 5.5 and ran the install and config again it worked fine. So there must be some difference between running the VM's on the older 5.x and 6.x versions. Once I had it running I tared and and took it home to see if it worked there and got the same exact mainapp error. Seeing as the only thing to change was the CPU speed I edited the ids_functions and entered the new processor speed and the error went away. So I am guessing that error is a generic error that occurs when anything is not right. I never found out what was wrong on the 6.5 VMware, so if someone finds that I would be interested to get it to run there, the 5.5 is a bit buggy with the latest GNome interface, specifically browse does not work.

Anyway, if you are able to use 5.X try that and see if the issue goes away. Just and FYI, I only ran this on Linux, I did not try install 5.5 on windows.

Anyone get 6.1 to run yet?

_________________
Brett
Back to top
View user's profile Send private message
alvarito



Joined: 04 Jul 2007
Posts: 9
Location: anywhere

PostPosted: Mon Apr 20, 2009 7:51 am    Post subject: Error in IPS Reply with quote

Hello,

I have the same problem that a lot of people.

my error is:

Error: Cannot communicate with mainApp (getVersion). Please contact your system administrator

Would you like to run cidDump?[no]

My configuration is:

bios440.filename = "E:\IPS_FILES\Cisco_IPS_in_VMWare/CISCO_IDS4215_440.BIOS.ROM"
config.version = "8"
virtualHW.version = "4"
scsi0.present = "TRUE"
memsize = "512"
ide0:0.present = "TRUE"
ide0:0.fileName = "IPS0.vmdk"
ide1:0.present = "TRUE"
ide1:0.fileName = "IPS-K9-cd-1.1-a-5.1-8-E3.iso"
ide1:0.deviceType = "cdrom-image"
floppy0.autodetect = "TRUE"
ethernet0.present = "TRUE"
ethernet0.wakeOnPcktRcv = "FALSE"
usb.present = "FALSE"
sound.present = "FALSE"
sound.fileName = "-1"
sound.autodetect = "TRUE"
svga.autodetect = "TRUE"
mks.keyboardFilter = "allow"
displayName = "IPS"
guestOS = "redhat"
nvram = "Red Hat Linux.nvram"
deploymentPlatform = "windows"
virtualHW.productCompatibility = "hosted"
tools.upgrade.policy = "useGlobal"

ide0:1.present = "TRUE"
ide0:1.fileName = "IPS1.vmdk"
floppy0.present = "FALSE"
ethernet0.virtualDev = "vlance"
ethernet1.virtualDev = "vlance"
ethernet2.virtualDev = "vlance"
ethernet1.present = "TRUE"
ethernet1.wakeOnPcktRcv = "FALSE"
ethernet2.present = "TRUE"
ethernet2.wakeOnPcktRcv = "FALSE"

isolation.tools.hgfs.disable = "TRUE"

ethernet0.addressType = "generated"
ethernet1.addressType = "generated"
ethernet2.addressType = "generated"
uuid.location = "56 4d f8 5f ce e3 79 66-11 68 1a 4c 68 36 1e 90"
uuid.bios = "56 4d f8 5f ce e3 79 66-11 68 1a 4c 68 36 1e 90"
ide0:0.redo = ""
ide0:1.redo = ""
ethernet0.generatedAddress = "00:0c:29:36:1e:90"
ethernet0.generatedAddressOffset = "0"
ethernet1.generatedAddress = "00:0c:29:36:1e:9a"
ethernet1.generatedAddressOffset = "10"
ethernet2.generatedAddress = "00:0c:29:36:1e:a4"
ethernet2.generatedAddressOffset = "20"

checkpoint.vmState = ""

_________________
CCDA - CCNA - CCDP - CCNP
Back to top
View user's profile Send private message
hbnf3333



Joined: 12 Feb 2009
Posts: 13

PostPosted: Sun May 03, 2009 1:32 am    Post subject: Reply with quote

Your prob lem seems to be in this portion :

ethernet0.virtualDev = "vlance"
ethernet1.virtualDev = "vlance"
ethernet2.virtualDev = "vlance"


Replace it by -

ethernet0.virtualDev = "e1000"
ethernet1.virtualDev = "e1000"
ethernet2.virtualDev = "e1000"

- Sometimes it get changed automatically. Change it - Save it - Run VMWare again.
Back to top
View user's profile Send private message
chuks



Joined: 24 Sep 2006
Posts: 24
Location: UK

PostPosted: Sun May 03, 2009 9:17 am    Post subject: Reply with quote

Hello Everybody ,,

I'm trying to emulate IPS in Win XP ,, I reach up to login & changing the password. My problem is every time
the VMWare keep change the below lines in VMX file:
ethernet0.virtualDev = "e1000"
ethernet1.virtualDev = "e1000"
ethernet2.virtualDev = "e1000"

Change to

ethernet0.virtualDev = "vlance"
ethernet1.virtualDev = "vlance"
ethernet2.virtualDev = "vlance"

This end my to not be able to recognize the Interfaces .... Please HELP ..
My best wishes to all effort ....


Asim



[/quote]
You have to make sure you switch off you vmware completely before u do the change, and then restart again
Chuks
Back to top
View user's profile Send private message
studs



Joined: 03 May 2009
Posts: 1

PostPosted: Sun May 03, 2009 2:13 pm    Post subject: Reply with quote

Nice work
Back to top
View user's profile Send private message
Modena



Joined: 28 Nov 2006
Posts: 17

PostPosted: Fri May 08, 2009 7:05 am    Post subject: Reply with quote

I have this working with 5.1.4 on Windows XP vmware 6.5, thanks very much for the how-to

I upgraded it the IDS to 6.0.5E3, but the E1000 driver segfaults

I found this which suggests these guys are at the same stalemate:

http://translate.google.com.au/translate?hl=en&sl=zh-CN&u=http://www.netemu.cn/bbs/archiver/tid-11071.html&ei=EdcDSoWSEqGctgPLu9TrAQ&sa=X&oi=translate&resnum=1&ct=result&prev=/search%3Fq%3Dids%2Bsegmentation%2Bfault%2BE1000_MODULE%26hl%3Den%26rlz%3D1T4GGLL_enAU318AU319%26sa%3DX

Anyone would have any idea hwo to get around this? Maybe change the cids startup scripts to use a different driver?
Back to top
View user's profile Send private message
aminarab



Joined: 23 Apr 2008
Posts: 1

PostPosted: Wed May 13, 2009 3:10 pm    Post subject: Reply with quote

when i want to create the service user i get this error "Error: editConfigDeltaUserAccount : Unknown control transaction name "
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    7200emu.hacki.at Forum Index -> PEMU News All times are GMT
Goto page Previous  1, 2, 3 ... , 11, 12, 13  Next
Page 12 of 13

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


 

Cisco Training Course partner | Boot Camps | Cisco Certification Courses
http://www.coursefox.co.uk



Powered by phpBB © 2001, 2005 phpBB Group