home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / dialip2.zip / DEBUG1.TXT < prev    next >
Text File  |  1999-03-30  |  2KB  |  50 lines

  1. 1.) To register just do 'start dialip'   you don't need debug or the
  2. dialipex example to register.
  3.  
  4. The registration window should come up and cover the whole desktop and 
  5. not let itself be closed for 30 seconds.    Wait 30 seconds then I think the right
  6. of 2 buttons will become usable.
  7.  
  8. You can still open the window list by Ctrl-Esc.  
  9. Do this and open my email with the reg. info.
  10. Copy the 4 lines 1 at a time to the full screen dialip reg. window.
  11. You have to keep going back and forth because dialip is full screen.
  12. After you fill all 4 lines in, hit the register button I think it says.
  13. It should turn green.
  14.  
  15. Exit out of dialip and go back in and you should be registered.
  16.  
  17. 2.) When registration works close dialip and come back in.
  18.  
  19. 3.) A TRICKY ERROR I SEE:
  20.       On the connect screen this file: D:\MPTN\ETC\dialipex.rsp
  21.       saves your connection setttings.  If you use dialipex as a
  22. template, whatever name you save your main settings to, you 
  23. want to change this *.rsp file name to also or you will overwrite dialipex.rsp.
  24.  
  25.  
  26. Speeding up the get mail process:
  27. =================================
  28.  
  29. In the file  x:\mptn\etc\hosts
  30. you should have at least one entry; the IP address of your machine.
  31. Unless you are connecting to some kind of network you can make up a 
  32. number like the following:
  33.  
  34. 192.9.200.1    stanhome stanhome.towianski.agn.net                               
  35.  
  36. --------------------
  37. You want at least this one line in this file.
  38. The important field I added to get the speed is the 'stanhome.towianski.agn.net'
  39. after the 'stanhome'.  In your case stanhome would be the hostname you 
  40. gave your machine.  This is done thru tcpcfg.  To find out what it is
  41. now type 'set hostname' put that in place of stanhome (both places).
  42. Now instead of .towianski.agn.net you want to put the domain name your
  43. ISP gave you to use.  If you are using Advantis this would probably be '.ibm.net'
  44.  
  45. Your IP address you also set in tcpcfg.  Therefore your line in 
  46. x:\mptn\etc\hosts would be something like:
  47.  
  48. 192.9.200.1        mikespc  mikespc.ibm.net
  49.  
  50.