
wayne , maybe i can help , i just found out in the reg... theres a way to turn on those checkboxes... heres the key

i have JUNO 4.0
(backup reg if neccesary first)

start-run-regedit (the following is what i have in the reg)
-------
REGEDIT4

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\JUNO]
"Desc"="JUNO: Juno Online Services PPP"
"Options"=hex:17,03,00,00
"Path"="C:\\PROGRAM FILES\\JUNO\\BIN\\junosmm.dll"
"Protocols"=hex:07,00,00,00
"Usage"=hex:01,00,00,00
---------
if your optionssetting is 04 00 00 00 , change options to 04 01 00 00 (the second set of zeros controls PPP log checbox) to enable the PPP log checkbox ,,note to enable all 5 boxes = 17 03 00 00

protocols (01 to 07 works) if you want all 3 the value is 07 00 00 00 ,, "04" is the TCP ,"02" is IPX , "01" is Netbeui
note add the "numbers" to get any combination 1+4="05" / 1+2+4 ="07"

usage enable =1 disable =0 (it dissapears out of your protocol dropdownbox

the regfix above -highlight inbetween the lines , save to JUNOPPP.reg ,,merge in the reg ..now you have all juno DUN PPP options !! go back to the DUN and check the boxes you need.

hope this helps

