- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Network Simulator
- >
- Re: Error when running the simulator
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2014 03:37 AM
11-02-2014 03:37 AM
Error when running the simulator
Hi,
I'm with GNU/Linux testing (jessie).
Kernel : 3.16-2-amd64
virtualbox 4.3.18-dfsg-1 amd64
HNS_7.1.50_x86_64.deb
I installed successful Virtualbox, HNS.
I run HNS and give a try with this config :
#device 1 device_id = 1 #device type is chassis device_model = SIM1200 #host ip option #host_ip = 192.168.100.1 #board slot type and aux_port memory_size board = SIM1201 : aux_port 51234 #device 2 device_id = 2 #device tyep is box device_model = SIM1200 #board slot type and aux_port memory_size board = SIM1201 : aux_port 51235 #connect two interface device 1 : interface 2 <---> device 2 : interface 2
Then, i start the simulator but i got this error :
Failed to refresh comware version
Also, i gave a try to run it with sudo but it said that it can not to display on "10.0" to the X server.
X11 connection rejected because of wrong authentication. HP Network Simulator: cannot connect to X server localhost:10.0
Althought i can display the "xclock" command from the terminal.
echo $DISPLAY said me that i'm ok.
I tried :
export DISPLAY="127.0.0.1:10.0"
But nothing.
So, please, do you have some feedback from installing and running on Linux ?
Thank you in advance for your return.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2014 01:49 PM
11-04-2014 01:49 PM
Re: Error when running the simulator
Hi toto174,
HNS is supported only on Windows and Ubuntu as of now. I ran your script with the same virtual box image on Ubuntu 14.04 and it ran perfectly fine after I removed the ": aux_port 51234" part from line 8 and 14.
I did not get any errors you've mentioned. It maybe because I used Ubuntu and you're using some other unsupported version of Linux.
Do you have Ubuntu with the same Virtual Box version?
Regards,
Jay