<div dir="ltr">

<p style="margin:0px;text-indent:0px;white-space:pre-wrap"><span style="font-family:"Noto Sans";font-size:10pt">What are methods to let xdm to know the IP of terminals through XDMCP ?</span></p></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, Dec 29, 2024 at 8:09 PM Alan Coopersmith <<a href="mailto:alan.coopersmith@oracle.com">alan.coopersmith@oracle.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 12/29/24 06:52, intmail01 wrote:<br>
> Hello,<br>
> <br>
> Are there any methods to list IP address in Xservers file configuration by using <br>
> wildcard or any form of address range ? Because IP can not be known in advance <br>
> for terminal and they can be set randomly by the dhcp.<br>
> I try to set an wildcard like 172.168.0.*:0 but it doesnt work.<br>
<br>
Do you mean the /etc/X11/xdm/Xservers file used by the xdm display manager?<br>
If so, then no, because each entry is a display to be managed, so something<br>
like 172.168.0.*:0 would start up 256 display managers, each trying to<br>
contact one of those IP addreesses to run an X session on.<br>
<br>
If you can't configure the DHCP server to give stable addresses to the X<br>
terminals, then you'll need to configure the X terminals to use XDMCP to<br>
let the xdm server know what IP address they're running on.<br>
<br>
-- <br>
         -Alan Coopersmith-                 <a href="mailto:alan.coopersmith@oracle.com" target="_blank">alan.coopersmith@oracle.com</a><br>
          Oracle Solaris Engineering - <a href="https://blogs.oracle.com/solaris" rel="noreferrer" target="_blank">https://blogs.oracle.com/solaris</a><br>
</blockquote></div>