Re: [CentOS] CENTOS 5 incoming SFTP

2013-10-07 Thread Les Mikesell
On Sat, Oct 5, 2013 at 5:04 PM, John McKelvey wrote: > Hello... > > OK, I have been checking... NSLOOKUP ... sees the linux box... Linux box > can ping all other boxes on the LAN (they are all windows) as well as > internet. > > With firewalls off on both any windows box as well as firewall off

Re: [CentOS] CENTOS 5 incoming SFTP

2013-10-05 Thread Earl Ramirez
On Sat, 2013-10-05 at 18:04 -0400, John McKelvey wrote: > Hello... > > OK, I have been checking... NSLOOKUP ... sees the linux box... Linux box > can ping all other boxes on the LAN (they are all windows) as well as > internet. > I was thinking that it can be a DNS issue, however you are able

Re: [CentOS] CENTOS 5 incoming SFTP

2013-10-05 Thread John McKelvey
Hello... OK, I have been checking... NSLOOKUP ... sees the linux box... Linux box can ping all other boxes on the LAN (they are all windows) as well as internet. With firewalls off on both any windows box as well as firewall off on linux box it can not be pinged, much less move files or log on

Re: [CentOS] CENTOS 5 incoming SFTP

2013-10-01 Thread John R Pierce
On 10/1/2013 1:42 PM, Eero Volotinen wrote: > On default install ssh daemon is turned on, maybe you are using custom spin > or customized install cd or kickstart? its also enabled on a 'minimal' install. -- john r pierce 37N 122W somewhere on the middle of

Re: [CentOS] CENTOS 5 incoming SFTP

2013-10-01 Thread Eero Volotinen
2013/10/1 Tony Sweeney > Surprisingly (to me, anyway), the SSH daemon is off by default in CentOS; > you need to 'chkconfig sshd on' and 'service sshd start' as root in order > to be able to ssh in. > r several years without this occurance. I will check on port 22. All > other machnes on the LA

Re: [CentOS] CENTOS 5 incoming SFTP

2013-10-01 Thread Les Mikesell
On Tue, Oct 1, 2013 at 10:23 AM, Tony Sweeney wrote: > Surprisingly (to me, anyway), the SSH daemon is off by default in CentOS; you > need to 'chkconfig sshd on' and 'service sshd start' as root in order to be > able to ssh in. > That must depend on the type of install you choose. -- Les M

Re: [CentOS] CENTOS 5 incoming SFTP

2013-10-01 Thread Tony Sweeney
] On Behalf Of John McKelvey Sent: 01 October 2013 12:00 To: CentOS mailing list Subject: Re: [CentOS] CENTOS 5 incoming SFTP Barry, I will check on firewall, though I have not deliberately activated one. This machine has run for several years without this occurance. I will check on port 22. All

Re: [CentOS] CENTOS 5 incoming SFTP

2013-10-01 Thread zGreenfelder
On Mon, Sep 30, 2013 at 11:27 PM, John McKelvey wrote: > Hello, > > I have a CENTOS 5 box that can reach the internet and can ping to/from all > windows system on my home network. The catch is that I can not connect to > the box using SSH from any windows machine, though they can easily ping the

Re: [CentOS] CENTOS 5 incoming SFTP

2013-10-01 Thread Kai Schaetzl
John McKelvey wrote on Mon, 30 Sep 2013 23:27:55 -0400: > The catch is that I can not connect to > the box using SSH That's obviously not true or just half of the story. Did you actually try *sshing* in? Your title mentions sftp, not ssh. So, what software are you using to connect? I would norm

Re: [CentOS] CENTOS 5 incoming SFTP

2013-10-01 Thread John McKelvey
Barry, I will check on firewall, though I have not deliberately activated one. This machine has run for several years without this occurance. I will check on port 22. All other machnes on the LAN are Windows. Many thanks for getting back to me. John On Mon, Sep 30, 2013 at 11:31 PM, Barry Br

Re: [CentOS] CENTOS 5 incoming SFTP

2013-09-30 Thread Barry Brimer
> I have a CENTOS 5 box that can reach the internet and can ping to/from all > windows system on my home network. The catch is that I can not connect to > the box using SSH from any windows machine, though they can easily ping the > linux box and vice-versa. Is there a firewall running on the Lin

[CentOS] CENTOS 5 incoming SFTP

2013-09-30 Thread John McKelvey
Hello, I have a CENTOS 5 box that can reach the internet and can ping to/from all windows system on my home network. The catch is that I can not connect to the box using SSH from any windows machine, though they can easily ping the linux box and vice-versa. Suggestion of a possible solution woul