-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Barbier, Joeri wrote:
| As an additional remark, especially when going from windows to a
| unix-like platform, if you ever have edited a conf file on windows, and
| didn't use a proper editor, you can have issues when transferring it to
| a non windows platform. I had this problem a few years ago when going
| from a Windows (customer did edit some files himself - AND it was
| completely working on windows) to a Solaris system. Only when performing
| a policy install, and thus compiling the policy problems appeared, and
| it takes quite some troubleshooting to find exactly which file and what
| had happened...

If you do a move from Windows to Unix it might be usefull to check your
files with the file command. Something like the script below might show
incorrect files:

#!/bin/sh
find $FWDIR -type f -exec file {} \;
find $CPDIR -type f -exec file {} \;


If you see "DOS" files in that list you have a problem.

Hugo.

- --
[EMAIL PROTECTED]               http://hugo.vanderkooij.org/
PGP/GPG? Use: http://hugo.vanderkooij.org/0x58F19981.asc

        A: Yes.
        >Q: Are you sure?
        >>A: Because it reverses the logical flow of conversation.
        >>>Q: Why is top posting frowned upon?

Bored? Click on http://spamornot.org/ and rate those images.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFHtH97BvzDRVjxmYERAnpcAKCVPR8ci9F1rJec0KVchLxRTrgOJwCgiNlJ
ozrJTJlYPnyvxRVp7/Hq/54=
=yPRb
-----END PGP SIGNATURE-----

Scanned by Check Point Total Security Gateway.

=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to [EMAIL PROTECTED]
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
[EMAIL PROTECTED]
=================================================

Reply via email to