Ok.
I have problems to run InteractiveBastille. But I think (and in fact it
works) we can edit /etc/Bastille/bastille-firewall.cfg, look for the line
TCP_PUBLIC_SERVICES= and add the port 6000, as said Angus. Then exec
/etc/init.d/bastille-firewall stop && /etc/init.d/bastille-firewall start.
Thanks.
Salu2,
Oscar.
Angus Beath escribi�:
> Hey,
> From what I have seen, try running InteractiveBastille from the
> command line. Go through the various questions until you get to this
> question => "TCP service names or port numbers to allow on public
> interfaces:". For the answer, you should put any ports down which you
> want open to the world. For example I have ports 22 and 25 open (ssh and
> smtp). You might want to have port 6000 open (I think it's X11). This
> should allow you to successfully make X connections to your server.
>
> HTH
>
> Regards,
>
> Angus Beath
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Oscar
> Sent: Wednesday, 11 July 2001 8:00 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [expert] xhost problem
>
> Today I have activated tiny-firewall. Here is the problem!!!!
> If tiny-firewall (bastille-firewall) is off, I can run x programs on my
> server, but if it's on, I can't.
> Then, the solution is: Configure correctly tiny-firewall to allow x
> conections (I still don't know how, help, experts!) or stop it.
> Salu2,
> �scar.
>
> El Vie 06 Jul 2001 12:51, escribiste:
> > Hi All,
> >
> > Does anyone have any suggestions as to what would stop xhost allowing
> > incoming connections for other xserver on the same network.
> >
> > I do a xhost + 192.168.0.10 on the machine I am sitting at.
> (192.168.0.1)
> > I then telnet to the 192.168.0.10 and in the csh, run setenv DISPLAY
> > 192.168.0.1:0.0 and then run the program, ie: xsane for instance.
> >
> > Nothing then happens, if I strace the program, it sitts there waiting
> for a
> > response to its connect statement, it is pointing at the correct ip
> > address.
> >
> > It used to work, I have in host.allow on 192.168.0.1 the line ALL:
> > 192.168.0.10 to allow all connections.I tried to use the tiny
> firewall, but
> > each time I run it and check the hosts.* file, the hosts.* files are
> > commented out. Is this normal.
> >
> > Any ideas would be appreciated.
> >
> > Mandrake 8.0 on celeron 466, 256 Ram kernel 2.4
> >
> > Thanks.
> > Dave