|
List Info
Thread: NETFile Server 8.5 Final Beta 2 ;)
|
|
| NETFile Server 8.5 Final Beta 2 ;) |

|
2006-05-16 12:05:23 |
|
I reported too quickly. The server port seems to change, first 2584.
Any subsequent connections, the server port now shows 2586 and 2609.
It seems to open any port at will or as is required. Is there a way
to change or control such behaviour? Say set it to a fix port address
or a port range. Our live ftp server is on a dmz behind a firewall so
I need to know what port or port range to allow in. I need to do the
same thing on the physical server.
ta
Cezar
--- In NFServer@yahoogroups.com, "cezarmeliton" <cezarmeliton ...>
wrote:
>
>
> Gorkem,
>
> Your first comment - Server port shows 2584. Is this the correct
> port? Can we change this to another port?
>
> Your 2nd comments - I using fcf/ini files/settings of the
production
> server but on a test machine. As you are aware I have over 700
users.
> Re-creating them is not trivial especially re-typing in the
> passwords. However, if you can tell me via private email the xor
> phrase so I can write a script to put in the passwords quickly or
> better still if you can provide such script. Another way is if you
> can implement an auto-password generation feature with selective
> lower-upper case plus punctuations plus numerals for say 4 to 12
> characters limit either for selected user(s) or all users, that
would
> be ideal. Another method is a feature to import from a text file
> (containing the username opposite the password to be assigned to
such
> user) to create the user/password. I can create via script the
> username and fcf file but I cannot assign a password without the
xor
> phrase.
>
> ta
> Cezar
>
>
>
> --- In NFServer@yahoogroups.com, "Fastream Technologies" <gates >
> wrote:
> >
> > Cezar,
> >
> > ----- Original Message -----
> > From: "cezarmeliton" <cezarmeliton >
> > To: <NFServer@yahoogroups.com>
> > Sent: Tuesday, May 16, 2006 1:59 PM
> > Subject: [NFServer] Re: NETFile Server 8.5 Final Beta 2 ;)
> >
> >
> > :
> > : Gorkem,
> > :
> > : I've upgraded to latest beta version.
> > :
> > : Noted about ftps (or sftp).
> > :
> > : But how do we know the ftp session is using ssl/tls? It does
not
> show
> > : in either Log or Actions.
> >
> > You can see the server port from NFS/W3C logs for the server
type.
> In the
> > future, we may implement a better visible actions.
> >
> > :
> > : 1. After uploading a test file via ftp using filezilla, going
> back to
> > : Log, following error comes up "Error in response from server:
Last
> > : command contains invalid response". Closing th gui does not
help.
> > : Only a stop/start of nfs service removes the error.
> > :
> > : 2. Going to Filter tab, it still exhibits high cpu utilisation
> albeit
> > : for a short period.
> > :
> > : 3. In Users tab, changing Maximum account connections or
Maximum
> IP
> > : connections first exhibits high cpu utilisation. Changing either
> > : settings to zero does not work. My understanding if the value is
> > : zero, there is no limit. OPening a second session causes an
anti-
> > : hammering error. Changing the values to 2 does not work either.
> > :
> > : 4. Using https, there is not button to delete a folder or file
> (if a
> > : user is given delete/remove rights).
> >
> > 1-4) I have absolutely no idea what made your system go that way
> but these
> > work here!! Perhaps you should export the users, recreate the
> config and
> > import them.
> >
> > Regards,
> >
> > Gorkem Ates
> > CSA, Fastream Technologies
> > Software IQ: Innovation & Quality
> > www.fastream.com | gates | Tel: +90-312-223-2830
> >
> >
> > :
> > : ta
> > : Cezar
> > :
> > :
> > :
> > : --- In NFServer@yahoogroups.com, "Fastream Technologies"
<gates >
> > : wrote:
> > : >
> > : > Hello Cezar,
> > : >
> > : > First, please update to beta 5.
> > : >
> > : > We do not support SFTP but FTPS (FTP over SSL/TLS instead of
FTP
> > : over SSH is
> > : > supported). When Filezilla connects (or any other FTPS
client),
> it
> > : sends the
> > : > AUTH SSL or AUTH TLS commands BEFORE the USER/PASS and from
that
> > : point
> > : > everything is encrypted. There are commands to clear the data
> > : channel and/or
> > : > the control channel to save CPU cycles but I do not recomment
> them
> > : (PBSZ/CCC
> > : > all supported. RFC4217--just out!!!)
> > : >
> > : > I still need someone to help me with user guide authoring but
> if I
> > : cannot
> > : > find anyone, I will do it myself.
> > : >
> > : > Best Regards,
> > : >
> > : > Gorkem Ates
> > : > CSA, Fastream Technologies
> > : > Software IQ: Innovation & Quality
> > : > www.fastream.com | gates | Tel: +90-312-223-2830
> > : >
> > : > ----- Original Message -----
> > : > From: "cezarmeliton" <cezarmeliton >
> > : > To: <NFServer@yahoogroups.com>
> > : > Sent: Tuesday, May 16, 2006 12:38 PM
> > : > Subject: [NFServer] Re: NETFile Server 8.5 Final Beta 2 ;)
> > : >
> > : >
> > : > :
> > : > : Hi Gorkem,
> > : > :
> > : > : Generating self-signed certificate for ftp now works. But
how
> do I
> > : > : set the listening port? Shouldn't it be set to port "22" as
> > : default
> > : > : or any other port that we may choose to use?
> > : > :
> > : > : ta
> > : > : Cezar
> > : > :
> > : > : --- In NFServer@yahoogroups.com, "cezarmeliton"
> <cezarmeliton >
> > : > : wrote:
> > : > : >
> > : > : > Will test it now. Yes, I'm using filezilla for testing.
> Thanks.
> > : > : >
> > : > : > --- In NFServer@yahoogroups.com, "Fastream Technologies"
> > : <gates >
> > : > : > wrote:
> > : > : > >
> > : > : > > Hello,
> > : > : > >
> > : > : > > We fixed the certificate bug Cezar found.
> > : > : > > http://www.fastream.net/beta/NetFileServer.exe
> > : > : > >
> > : > : > > In order to use FTPS, all you need to do is to create a
> > : > : certificate
> > : > : > from
> > : > : > > Encryption tab or buy a real one from Verisign. You
would
> > : need a
> > : > : > FTPS client
> > : > : > > such as http://filezilla.sf.net. Do not forget to set
the
> > : server
> > : > : > type to
> > : > : > > Explicit TLS/SSL before connecting in FileZilla.
> > : > : > >
> > : > : > > For HTTPS, it is even easier: any FireFox/IE would do
the
> job
> > : > : with
> > : > : > the
> > : > : > > prefix https://.
> > : > : > >
> > : > : > > Best Regards,
> > : > : > >
> > : > : > > Gorkem Ates
> > : > : > > P.S. Cezar thanks for the report. You really saved a
> life! 
> > : > : > >
> > : > : > > ----- Original Message -----
> > : > : > > From: "Fastream Technologies" <gates >
> > : > : > > To: <NFServer@yahoogroups.com>
> > : > : > > Sent: Tuesday, May 16, 2006 10:45 AM
> > : > : > > Subject: [NFServer] NETFile Server 8.5 Final Beta
> > : > : > >
> > : > : > >
> > : > : > > Hello,
> > : > : > >
> > : > : > > Tomorrow is the big day for the release and price
> increase. If
> > : > : you
> > : > : > have not
> > : > : > > already registered your copies, I strongly suggest you
to
> > : > : register
> > : > : > today.
> > : > : > >
> > : > : > > New Features of B3 (Final Beta)
> > : > : > > - 128-bit HTTPS AND FTPS (explicit SSL, RFC4217)
> IMPLEMENTED
> > : > : > >
> > : > : > > Latest Fixes of B3 (Final Beta)
> > : > : > > - Non-admin user HTTP/FTP import/export users FIXED
> > : > : > > - Digest authentication timeout now 1 hour instead of 1
> min
> > : > : IMPROVED
> > : > : > > - FTP MODE Z download of large files FIXED
> > : > : > >
> > : > : > > http://www.fastream.net/beta/NetFileServer.exe
> > : > : > >
> > : > : > > Best Regards,
> > : > : > >
> > : > : > > Gorkem Ates
> > : > : > > CSA, Fastream Technologies
> > : > : > > Software IQ: Innovation & Quality
> > : > : > > www.fastream.com | gates | Tel: +90-312-223-2830
> > : > : > >
> > : > : > >
> > : > : > >
> > : > : > >
> > : > : > > Always use the latest version from
> > : > : > http://www.fastream.com/NETFileServer/ .
> > : > : > >
> > : > : > > Thank you for using Fastream products.
> > : > : > > Yahoo! Groups Links
> > : > : > >
> > : > : >
> > : > :
> > : > :
> > : > :
> > : > :
> > : > :
> > : > :
> > : > :
> > : > : Always use the latest version from
> > : http://www.fastream.com/NETFileServer/
> > : > .
> > : > :
> > : > : Thank you for using Fastream products.
> > : > : Yahoo! Groups Links
> > : > :
> > : > :
> > : > :
> > : > :
> > : > :
> > : > :
> > : > :
> > : >
> > :
> > :
> > :
> > :
> > :
> > :
> > :
> > : Always use the latest version from
> http://www.fastream.com/NETFileServer/
> > .
> > :
> > : Thank you for using Fastream products.
> > : Yahoo! Groups Links
> > :
> > :
> > :
> > :
> > :
> > :
> >
>
|
[1]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|