- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how to enable xdmcp in hpunix v3
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
Forums
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
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
03-22-2010 02:27 AM
03-22-2010 02:27 AM
how to enable xdmcp in hpunix v3
i am using xmanager on my client side but when i am try to connect to the server using xmanager it is no connecting throwing the error "xdmcp connection failed"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2010 02:35 AM
03-22-2010 02:35 AM
Re: how to enable xdmcp in hpunix v3
Is CDE installed on your HPUX server?
CDE is an optional product in HP-UX 11i v3. If you require it, you must explicitly select the CDE bundle (CDE-XXX).
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2010 03:41 AM
03-22-2010 03:41 AM
Re: how to enable xdmcp in hpunix v3
do u have the bundle number please let me know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2010 03:44 AM
03-22-2010 03:44 AM
Re: how to enable xdmcp in hpunix v3
i have installed the CDE this is the output of
#swlist CDE
B.11.31 HP-UX CDE User Interface
CDE.CDE-DTTERM B.11.31 CDE Terminal Emulator
CDE.CDE-DTTERM-COM B.11.31 CDE Terminal Emulator
CDE.CDE-ENG-A-HELP B.11.31 English
like this the ouput , please let me know to start the xdcmp service on the server , please give the steps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2010 04:35 AM
03-22-2010 04:35 AM
Re: how to enable xdmcp in hpunix v3
your swlist output seems ok.
Is CDE enabled?
/usr/dt/bin/dtconfig -e
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2010 04:39 AM
03-22-2010 04:39 AM
Re: how to enable xdmcp in hpunix v3
yah i run this command and enable
it completed successfully and done.
but after this when i run this command
# /usr/dt/bin/dtconfig -e
done
desktop auto-start enabled.
# /sbin/init.d/dtlogin.rc start
/sbin/init.d/dtlogin.rc[95]: HP_IETHER_SEND_COA: not found.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2010 05:02 AM
03-22-2010 05:02 AM
Re: how to enable xdmcp in hpunix v3
/etc/rc.config.d/hpietherconf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2010 05:07 AM
03-22-2010 05:07 AM
Re: how to enable xdmcp in hpunix v3
this is the output
# cat /etc/rc.config.d/hpietherconf
############################################################################
# @(#)B.11.31.0810_web hpietherconf $Revision: 2.1 $ 04/21/08 - B.11.31.0809
# (C) Copyright 2003-2008 Hewlett-Packard Development Company, L.P.
# @(#)B.11.31.0810_web
# hpietherconf : contains configuration values for HP iether 100BT/Gigabit
# ethernet interfaces
#
# HP_IETHER_INTERFACE_NAME Name of interface (lan0, lan1...)
#
# HP_IETHER_VMTU Change the virtual maximum transmission unit (in
# bytes) for the TCP Segmentation Offload (TSO)
# feature. Valid values are 0 or 32160.
# Set to 0 to disable TSO (Default)
# Set to 32160 to enable TSO. Note that transmit
# checksum offload (HP_IETHER_SEND_CKO) must be
# enabled for TCP Segmentation (TSO) offload to be
# enabled.
#
# HP_IETHER_ITR_MODE Change interrupt spacing. Set it to -1 to enable
# automatic dynamic tuning in the driver. Set it to
# value 'n' (between 0 and 65535) for an interrupt
# spacing of (n * 256) nanoseconds.
# Default: -1. Min: -1. Max: 65535
#
# HP_IETHER_STATION_ADDRESS Station address of interface
# configured through lanadmin(1m)
# Prefixed with "0x".
#
# HP_IETHER_SPEED Change the speed/duplexity for 100Base-T or
# 1000Base-T cards.
# Valid values are: 10hd 10fd 100hd 100fd 1000fd
# auto_on
#
# HP_IETHER_MTU Change the size of maximum transmission unit.
# Valid values are: 257-1500 for 10/100Mbps and
# 257-9000 for 1Gbps
#
# HP_IETHER_FLOW_CONTROL Enable or Disable the card's flow control
# By default, it is always enabled
# Enable = ON or 1
# Disable = OFF or 0
#
# HP_IETHER_AUTONEG Enable or Disable auto negotiation for 1000Base-SX
# By default this mode is always enabled
# Enable = ON or 1
# Disable = OFF or 0
# Note that you can disable autoneg for 100Base-T or
# 1000Base-T by setting HP_IETHER_SPEED.
# To set autoneg on for 100Base-T or 1000Base-T set
# HP_IETHER_SPEED to "auto_on"
#
# HP_IETHER_SEND_COAL_TICKS Change the number of send coalesced ticks
# in units of 1.024 microseconds.
# Default: 150 (i.e., 150*1.024 microseconds).
# Minimum: 0
# Maximum: 65535 (i.e., 65535*1.024 microseconds).
# NOTE: Modifying this configuration parameter to
# non-default values is no longer recommended
# for PCI-X cards and IS NOT supported
# for PCIe cards.
#
# HP_IETHER_RECV_COAL_TICKS Change the number of receive coalesced ticks
# in units of 1.024 nanoseconds.
# Default: 0
# Minimum: 0
# Maximum: 65535 (i.e., 65535*1.024 nanoseconds).
# NOTE: Modifying this configuration parameter to
# non-default values is no longer recommended
# for PCI-X cards and IS NOT supported
# for PCIe cards.
#
# HP_IETHER_SEND_MAX_BUFS Change the number of send buffer descriptors
# to send at one time.
# Default: 1. Min: 1. Max: 63.
# NOTE: Modifying this configuration parameter to
# non-default values is no longer recommended
# for PCI-X cards and IS NOT supported
# for PCIe cards.
#
# HP_IETHER_RECV_MAX_BUFS Change the number of receive buffer descriptors
# to send at one time.
# Default: 1. Min: 1. Max: 63.
# NOTE: Modifying this configuration parameter to
# non-default values is no longer recommended
# for PCI-X cards and IS NOT supported
# for PCIe cards.
#
# HP_IETHER_SEND_CKO Enable/Disable hardware TCP/UDP (IPv4)
# checksum offload on transmit. Note that
# disabling transmit checksum offload will
# also disable the TCP Segmentation (TSO)
# offload feature.
# Enable = ON,
# Disable = OFF. (default)
#
# HP_IETHER_RECV_CKO Enable/Disable hardware TCP/UDP (IPv4)
# checksum offload on receive.
# Enable = ON,
# Disable = OFF. (default)
#
# HP_IETHER_DIAG_THRESH Set the inbound packet rate threshold
# (in packets per second) below which
# the driver internal diagnostic for
# hardware fault detection will be enabled.
# The driver internal diagnostics will be
# activated when the packet rate on the
# interface drops below this threshold.
# 0 : Default, disables driver diagnostic
# 1-100000 : Enables diagnostic and sets
# : the threshold to the given value.
# -1 : Enables diagnostic and allows
# : the driver to automatically determine
# : the threshold.
#
# HP_IETHER_TX_512B_BUF
# Enable/Disable 512 byte transmit buffer size limit.
# Valid values are : 0 and 1.
# 0 : Default, disables 512 byte transmit
# buffer size limit.
# 1 : Enables 512 byte transmit buffer size
# limit.
# This option is not applicable for PCIe interfaces.
#
#
# The interface name, major number, card instance and nmid may be
# obtained from the lanscan(1m) command.
#
# All options are set through the lanadmin(1m) command.
#
############################################################################
############################################################################
# The HP_IETHER_INIT_ARGS are reserved by HP. They are NOT user changable.
HP_IETHER_INIT_ARGS="HP_IETHER_STATION_ADDRESS HP_IETHER_SPEED HP_IETHER_MTU HP_IETHER_FLOW_CONTROL HP_IETHER_AUTONEG HP_IETHER_SEND_COAL_TICKS HP_IETHER_RECV_COAL_TICKS HP_IETHER_SEND_MAX_BUFS HP_IETHER_RECV_MAX_BUFS HP_IETHER_VMTU HP_IETHER_ITR_MODE"
HP_IETHER_INTERFACE_NAME[0]=
HP_IETHER_STATION_ADDRESS[0]=
HP_IETHER_SPEED[0]=
HP_IETHER_MTU[0]=
HP_IETHER_FLOW_CONTROL[0]=
HP_IETHER_AUTONEG[0]=
HP_IETHER_SEND_COAL_TICKS[0]=
HP_IETHER_RECV_COAL_TICKS[0]=
HP_IETHER_SEND_MAX_BUFS[0]=
HP_IETHER_RECV_MAX_BUFS[0]=
HP_IETHER_VMTU[0]=
HP_IETHER_ITR_MODE[0]=
HP_IETHER_SEND_CKO[0]=
HP_IETHER_RECV_CKO[0]=
HP_IETHER_DIAG_THRESH[0]=
HP_IETHER_TX_512B_BUF[0]=
HP_IETHER_SEND_COA
HP_IETHER_INTERFACE_NAME[1]=lan0
HP_IETHER_SPEED[1]=auto_on
HP_IETHER_MTU[1]=1500
HP_IETHER_STATION_ADDRESS[1]=0x001560048ae8
HP_IETHER_FLOW_CONTROL[1]=On
HP_IETHER_SEND_CKO[1]=Off
HP_IETHER_RECV_CKO[1]=Off
HP_IETHER_VMTU[1]=0
HP_IETHER_SEND_MAX_BUFS[1]=1
HP_IETHER_SEND_COAL_TICKS[1]=150
HP_IETHER_RECV_MAX_BUFS[1]=1
HP_IETHER_RECV_COAL_TICKS[1]=0
HP_IETHER_ITR_MODE[1]=-1
HP_IETHER_DIAG_THRESH[1]=0
# End of hpietherconf configuration file
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2010 05:15 AM
03-22-2010 05:15 AM
Re: how to enable xdmcp in hpunix v3
there is an error in the line just before you configured your interface
# vi /etc/rc.config.d/hpietherconf
HP_IETHER_SEND_COA
change it to
#HP_IETHER_SEND_COA
:wq
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2010 05:36 AM
03-22-2010 05:36 AM
Re: how to enable xdmcp in hpunix v3
yah i commented that line and start the dtlogin.rc as
#/sbin/init.d/dtlogin.rc start
it starts successfully.
but still i am not getting connection through xmanager. from my client pc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2010 07:18 AM
03-22-2010 07:18 AM
Re: how to enable xdmcp in hpunix v3
Title: HP-UX 11i Graphics and Graphical Interfaces - Unable to Access XDMCP
Document ID: emr_na-c01439250-1
http://www13.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c01439250