Re: Using a TAP device in Linux
No, It is not.? The first one was for tun and the second for tap. MAKESITE is an important TSO command. regards; Rahim
By
Rahim Azizarab
·
#2080
·
|
Re: Using a TAP device in Linux
Drive by comment. The tun0 device above is not the same as the tap0 device below. -- Grant. . . . unix || die
By
Grant Taylor
·
#2079
·
|
Re: Using a TAP device in Linux
It is not running, but it is almost there.? You may want to search TUN/TAP; and ARP.? I think you need to start ARP which assigns the MAC address.? There is write up for it on the internet. openvpn
By
Rahim Azizarab
·
#2078
·
|
Re: Using a TAP device in Linux
Hello Rahim, Am 21.01.2021 um 15:28 schrieb Rahim Azizarab via groups.io <rahimazizarab@...>: Yap. Do you have an actual running example? I added an LCS device to hercules.cnf per
By
Patrik Schindler
·
#2077
·
|
Re: Using a TAP device in Linux
A TAP connection would be an LCS adaptor.? In VTAM one would need some thing like the following in VTAMLST. ?000010 * D NET,ID=LCS1,E ?000100 LCS1???? VBUILD TYPE=XCA??????????
By
Rahim Azizarab
·
#2076
·
|
Using a TAP device in Linux
Dear readers, did somebody successfully configure VTAM on MVS or successors to actually make a connection via 802.2 DLC over a TAP device in Linux, bridged to a physical NIC? Maybe to an MS SNA server
By
Patrik Schindler
·
#2075
·
|
Re: Adding a new tso logon proc
Look for gc28-0629-1 on bitsavers. I think it¡¯s the ibm/370/os_vs2/release 3.7 directory. Read the section on pre-prompt exit Laddie Hanus Sent from whatever device I am using.
By
laddiehanus
·
#2074
·
|
Re: Adding a new tso logon proc
Thanks to all who responded to my query about logon procs. I was able to use the ACCOUNT command to add the ISPLOGON proc to my userid in SYS1.UADS. (That ACCOUNT command ought to be a prime candidate
By
Charles Bailey
·
#2073
·
|
Re: Adding a new tso logon proc
Just a small nitpick - the ACCT privilege is required by a user ID to issue the ACCOUNT command. For those who aren't long term TSOers, the 4 general privilege settings associated with a TSO user ID
By
Greg Price
·
#2072
·
|
Re: Adding a new tso logon proc
Charles, This is my fault for not documenting how to authorize a user to use a new logon proc, and I will update the documentation in the next release . As a good practice, the key SYS1 datasets such
By
Wally Mclaughlin
·
#2071
·
|
Re: Adding a new tso logon proc
Charles, I am glad you asked - I have been meaning to look this up - finally found the info in OS/390 TSO/E Administration. You will need to use the ACCOUNT command from either HERC01 or HERC02 as
By
Jim Ruddy
·
#2070
·
|
Re: Adding a new tso logon proc TSOLOG2
I added a new logon proc for user HERC04 and I have a note that I did this in the ACCOUNT command from TSO prompt:- ACCOUNT CHANGE (HERC04 * * TSOLOGON) DATA(TSOLOG2) END So that user uses the new
By
Rupert Reynolds
·
#2069
·
|
Re: Adding a new tso logon proc
Assuming you followed the installation instructions to the letter did you make changes to all for TK4 ? IF not and you don't know ask the TK4 author.
By
Vince Coen
·
#2068
·
|
Adding a new tso logon proc
I am running tk4-. It appears that the default TSO logon proc is TSOLOGON and when a user logs on the JCL in SYS1.PROCLIB(TSOLOGON) is executed. I recently installed Wally's ISPF. I copied
By
Charles Bailey
·
#2067
·
|
Re: maximum file sizes in MVS 3.8
The track number in MVS 3.8 is 16 bit signed. Patched for TK4- for unsigned. IBM had to fix it for when 3390-2s came out later.
By
Mike Schwab
·
#2066
·
|
Re: maximum file sizes in MVS 3.8
That's 16 extents per volume.? Default (for example, on tape) is six volumes; you can raise the limit. Most older types (3380 and older?) are smaller than 4 GB.? Where does that limit come, and is
By
Drew Derbyshire
·
#2065
·
|
Re: maximum file sizes in MVS 3.8
POs are 16 extents, 1 volume. 1 volume limited to 32K tracks TK3 (3390-1.9) or 64K tracks TK4- (3390-3.8) PS are 16 extents 4GB. VSAM 4GB over 12x extents 59 volumes. <mark.s.waterbury@...>
By
Mike Schwab
·
#2064
·
|
maximum file sizes in MVS 3.8
Does anyone recall the maximum size of files (PS, PO, DA, and VSAM) that can be created in MVS 3.8J? Also, considering that 3380 and 3390 support have apparently been "retrofitted" to the TK4- version
By
Mark Waterbury
·
#2063
·
|
Re: Your MVS system
Oh yes, I know RPF has several updates since the version in TK4- and I've been trying to make time. I don't know what changes RFE, IMON and QUEUE might be handy. But I use REV and REVED quite a lot,
By
Rupert Reynolds
·
#2062
·
|
Re: Your MVS system
Hi Rupert, The next step is installing the latest version of RPF ( www.prince-webdesign.nl/rpf ( http://www.prince-webdesign.nl/rpf ) ) , REVIEW, IMON and QUEUE (all in http://www.prycroft6.com.au )
By
Rob Prins
·
#2061
·
Edited
|