Hashim, I am assuming that you are running off of your own network LAN and not a hosting provider. If I am correct then it might be that your regions.ini file may need to be fixed.
On windows (for myself at least) I have found that the internal IP should not be 0.0.0.0 as this does cause viewers to hang at region handshake (Why this should matter I have no idea but it appears to in some cases.) In the regions.ini file I use for my grid I did as follows: [Example Region] RegionUUID = Your_Region_UUID Coordinates = 1000,1000 InternalIP = 192.168.1.xx Port = 9000 Alternate Ports = false External IP = Your_Domain_Name_Or_IP_Address Also the computer your region server is on should also have a static IP address assigned in our local network. Theres a simple tool you can find at portforwrd.com that will do that for you quite quickly. Also there has been some known issues with some FQDN names which have mixed results. Some are from DynDNS. I hope this helps a little. As Ive indicated I am assuming your running on Windows operating system but in some cases what I say might actually work on Linux based operating systems as well. Ive certainly found some of the linux based tutorials I've found also seem to give me a guide with windows also. Emperor -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Friday, January 04, 2013 11:19 PM To: [email protected] Subject: Opensim-users Digest, Vol 65, Issue 7 Send Opensim-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.berlios.de/mailman/listinfo/opensim-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Opensim-users digest..." Today's Topics: 1. Re: Opensim in amazon (Ken Grunke) 2. Groups : Invalid (or No) Read Key Specified (Laurent Bechir) 3. Re: Groups : Invalid (or No) Read Key Specified (Nebadon Izumi) 4. Re: Groups : Invalid (or No) Read Key Specified (InuYasha Meiji) 5. Re: Groups : Invalid (or No) Read Key Specified (InuYasha Meiji) 6. Re: Groups : Invalid (or No) Read Key Specified (Laurent Bechir) 7. OpenSimulator 0.7.5-rc1 now available (Justin Clark-Casey) 8. how can i assign one public ip to multiple simulators (Hashim) ---------------------------------------------------------------------- Message: 1 Date: Fri, 04 Jan 2013 12:01:11 -0600 From: Ken Grunke <[email protected]> To: [email protected] Subject: Re: [Opensim-users] Opensim in amazon Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" On 1/4/2013 2:02 AM, john felipe urrego mejia wrote: > > Hi, please tell me or share me a tutorial or video explain me process > opensim un amazon with instances. > Tnks a lot > Here is something I wrote for Ubuntu on OSGrid, but parts of it can apply to other distros (and grids or standalone) as well. Hope this helps! http://forums.osgrid.org/viewtopic.php?f=15&t=4010&p=18067 Ken Grunke aka Key Gruin @ OSGrid > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.berlios.de/pipermail/opensim-users/attachments/20130104/64c2d f6d/attachment-0001.html> ------------------------------ Message: 2 Date: Fri, 4 Jan 2013 19:19:06 +0100 From: Laurent Bechir <[email protected]> To: [email protected] Subject: [Opensim-users] Groups : Invalid (or No) Read Key Specified Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii Hello, What value should I put in OpensIm.ini and in config.php in front of XmlRpcServiceReadKey and XmlRpcServiceWriteKey for the groups to work ? I've tried thinks like '1a33b' or 'group_read_key', without success. Thank you ------------------------------ Message: 3 Date: Fri, 4 Jan 2013 14:28:43 -0500 From: Nebadon Izumi <[email protected]> To: [email protected] Subject: Re: [Opensim-users] Groups : Invalid (or No) Read Key Specified Message-ID: <CAF5=rqxon0tsabxohccqauegos2cf3d9brvxnfvwxii7yo3...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" I would leave these blank as the default shows, they really do not provide any kind of security. On Fri, Jan 4, 2013 at 1:19 PM, Laurent Bechir <[email protected]>wrote: > > Hello, > > What value should I put in OpensIm.ini and in config.php in front of > XmlRpcServiceReadKey and XmlRpcServiceWriteKey for the groups to work ? > I've tried thinks like '1a33b' or 'group_read_key', without success. > > Thank you > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > -- Michael Emory Cerquoni -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.berlios.de/pipermail/opensim-users/attachments/20130104/f42d3 dcf/attachment-0001.html> ------------------------------ Message: 4 Date: Fri, 04 Jan 2013 16:59:37 -0500 From: InuYasha Meiji <[email protected]> To: [email protected] Subject: Re: [Opensim-users] Groups : Invalid (or No) Read Key Specified Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed It shouldn't matter as long as it is the same thing in your config.php file, under those lines. it is a small attempt at some kind of security. InuYasha. On 1/4/2013 1:19 PM, Laurent Bechir wrote: > Hello, > > What value should I put in OpensIm.ini and in config.php in front of XmlRpcServiceReadKey and XmlRpcServiceWriteKey for the groups to work ? I've tried thinks like '1a33b' or 'group_read_key', without success. > > Thank you > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > -- ________________________________________________________________________ Opensim User: In Gridmode on Version 0.7.4. Nine Instances with 56 Regions. on Windows 7, 64-bit. Phenom 9500 2.2 GHz Quad Core, Terabyte Hard Drive, 8gig DDR2 RAM. Used XAMPP to load PHP Version 5.3.0, Apache and MySQL 5.1.41-community edition. Groups, Profiles, Vivox Voice and Offline Messages all working. (Not yet Public, 6 users allowed Now). ________________________________________________________________________ ------------------------------ Message: 5 Date: Fri, 04 Jan 2013 17:01:19 -0500 From: InuYasha Meiji <[email protected]> To: [email protected] Subject: Re: [Opensim-users] Groups : Invalid (or No) Read Key Specified Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Personally, I put in 4 randomely selected number in a row, and my groups are working. And a little security is better then none at all. InuYasha. On 1/4/2013 2:28 PM, Nebadon Izumi wrote: > I would leave these blank as the default shows, they really do not > provide any kind of security. > > On Fri, Jan 4, 2013 at 1:19 PM, Laurent Bechir > <[email protected] <mailto:[email protected]>> wrote: > > > Hello, > > What value should I put in OpensIm.ini and in config.php in front > of XmlRpcServiceReadKey and XmlRpcServiceWriteKey for the groups > to work ? I've tried thinks like '1a33b' or 'group_read_key', > without success. > > Thank you > _______________________________________________ > Opensim-users mailing list > [email protected] <mailto:[email protected]> > https://lists.berlios.de/mailman/listinfo/opensim-users > > > > > -- > Michael Emory Cerquoni > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users -- ________________________________________________________________________ Opensim User: In Gridmode on Version 0.7.4. Nine Instances with 56 Regions. on Windows 7, 64-bit. Phenom 9500 2.2 GHz Quad Core, Terabyte Hard Drive, 8gig DDR2 RAM. Used XAMPP to load PHP Version 5.3.0, Apache and MySQL 5.1.41-community edition. Groups, Profiles, Vivox Voice and Offline Messages all working. (Not yet Public, 6 users allowed Now). ________________________________________________________________________ ------------------------------ Message: 6 Date: Sat, 5 Jan 2013 00:49:08 +0100 From: Laurent Bechir <[email protected]> To: [email protected], [email protected] Subject: Re: [Opensim-users] Groups : Invalid (or No) Read Key Specified Message-ID: <[email protected]> Content-Type: text/plain; charset=iso-8859-1 Thank you all for your help :). I need to add these keys for a Joomla plugin I use to manage my Opensim. The mistake have made was to read to quickly the config files. In Opensim.ini, keys are written this way : XmlRpcServiceReadKey = xxx XmlRpcServiceWriteKey = xxx and in the config.php of the backend : XmlRpcServiceWriteKey = xxx XmlRpcServiceReadKey = xxx Thinking they were written the same way in both files, I was sure to make a mistake :) Le 4 janv. 2013 ? 23:01, InuYasha Meiji a ?crit : > Personally, I put in 4 randomely selected number in a row, and my groups are working. And a little security is better then none at all. > > InuYasha. > > > > > On 1/4/2013 2:28 PM, Nebadon Izumi wrote: >> I would leave these blank as the default shows, they really do not provide any kind of security. >> >> On Fri, Jan 4, 2013 at 1:19 PM, Laurent Bechir <[email protected] <mailto:[email protected]>> wrote: >> >> >> Hello, >> >> What value should I put in OpensIm.ini and in config.php in front >> of XmlRpcServiceReadKey and XmlRpcServiceWriteKey for the groups >> to work ? I've tried thinks like '1a33b' or 'group_read_key', >> without success. >> >> Thank you >> _______________________________________________ >> Opensim-users mailing list >> [email protected] <mailto:[email protected]> >> https://lists.berlios.de/mailman/listinfo/opensim-users >> >> >> >> >> -- >> Michael Emory Cerquoni >> >> >> _______________________________________________ >> Opensim-users mailing list >> [email protected] >> https://lists.berlios.de/mailman/listinfo/opensim-users > > > -- > ________________________________________________________________________ > Opensim User: In Gridmode on Version 0.7.4. Nine Instances with 56 Regions. on Windows 7, 64-bit. Phenom 9500 2.2 GHz Quad Core, Terabyte Hard Drive, 8gig DDR2 RAM. Used XAMPP to load PHP Version 5.3.0, Apache > and MySQL 5.1.41-community edition. Groups, Profiles, Vivox Voice and > Offline Messages all working. (Not yet Public, 6 users allowed Now). > ________________________________________________________________________ > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users ------------------------------ Message: 7 Date: Sat, 05 Jan 2013 00:52:47 +0000 From: Justin Clark-Casey <[email protected]> To: [email protected], [email protected] Subject: [Opensim-users] OpenSimulator 0.7.5-rc1 now available Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi folks. The first release candidate for the next OpenSimulator version, 0.7.5-rc1 [1], is now available [2]. As ever, there are a large number of changes, the highlights of which are in the release notes. As with previous releases, only regressions compared to previous release are guaranteed to be addressed in some way (where this can still be WONTFIX). Please file this under the 0.7.5-rc1 release option in Mantis. As ever, many many thanks to all those who contributed to this release in whatever capacity. [1] http://opensimulator.org/wiki/0.7.5_Release [2] http://opensimulator.org/wiki/Download Best, -- Justin Clark-Casey (justincc) OSVW Consulting http://justincc.org http://twitter.com/justincc ------------------------------ Message: 8 Date: Sat, 5 Jan 2013 09:45:27 +0530 From: "Hashim" <[email protected]> To: <[email protected]> Subject: [Opensim-users] how can i assign one public ip to multiple simulators Message-ID: <000901cdeafb$4b7f7eb0$e27e7c10$@com> Content-Type: text/plain; charset="us-ascii" while assigning public ip to sim servers in NAT policy of firewall. i assigned one public to 3 sim servers in 3 sim servers we assigned random port numbers for regions and we change default port number for each sim server then also i am unable to login is i need to change any common port or anything in configuration files. Thank You.... Kind regards Hashim -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.berlios.de/pipermail/opensim-users/attachments/20130105/710bd b28/attachment.html> ------------------------------ _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users End of Opensim-users Digest, Vol 65, Issue 7 ******************************************** _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
