Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
faq:win [2015/08/14 01:33] – [SBBSEXEC.DLL] Mention the 16-bit application support control panel setting digital manfaq:win [2018/03/01 12:21] – old revision restored digital man
Line 10: Line 10:
   * [[#dial-up|How do I setup my BBS to support dial-up modems/users]]?   * [[#dial-up|How do I setup my BBS to support dial-up modems/users]]?
   * [[#ansi.sys|Why is the console output of some DOS programs not sent to the remote terminal]]?   * [[#ansi.sys|Why is the console output of some DOS programs not sent to the remote terminal]]?
 +  * [[#ipv6|Why do I get !ERROR 11001 calling getaddrinfo() on :: on Windows XP]]?
  
 ===== SBBSEXEC.DLL ===== ===== SBBSEXEC.DLL =====
Line 98: Line 99:
 :!: **Answer:**\\ :!: **Answer:**\\
 Check that your ''C:\WINDOWS\SYSTEM32\CONFIG.NT'' file does NOT include Microsoft's ''ANSI.SYS'' console driver. Use of this ''ANSI.SYS'' driver defeats the interception of console output from some 16-bit console I/O programs. Check that your ''C:\WINDOWS\SYSTEM32\CONFIG.NT'' file does NOT include Microsoft's ''ANSI.SYS'' console driver. Use of this ''ANSI.SYS'' driver defeats the interception of console output from some 16-bit console I/O programs.
 +
 +===== IPv6 =====
 +:?: **Question:**\\
 +Why do I get the error message ''!ERROR 11001 calling getaddrinfo() on ::'' when running Synchronet v3.17 on Windows XP?
 +
 +:!: ** Answer:**\\
 +Synchronet v3.17 defaults to assuming that your operating system supports IPv6. Windows XP does not support IPv6 by default (only IPv4). You can either install IPv6 services on Windows XP (e.g. using the command-line: ''[[https://support.microsoft.com/en-us/kb/2478747|netsh int ipv6 install]]'') or set the ''Interface'' key values in your ''[[config:sbbs.ini]]'' file to exclude the IPv6 //all-intefaces// address: ''::''.
  
 ===== See Also ===== ===== See Also =====
   * [[:faq:|FAQ Index]]   * [[:faq:|FAQ Index]]
  
faq/win.txt · Last modified: 2023/11/20 18:21 by digital man
Back to top
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0