For VCS 1. Add 2. Change :: for For SIPMethod 1. Change kernel.ms.rmi.address=:: in sipenv.properties 2. Change 3. Change MEDIA_SERVER_URI="mrcp://[::1]:9974" Since VCS have a bug when parse IPv6 HTTP URI, so we haven't to change HTTP NAP and URL to IPv6, both in sipmethod.xml and config.xml For Vxlauch 1. Delete true in vxlaunch.xml For PrismApp/PrismSystray For Linux ifconfig eth0 inet6 add fec0::1238/64 ifconfig eth0 inet6 del fec0::1238/64 For Mac There is GUI System Preferences -> Network -> AirPort(or other NIC) -> Advanced -> TCP/IP For Windows On XP, you have to enable IPv6 by clicking on any connection (e.g. "Local Area Connection") --> Properies --> Install --> Protocol --> IPv6. Start -> run -> netsh interface ipv6 add address "Local Area Connection" fec0::1237 On Win2008, there is GUI for IPv6 config.