Re: TFTP, ODS-5, Cisco boot images, ...
- From: Michael Unger <spam.to.unger@xxxxxxxxxxxxxxx>
- Date: Tue, 22 Jul 2008 19:56:05 +0200
On 2008-07-22 04:20, "JF Mezei" wrote:
Edit SYS$SYSTEM:TCPIP$TFTP_RUN.COM
add the following lines just below the run: label:
! start tftp server process
$ !
$ run:
$set proc/parse_type=extended
Which should be "/parse_style" most probably ;-)
$ DEFINE/job DECC$EFS_CHARSET ENABLE
$ DEFINE/JOB DECC$EFS_CASE_SPECIAL "ENABLE"
$ DEFINE/JOB DECC$EFS_CASE_PRESERVE "ENABLE"
$!
$ set default tcpip$tftp_root:[000000]
$ set process /privileges=(noall,netmbx,tmpmbx)/parse_style=extended
$ run 'f$edit("sys$system:tcpip$tftp.exe","upcase")'
This seems to enable ODS5 handling.
Indeed it does ...
Where did you get that information from? I can't find it documented in
the UCX/TCPIP manuals.
Remember that your target files must
already exist on the VMS system so you have to create stubs with the
right name.
That's "documented behaviour" at least -- to prevent the system from
getting flooded by attackers.
[...]
Now it's working just fine. Thanks!
Michael
--
Real names enhance the probability of getting real answers.
My e-mail account at DECUS Munich is no longer valid.
.
- Follow-Ups:
- Re: TFTP, ODS-5, Cisco boot images, ...
- From: JF Mezei
- Re: TFTP, ODS-5, Cisco boot images, ...
- References:
- TFTP, ODS-5, Cisco boot images, ...
- From: Michael Unger
- Re: TFTP, ODS-5, Cisco boot images, ...
- From: JF Mezei
- TFTP, ODS-5, Cisco boot images, ...
- Prev by Date: Re: OT: Valley Boy (the Education of Tom Perkins)
- Next by Date: Re: TFTP, ODS-5, Cisco boot images, ...
- Previous by thread: Re: TFTP, ODS-5, Cisco boot images, ...
- Next by thread: Re: TFTP, ODS-5, Cisco boot images, ...
- Index(es):