Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Stellation + Firebird docs

On Thu, 2002-09-12 at 13:35, Dave Shields wrote:
> On Thu, Sep 12, 2002 at 09:18:04AM -0300, Rodolfo M. Raya wrote:
> > On Wed, 2002-09-11 at 17:47, Dave Shields wrote:
> > 
> > Hi Dave,
> > 
> > Check if you have localhost defined in /etc/hosts.equiv .If not, add the
> > following line:
> > 
> > localhost.localdomain
> > 
> I do.
> > 
> > Also, you can check if you have a firewall or ipchains blocking port
> > 3060.
> > 
> How?

Telnet localhost 3060. If you can't get through, it's likely blocked.
I'm fairly sure that the Watson linux install is using ipchains. The
easiest way to fix it if it's a firewall problem is to just shut off
ipchains: "sudo /sbin/service ipchains stop". (If that fixes it, then
either read the manuals on ipchains to see how to open one port, or
use chkconfig to remove ipchains from your runlevel. I just disabled
ipchains, because the IBM VPN client is incompatible with it, and I'm
always behind another firewall anyway. So I don't know how to configure
it to open the port, but it's in the manual.)

	-Mark


-- 
Mark Craig Chu-Carroll,  IBM T.J. Watson Research Center  
*** The Stellation project: Advanced SCM for Collaboration
***		http://www.eclipse.org/stellation
*** Work Email: mcc@xxxxxxxxxxxxxx  ------- Personal Email:
markcc@xxxxxxxxxxx

Attachment: signature.asc
Description: This is a digitally signed message part


Back to the top