port forwarding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi.

I'm dealing with a issue involving port forwarding. I've got part of
it working, trying to get the rest.

for now:
 I have a serverside machine:
   -runs the gearmand daemon on localhost port 4730
   -runs the server.php - on ip localhost port 4730
   -also runs the portforwarding which is created on the clientside to
connect to
     localhost:4730
  -the test server is runs on a machine as user foo@192.168.5.12

on the clientside machine
  -runs the client.php - which runs on localhost port 4730
  -also runs the ssh port forwarding process as follows
     ssh -f -L - N 4730:localhost:4730 foo@192.168.5.12 -p 22
 -the client is running on 192.168.5.14

Everything above works... I can run a serverside process, and the
clientside workers get the data from the queue on localhost:4730

I'd like to be able to change the ip adress of the gearman processes
from localhost, to the actual ipaddress of the machine. This of course
involves changing the port forwarding from the client to the server
machine.

Thoughts/Comments would be useful.

thanks
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux