Re: tls

2013-09-10 Thread Reindl Harald
Am 09.09.2013 20:22, schrieb Patrick Dupre: >> - Original Message - >> From: Matthew J. Roth >> Sent: 09/09/13 04:55 PM >> To: Community support for Fedora users >> Subject: Re: tls >> >> Patrick Dupre wrote: >>> >>> ssh w

Re: tls

2013-09-10 Thread Matthew J. Roth
Patrick Dupre wrote: > > I probably need to learn more how to use sftp for having best secure transfers > using my own key. Patrick, All you need to know is the fingerprint of the key on the remote computer. It is used to authenticate that you are connecting to the computer you intended to. Ei

Re: tls

2013-09-09 Thread Patrick Dupre
> - Original Message - > From: Matthew J. Roth > Sent: 09/09/13 11:24 PM > To: Community support for Fedora users > Subject: Re: tls > > >>> Patrick Dupre wrote: > >>> > >>> ssh works fine. However, I have a possible explaination.

Re: tls

2013-09-09 Thread Matthew J. Roth
>>> Patrick Dupre wrote: >>> >>> ssh works fine. However, I have a possible explaination. >>> This machine is behind a firewall and to be able to make ssh, I >>> add to ask to have the ssh port open. Probably, the ftp port is >>> closed. Should I ask to have it open to use ssl/tls? >>> Is it port

Re: tls

2013-09-09 Thread Patrick Dupre
> - Original Message - > From: Matthew J. Roth > Sent: 09/09/13 04:55 PM > To: Community support for Fedora users > Subject: Re: tls > > Patrick Dupre wrote: > > > > ssh works fine. However, I have a possible explaination. > > This machine is b

Re: tls

2013-09-09 Thread Reindl Harald
Am 07.09.2013 21:14, schrieb Patrick Dupre: >>> Status: Resolving address of homere >>> Status: Connecting to 193.49.194.196:21... >>> Status: Connection attempt failed with "EHOSTUNREACH - No route to host". >>> Error: Could not connect to server >>> >>> ssh works fine. However, I have a possibl

Re: tls

2013-09-09 Thread Reindl Harald
is stuff. no idea i use iptables.service and completly hadn-written rules everywhere >> Am 07.09.2013 01:09, schrieb Patrick Dupre: >>>> ----- Original Message - >>>> From: Reindl Harald >>>> Sent: 09/07/13 12:48 AM >>>> To: Community support

Re: tls

2013-09-09 Thread Reindl Harald
Am 07.09.2013 01:09, schrieb Patrick Dupre: >> - Original Message - >> From: Reindl Harald >> Sent: 09/07/13 12:48 AM >> To: Community support for Fedora users >> Subject: Re: tls >> >> Am 07.09.2013 00:43, schrieb Patrick Dupre: >>>

Re: tls

2013-09-09 Thread Reindl Harald
Am 07.09.2013 08:38, schrieb Rejy M Cyriac: > If you are using iptables for firewall, you could use the 'ip_nat_ftp' > and 'ip_conntrack_ftp' module if you are behind nat, or > 'ip_conntrack_ftp' module alone otherwise, for having the firewall ports > dynamically opened on demand. You specify th

Re: tls

2013-09-09 Thread Reindl Harald
Am 07.09.2013 00:43, schrieb Patrick Dupre: > I installed pure-ftpd on my machine to use the TLS protocle. > I followed the instructions given in: > http://www.howtoforge.com/how-to-configure-pureftpd-to-accept-tls-sessions-on-fedora-18 > > but I still cannot ftp by using ftps (filezilla) be ex

Re: tls

2013-09-09 Thread Matthew J. Roth
Patrick Dupre wrote: > > ssh works fine. However, I have a possible explaination. > This machine is behind a firewall and to be able to make ssh, I > add to ask to have the ssh port open. Probably, the ftp port is > closed. Should I ask to have it open to use ssl/tls? > Is it port 21? or 990? how

Re: tls

2013-09-07 Thread Patrick Dupre
> - Original Message - > From: Mike Wright > Sent: 09/07/13 08:11 PM > To: Community support for Fedora users > Subject: Re: tls > > 09/07/2013 11:07 AM, Patrick Dupre wrote: > > HELLO, > > > > I may have make some progress. > > I can SSL/TLS

Re: tls

2013-09-07 Thread Mike Wright
09/07/2013 11:07 AM, Patrick Dupre wrote: HELLO, I may have make some progress. I can SSL/TLS on a local machine but it does not work on a remote. I get (filezilla): Disconnected from server Status: Resolving address of homere Status: Connecting to 193.49.194.196:21... Status: Connection attem

Re: tls

2013-09-07 Thread Patrick Dupre
HELLO, I may have make some progress. I can SSL/TLS on a local machine but it does not work on a remote. I get (filezilla): Disconnected from server Status: Resolving address of homere Status: Connecting to 193.49.194.196:21... Status: Connection attempt failed with "EHOSTUNREACH - No route to ho

Re: tls

2013-09-07 Thread Patrick Dupre
know how to create service ftps associated to a port! Sorry for my poor background in this stuff. > > Am 07.09.2013 01:09, schrieb Patrick Dupre: > >> - Original Message - > >> From: Reindl Harald > >> Sent: 09/07/13 12:48 AM > >> To: Community supp

Re: tls

2013-09-07 Thread Rejy M Cyriac
On 09/07/2013 12:28 PM, Reindl Harald wrote: > > > Am 07.09.2013 08:38, schrieb Rejy M Cyriac: >> If you are using iptables for firewall, you could use the 'ip_nat_ftp' >> and 'ip_conntrack_ftp' module if you are behind nat, or >> 'ip_conntrack_ftp' module alone otherwise, for having the firewal

Re: tls

2013-09-06 Thread Rejy M Cyriac
On 09/07/2013 05:16 AM, Rick Stevens wrote: > On 09/06/2013 03:43 PM, Patrick Dupre issued this missive: >> Hello, >> >> I installed pure-ftpd on my machine to use the TLS protocle. >> I followed the instructions given in: >> http://www.howtoforge.com/how-to-configure-pureftpd-to-accept-tls-session

Re: tls

2013-09-06 Thread Rick Stevens
On 09/06/2013 03:43 PM, Patrick Dupre issued this missive: Hello, I installed pure-ftpd on my machine to use the TLS protocle. I followed the instructions given in: http://www.howtoforge.com/how-to-configure-pureftpd-to-accept-tls-sessions-on-fedora-18 TLS Â Â Â Â Â Â Â Â 2 but I still

Re: tls

2013-09-06 Thread Patrick Dupre
> - Original Message - > From: Reindl Harald > Sent: 09/07/13 12:48 AM > To: Community support for Fedora users > Subject: Re: tls > > Am 07.09.2013 00:43, schrieb Patrick Dupre: > > I installed pure-ftpd on my machine to use the TLS protocle. > > I f