View this page "LOOPBACK PROBLEM"

12 views
Skip to first unread message

retr...@gmail.com

unread,
May 12, 2009, 6:48:41 AM5/12/09
to OSGrid Home User's Group


Click on http://groups.google.ca/group/OSGHUG/web/loopback-problem -
or copy & paste it into your browser's address bar if that doesn't
work.

ecumedularge skytower

unread,
May 12, 2009, 7:36:57 AM5/12/09
to OSG...@googlegroups.com
thank you for this information
i will copy that for the support of my router (i can not change setting by myself, stupid huh ?) they want an email with all modif and setting i want, and they change... i will tell you if i have a solution.
sincerely

Eden

2009/5/12 <retr...@gmail.com>




Click on http://groups.google.ca/group/OSGHUG/web/loopback-problem -
or copy & paste it into your browser's address bar if that doesn't
work.




--
M-C b

Eden_Beverly

unread,
May 12, 2009, 7:46:23 AM5/12/09
to OSGrid Home User's Group
hi:)
in the chat of osgrid, this morning, i asked again about my problem,
and finaly, i remember what you said (i think it's you ;) ) ; create a
second ip!
i did it, and reboot my computer... i'm connected on my sim ! i hope
the problem is solved :)
thank you a lot for your help :))))
Sincerly

Eden

Dan

unread,
May 12, 2009, 1:29:40 PM5/12/09
to OSG...@googlegroups.com
I'm so happy for you and I'm glad you remembered how I explained it.
I got tired while doing the write-up and have to catch some sleep.

Be for warned that if your IP changes you will need to re-do your second IP Address.


2009/5/12 Eden_Beverly <ecumedular...@gmail.com>



--
Why is Common Sense so Uncommon?

Eden_Beverly

unread,
May 12, 2009, 2:27:03 PM5/12/09
to OSGrid Home User's Group
i have another question please...
i have now other sim, near the first. no problem, i can see them on
the grid.
But when i walk on, there is sometime a crasch of my opensim.exe, i
don't understand why... perhaps you have the answer?
thank you so much again and sorry for my bad english :)

On 12 mai, 19:29, Dan <retro...@gmail.com> wrote:
> I'm so happy for you and I'm glad you remembered how I explained it.
> I got tired while doing the write-up and have to catch some sleep.
>
> Be for warned that if your IP changes you will need to re-do your second IP
> Address.
>
> 2009/5/12 Eden_Beverly <ecumedularge.skyto...@gmail.com>

retr...@gmail.com

unread,
May 12, 2009, 3:53:33 PM5/12/09
to OSGrid Home User's Group
There are ongoing problems with border crossing in OpenSims.
Some days are better than others, so I doubt that it is something
wrong with your set up.

On May 12, 2:27 pm, Eden_Beverly <ecumedularge.skyto...@gmail.com>
wrote:

retr...@gmail.com

unread,
May 17, 2009, 7:41:55 AM5/17/09
to OSGrid Home User's Group
internal ip : 192.168.1.21
dyndns: alianebeverly.dyndns.org
router ip: 192.168.1.1
region name: BEVERLY11

Do you need more information ?
and how mus he do for other regions ? he has more than one region
thank you a lot for your help :)

---

Assuming that the two Sims are on that same machine and use ports 9000
& 9001, your four iptables entries would be:

iptables -t nat -A POSTROUTING --dst 192.168.1.21 -p tcp --dport
9000:9001 -j SNAT --to-source 192.168.1.1

iptables -t nat -A POSTROUTING --dst 192.168.1.21 -p udp --dport
9000:9001 -j SNAT --to-source 192.168.1.1


iptables -t nat -I PREROUTING --dst alianebeverly.dyndns.org -p tcp --
dport 9000:9001 -j DNAT --to-destination 192.168.1.21

iptables -t nat -I PREROUTING --dst alianebeverly.dyndns.org -p udp --
dport 9000:9001 -j DNAT --to-destination 192.168.1.21



2009/5/17 ecumedularge skytower <ecumedular...@gmail.com>

hello Retrodan,
i saw your new post about "having changing ip", thank you so much
for theses informations.

At the end of the "solving the loopback problem" you say i can ask
you for the most complex iptables entries, so i do :)

My friend, has a router who does not support loopback, and has
also a dynamic IP !!
He made a dyndns.org adress IP, no problem, and his router has an
option to activ DynDns in it.
Now, the problem is to have 2 differents Ip to connect himself on
his sim.
i'm not very good with my english, but i think he must do , what
you wrote in 4th choice in you "solving the loopbak problem" ? 2
groups of iptables commands? like:

iptables -t nat POSTROUTING --dst <HOST> -p <tcp|udp> --dport
<9000> -j SNAT --to-source <ROUTER>

So assuming your OpenSim Host machine has the IP 192.168.1.3 and
your router IP is 192.168.1.1 the two entries, one for tcp and one for
udp are:

iptables -t nat POSTROUTING --dst 192.168.1.21 -p tcp --dport 9000
-j SNAT --to-source 192.168.1.1
iptables -t nat POSTROUTING --dst 192.168.1.21 -p udp --dport 9000
-j SNAT --to-source 192.168.1.1

and finaly:


iptables -t nat PREROUTING --dst alianebeverly.dyndns.org -p tcp --
dport 9000 -j DNAT --to-source 192.168.1.21
iptables -t nat PREROUTING --dst alianebeverly.dyndns.org -p udp --
dport 9000 -j DNAT --to-source 192.168.1.21

please i would like you write for us the correct command in each
lines....

internal ip : 192.168.1.21
dyndns: alianebeverly.dyndns.org
router ip: 192.168.1.1
region name: BEVERLY11

do you need more information ?

and how mus he do for other regions ? he has more than one region

thank you a lot for your help :)

Sincerly

Eden

--
M-C b

Tim

unread,
Mar 27, 2010, 1:46:17 PM3/27/10
to OSGrid Home User's Group
I have tried all of these options, and I still cannot get to my sims
in osgrid.
the router is not using iptables so I was unable to do that fix, but
the computer hosting the sim has the two ip adresses. and entries in
the host files of the host computer and the computer I use to access
osgrid with the client.

I have a zoom adsl x6 modem witht he ports open to the host pc, two
computers, one hosting the sim, and another running hippo open sim
viewer. I have set up a dyndns.com hostname and others are able to get
to my sims, only I cannot get to them.

any help or ideas are greatly appreciated

Reply all
Reply to author
Forward
0 new messages