Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

Outside connections do not work #28

Open
evliya opened this issue Mar 23, 2012 · 3 comments
Open

Outside connections do not work #28

evliya opened this issue Mar 23, 2012 · 3 comments

Comments

@evliya
Copy link

evliya commented Mar 23, 2012

Hi,

This is the same as in the #24. I do not have the rights to reopen the issue, so I created this new one. Sorry for the mess.

The connection problem still exists. I've tested on FF 10 on RedHat, FF 11 on Win7, FF 11 on Ubuntu with Mozrepl 1.1, and still can not connect from anywhere except from localhost.

We have discovered this issue when the Firefox installation our servers are automatically updated to 10 (we were using 3). We have reverted back to FF 3 and Mozrepl 1.0 as a workaround.

@chieftan
Copy link

chieftan commented Aug 6, 2012

I'm having the same issue, FF 12. Can self-connect only if using localhost....will not connect if I use my own IP address. Does not connect to other computer across network. Tried different ports, no difference. "Allow outside connections" is indeed checked.

@chieftan
Copy link

chieftan commented Aug 8, 2012

I was able to implement a work-around by using a port forwarding program: AUTAPF.

Settings:
Listen on :4242,
Forward to localhost:4242,
Outbound on :4242.
(Replace with your network name)

Now I can access/control Mozilla across the network. It would be really nice though if it worked and didn't have to use the port forwarding program.

@rohanc
Copy link

rohanc commented Apr 30, 2013

Seems to be fixed in "Mozrepl 1.1.1 preview" which I downloaded from http://ubik.cc/projects/mozrepl-1.1.1-preview.xpi
I can now gain access using "telnet x.x.x.x 4242" from a remote host, whereas previously I had to setup a ssh tunnel.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants