Re: Simple iptables table doesn't let me forward X windows

2018-01-20 Thread Jason
On Sat, Jan 20, 2018 at 07:30:09PM +, Joe wrote: > On Sat, 20 Jan 2018 12:13:12 -0600 > Jason wrote: > > > Hi, > > > > I am trying to setup (what should be) a simple iptables table between > > two machines on a local network, both with static IP addresses. The > > machine I want to set up th

Re: Simple iptables table doesn't let me forward X windows

2018-01-20 Thread Jason
On Sat, Jan 20, 2018 at 07:58:27PM +0100, Pascal Hambourg wrote: > Le 20/01/2018 à 19:13, Jason a écrit : > > > >I am trying to setup (what should be) a simple iptables table > > I don't think so. In iptables, "tables" are preexisting data structures > containing chains, and chains contain rules t

Re: Simple iptables table doesn't let me forward X windows

2018-01-20 Thread deloptes
Joe wrote: > OK, that leaves little doubt that it's a firewall issue. usually xauth missing or wrong xauth people do upgrade, then just press yes and pile up mess over mess and then come here to ask for help. it's fun regards

Re: Simple iptables table doesn't let me forward X windows

2018-01-20 Thread Joe
On Sat, 20 Jan 2018 12:13:12 -0600 Jason wrote: > Hi, > > I am trying to setup (what should be) a simple iptables table between > two machines on a local network, both with static IP addresses. The > machine I want to set up the iptables on is a headless server which I > access using ssh. I want

Re: Simple iptables table doesn't let me forward X windows

2018-01-20 Thread Pascal Hambourg
Le 20/01/2018 à 19:13, Jason a écrit : I am trying to setup (what should be) a simple iptables table I don't think so. In iptables, "tables" are preexisting data structures containing chains, and chains contain rules that you create. The set of rules in these chains and tables is called, wel

Simple iptables table doesn't let me forward X windows

2018-01-20 Thread Jason
Hi, I am trying to setup (what should be) a simple iptables table between two machines on a local network, both with static IP addresses. The machine I want to set up the iptables on is a headless server which I access using ssh. I want to cut off all communications except with the machine I ssh f