/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */ Dear all, I have writen some port forwarding rule for the X Display in linux(redhat-6.1). /usr/sbin/ipmasqadm portfw -a -P tcp -L x.x.x.x 6099 -R 192.168.100.1 6000 /usr/sbin/ipmasqadm portfw -a -P tcp -L x.x.x.x 6100 -R 192.168.100.2 6000 /usr/sbin/ipmasqadm portfw -a -P tcp -L x.x.x.x 6101 -R 192.168.100.3 6000 There have not problem for port forward <= 6100, but it fail for port > 6100. So the last rule seem fail. I think this may be the problem in the portfw. Is there any restriction for X display's port? It's port range is from 6000 ~ 6100 ? Do you have any comment? and How to solve it? Thanks! Gary _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
