- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- xdm and DHCP hosts
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
06-30-2005 05:00 AM
06-30-2005 05:00 AM
xdm and DHCP hosts
O/S: RedHat 3.0 AS
I'm running xdm and have two issues:
xdm will not serve a computer that does not have a hardwired IP address. All of my computers are able to open up an X-session
(with Reflections X) because they are in the /etc/hosts file - but when I try it with a laptop that uses DHCP, I get a timeout. If give it a hard address, or I go into my /etc/hosts files and add in the laptop's DHCP IP-du-jour, and give it a hostname, it works fine.
The xdm-error log has the following entry:
Possible DNS spoof attempt.xdm error (pid 12777): Cannot convert Internet address 15.19.93.48 to host name.
The second issue is when you bring up a BROADCAST session with the chooser, All the other hosts offering sessions show up as "0 users load 2.2.1.1" but the Linux box shows up as "This account is currently not available" - but you CAN get it to serve you.
I've tried setting the xdm file in PAM.D to
all "optional" fields, which didn't fix the
problem but did lead to some exciting anomolies
:-)
regards,
tonyp
tony.podrasky@hp.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2005 05:16 AM
06-30-2005 05:16 AM
Re: xdm and DHCP hosts
currently not available). That is an error
message from xdm because the call to Xwilling
used the user "nobody", which does not work
on my system. Once I got rid of the "su"
section, it works fine.
regards,
tonyp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2005 06:46 AM
06-30-2005 06:46 AM
Re: xdm and DHCP hosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2005 04:39 PM
06-30-2005 04:39 PM
Re: xdm and DHCP hosts
looks like your xdm is configured to resolve back the connections with the host name list. if it can not find, it just rejects the connection.
check /etc/X11/xdm/Xaccess file, it specifies the access control file for X11. so make sure you have enabled all hosts can get a xdm session
Hope this helps,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2005 12:43 AM
07-01-2005 12:43 AM
Re: xdm and DHCP hosts
xdm broadcase only works inside the VLAN, it won't let X clients outside the VLAN, even though they can ping to see the X servers.
Tell me please about the exciting anomalies.
;-)
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 03:13 AM
07-05-2005 03:13 AM
Re: xdm and DHCP hosts
the XDMCP server from a DHCP client on
another network, far far away...
I use a LINUX box as my office machine.
To access my e-mail when I am out of the
office, I lug around a laptop running XP.
The work-around is the fire-up REFLECTIONS X
on the laptop. Then use a
to the Linux box, set the display variable
to the XP box, then fire-up Mozilla on the
Linux box.
Thanx to all for the help.
regards,
tonyp