tml1-strict.dtd";>
>
>
>
>
>
>
>
> Open Manage™
>
> href="/oma/css/loginmaster.css">
>
> ……..etc
>
>
>
> From: xen-api-boun...@lists.xen.org
> [mailto:xen-api-boun...@lists.xen.org] On Behalf Of Aric Aasgaard
>
n-api@lists.xen.org
Subject: Re: [Xen-API] XCP and Dell OpenManage Server Admin
The problem was the order of the "-A INPUT" lines.
In your 2nd output, connections to port 1311 gets REJECT'ed in the
RH-Firewall-1-INPUT chain before reaching your port 1311 ACCEPT rules.
I suggest you use
tate NEW -m tcp --dport 22 -j ACCEPT
> -A RH-Firewall-1-INPUT -p tcp -m state --state NEW -m tcp --dport 80 -j ACCEPT
> -A RH-Firewall-1-INPUT -p tcp -m state --state NEW -m tcp --dport 443 -j
> ACCEPT
> -A RH-Firewall-1-INPUT -j REJECT --reject-with icmp-host-prohibited
> COMMIT
> # Com
ted
COMMIT
# Completed on Thu Dec 27 12:44:35 2012
-Original Message-
From: Casper Biering [mailto:c...@netamia.com]
Sent: Thursday, December 27, 2012 5:30 AM
To: Aric Aasgaard
Cc: xen-api@lists.xen.org
Subject: Re: [Xen-API] XCP and Dell OpenManage Server Admin
Hi,
It sounds like an iptabl
en-api-boun...@lists.xen.org]
On Behalf Of Aric Aasgaard
Sent: Wednesday, December 26, 2012 5:22 PM
To: xen-api@lists.xen.org
Subject: [Xen-API] XCP and Dell OpenManage Server Admin
I have several Dell 2950 and I have been using XenServer. I am trying to
install OMSA on XCP 1.6
When attempting
I have several Dell 2950 and I have been using XenServer. I am trying to
install OMSA on XCP 1.6
When attempting to use
OM-SrvAdmin-Dell-Web-LX-7.1.0-5304.XenServer60_A00.iso
I get
Error: Repository is not compatible with installed product (XenServer
expected)
Do you want to continue? (Y/N)