PennMUSH Community

Changeset 846 for 1.8.3/trunk/BUGS

Show
Ignore:
Timestamp:
05/16/07 21:26:45 (1 year ago)
Author:
penndev
Message:

PennMUSH 1.8.3p2 release candidate.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/trunk/BUGS

    r557 r846  
    99  per-executable basis, via 'editbin /STACK:8388608 netmush.exe' 
    1010 
     11* Some IPv6-enabled systems are not configured out of the box to tunnel 
     12  IPv4 connection attempts on the same port to the IPv6 socket that is 
     13  listening. If you can connect to a local game via ::1 but not 
     14  127.0.0.1 this is likely the issue. On unix systems, a user with 
     15  root privileges can do 'sysctl -w net.inet6.ip6.v6only=0', after 
     16  which you'll have to do a complete shutdown and restart of the mush 
     17  for the change to take effect. The file /etc/sysctl.conf will have to 
     18  be changed too so the change persists across reboots. 
     19 
    1120 
    1221Ancient: