All; I'm using IPTABLES to NAT various client LINUX boxes through a VPN server. I'm able to connect through the server, NAT the client and out the VPN connection successfully. Telnet is successful. However when I try to export the X display back to my client I receive 'Can't open Display <I.P.>' where the I.P. is that of the NAT'd client from the host, and see and 'invalid data' packet while sniffing on the client. I've tried DNATting X11 port 6000 packets back to the original I.P. with no success. Any help would be appreciated. Jeff Hammond