| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Hi guys, I had upgraded to NGX on SPLAT platform successfully and from SmartUpdate, I notice "Packages - Add" option GRAYED out. And I need to apply HFA02 patch. The patch resides on a Window machine, so how can I install manually? I am unfamiliar with SPLAT filesystem, so please be specific. Thank you. |
| |||
| NGX HFA-02 doesn't install from SmartUpdate. You can upload .tgz file to SPLAT server and copy it to temp directory (like /var/tmp). Then extract files - tar -zxf file.tgz Then you see 3 tgz files. You have to uncompress it (tar -zxf) one by one. Then use "ls -l" command and find files with x attribute. Run it, ./file_name. Sorry, but i don't remember file names exactly. On Release Notes for HFA02 this process is described. |
| |||
| Yes, you can run tftp server on windows server and use tftp client on SPLAT. Or use scp. I like WinSCP plug-in for FAR. Last edited by kva.kva; 2006-01-26 at 12:01. |
| |||
| I am unfamiliar with this WinSCP. When I launch this WinSCP, there was a user id/ password field. I tried using admin and the password, but authenication failed. Is there a step by step guide for Windows users to SCP into SPLAT? |
| |||
| Quote:
FTP: Run FTP server on windows. Put HFA_02 to the ftproot. Check from other windows machine if you can download it. Login to SPLAT. Go to expert mode run ftp tool, connect to Windows FTP server use commands ls, mget * to download files to default working directory (/var/admin) exit from FTP tool Check if you suscesfuly did it by "ls -la" CD: Burn HFA_02 to CD Login to SPLAT. Go to expert mode Use 'mount /dev/cdrom' to connect contens of CD to /mnt/cdrom Use 'ls -la /mnt/cdrom' to view files on CD Use 'cp /mnt/cdrom/HFA_02 ./' to copy files to present working directory. Use 'umount /dev/cdrom' to eject CD Check if you suscesfuly did it by "ls -la" Follow Release noutes to extract and apply FHA_02. Add './' before filenames to execute them. Use TAB to complete filenames. Last edited by Sergej; 2006-01-26 at 23:21. |
| |||
| Quote:
If you usinf FTP to get it on splat make sure you using binary transfer mode. Use 'bin' command under ftp tool before 'mget' |
| |||
| I would say 80-90% true. It's not as true as Nokia, yet, but most of the time the readme's cover what you need. I do have a customer that is very unix illiterate that has been running SPLAT for three years now. He's learned ssh, tar and to use "./" and has been fine. |
![]() |
| Thread Tools | |
| Display Modes | |
| |