fork download
  1. ###############################################################################
  2. # $Id: pptpd.conf 4255 2004-10-03 18:44:00Z rene $
  3. #
  4. # Sample Poptop configuration file /etc/pptpd.conf
  5. #
  6. # Changes are effective when pptpd is restarted.
  7. ###############################################################################
  8.  
  9. # TAG: ppp
  10. # Path to the pppd program, default '/usr/sbin/pppd' on Linux
  11. #
  12. #ppp /usr/sbin/pppd
  13.  
  14. # TAG: option
  15. # Specifies the location of the PPP options file.
  16. # By default PPP looks in '/etc/ppp/options'
  17. #
  18. option /etc/ppp/pptpd-options
  19.  
  20. # TAG: debug
  21. # Turns on (more) debugging to syslog
  22. #
  23. #debug
  24.  
  25. # TAG: stimeout
  26. # Specifies timeout (in seconds) on starting ctrl connection
  27. #
  28. # stimeout 10
  29.  
  30. # TAG: noipparam
  31. # Suppress the passing of the client's IP address to PPP, which is
  32. # done by default otherwise.
  33. #
  34. #noipparam
  35.  
  36. # TAG: logwtmp
  37. # Use wtmp(5) to record client connections and disconnections.
  38. #
  39. logwtmp
  40.  
  41. # TAG: bcrelay <if>
  42. # Turns on broadcast relay to clients from interface <if>
  43. #
  44. bcrelay eth0
  45.  
  46. # TAG: localip
  47. # TAG: remoteip
  48. # Specifies the local and remote IP address ranges.
  49. #
  50. # Any addresses work as long as the local machine takes care of the
  51. # routing. But if you want to use MS-Windows networking, you should
  52. # use IP addresses out of the LAN address space and use the proxyarp
  53. # option in the pppd options file, or run bcrelay.
  54. #
  55. # You can specify single IP addresses seperated by commas or you can
  56. # specify ranges, or both. For example:
  57. #
  58. # 192.168.0.234,192.168.0.245-249,192.168.0.254
  59. #
  60. # IMPORTANT RESTRICTIONS:
  61. #
  62. # 1. No spaces are permitted between commas or within addresses.
  63. #
  64. # 2. If you give more IP addresses than MAX_CONNECTIONS, it will
  65. # start at the beginning of the list and go until it gets
  66. # MAX_CONNECTIONS IPs. Others will be ignored.
  67. #
  68. # 3. No shortcuts in ranges! ie. 234-8 does not mean 234 to 238,
  69. # you must type 234-238 if you mean this.
  70. #
  71. # 4. If you give a single localIP, that's ok - all local IPs will
  72. # be set to the given one. You MUST still give at least one remote
  73. # IP for each simultaneous client.
  74. #
  75. # (Recommended)
  76. localip 192.168.1.100-254
  77. remoteip 192.168.1.100-254
  78. # or
  79. #localip 192.168.0.234-238,192.168.0.245
  80. #remoteip 192.168.1.234-238,192.168.1.245
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘##’ in program
prog.cpp:1: error: stray ‘#’ in program
prog.cpp:2:3: error: invalid preprocessing directive #$Id
prog.cpp:4:3: error: invalid preprocessing directive #Sample
prog.cpp:6:3: error: invalid preprocessing directive #Changes
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘##’ in program
prog.cpp:7: error: stray ‘#’ in program
prog.cpp:9:3: error: invalid preprocessing directive #TAG
prog.cpp:10:3: error: invalid preprocessing directive #Path
prog.cpp:12:2: error: invalid preprocessing directive #ppp
prog.cpp:14:3: error: invalid preprocessing directive #TAG
prog.cpp:15:3: error: invalid preprocessing directive #Specifies
prog.cpp:16:3: error: invalid preprocessing directive #By
prog.cpp:20:3: error: invalid preprocessing directive #TAG
prog.cpp:21:3: error: invalid preprocessing directive #Turns
prog.cpp:23:2: error: invalid preprocessing directive #debug
prog.cpp:25:3: error: invalid preprocessing directive #TAG
prog.cpp:26:3: error: invalid preprocessing directive #Specifies
prog.cpp:28:3: error: invalid preprocessing directive #stimeout
prog.cpp:30:3: error: invalid preprocessing directive #TAG
prog.cpp:31:9: error: invalid preprocessing directive #Suppress
prog.cpp:31:43: warning: missing terminating ' character
prog.cpp:32:9: error: invalid preprocessing directive #done
prog.cpp:34:2: error: invalid preprocessing directive #noipparam
prog.cpp:36:3: error: invalid preprocessing directive #TAG
prog.cpp:37:3: error: invalid preprocessing directive #Use
prog.cpp:41:3: error: invalid preprocessing directive #TAG
prog.cpp:42:3: error: invalid preprocessing directive #Turns
prog.cpp:46:3: error: invalid preprocessing directive #TAG
prog.cpp:47:3: error: invalid preprocessing directive #TAG
prog.cpp:48:3: error: invalid preprocessing directive #Specifies
prog.cpp:50:9: error: invalid preprocessing directive #Any
prog.cpp:51:9: error: invalid preprocessing directive #routing
prog.cpp:52:9: error: invalid preprocessing directive #use
prog.cpp:53:9: error: invalid preprocessing directive #option
prog.cpp:55:3: error: invalid preprocessing directive #You
prog.cpp:56:3: error: invalid preprocessing directive #specify
prog.cpp:58:4: error: "192.168.0.234" after # is not a positive integer
prog.cpp:60:3: error: invalid preprocessing directive #IMPORTANT
prog.cpp:62:3: error: "1." after # is not a positive integer
prog.cpp:64:3: error: "2." after # is not a positive integer
prog.cpp:65:6: error: invalid preprocessing directive #start
prog.cpp:66:6: error: invalid preprocessing directive #MAX_CONNECTIONS
prog.cpp:68:3: error: "3." after # is not a positive integer
prog.cpp:69:6: error: invalid preprocessing directive #you
prog.cpp:71:3: error: "4." after # is not a positive integer
prog.cpp:71:40: warning: missing terminating ' character
prog.cpp:72:6: error: invalid preprocessing directive #be
prog.cpp:73:6: error: invalid preprocessing directive #IP
prog.cpp:75:3: error: invalid preprocessing directive #(
prog.cpp:76:9: error: too many decimal points in number
prog.cpp:77:10: error: too many decimal points in number
prog.cpp:78:3: error: invalid preprocessing directive #or
prog.cpp:79:2: error: invalid preprocessing directive #localip
prog.cpp:80:2: error: invalid preprocessing directive #remoteip
prog.cpp:18: error: expected constructor, destructor, or type conversion before ‘/’ token
stdout
Standard output is empty