Alright now I just opened the port with these command, (I thought I would provide them for the great Linux administrators around the world since there is very little information about this in the internet)
I added these lines to the /etc/gdm/custom.conf file
Code:
[security]
DisallowTCP=yes
AllowRemoteRoot=true
[xdmcp]
Enable=true
I rebooted, diabled the firewall, and then i ran these commands
#init 3 && init 5
[/code]
I ran an nmap scan against to find the ports that were opened. Just like I wanted the port 6000 was opened but in the scan results nmap said that access was denied. I even tried the Xdmx command as a test and it was unable to connect to the xserver, here the command I ran
Code:
#Xdmx :1 -display 192.168.1.108:0
the terminal failed to connect to the server, I am wondering that if this has something to do with the access denied entry in the nmap scan. you tell me because I really want to make my tile display system already