Skip to Content.
Sympa Menu

freetds - Re: remote access to Sybase on RH 7.3

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: remote access to Sybase on RH 7.3
  • Date: 15 Aug 2002 08:59:43 +0200


Il gio, 2002-08-15 alle 08:47, James K.Lowden ha scritto:
...

> >
> > Just give a "ipchains -nvL" (from root) to see the firewall role
> > currently active.
>
> Thanks. I should have mentioned. During the RH installation, there was a
> screen asking about the firewall setup. I chose "no firewall", which
> should have meant complete access. For some reason (don't get me started)
> they didn't install an ftpd or telnetd, though.
>
> $ sudo /sbin/ipchains --list
> ipchains: Incompatible with this kernel
>

Wow... this mean that RH has change firewall to iptables !!
(I'm using RH 7.2)
Just use "iptables -nvL"

> ssh refuses entry, too, even locally:
>
> [jklowden@sandbox jklowden]$ ssh sandbox
> ssh: connect to address 127.0.0.1 port 22: Connection refused
>
> Other suggestions?
>
Are ssh up try
$ ps awx | grep sshd
$ netstat -an | grep '^tcp.*LISTEN'

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page