home | ibm 4779 | fobbit/voip blasters | poptop vpns | callerid | lcd   

Fobbit Stunnel

Here is a quick rundown on how to get fobbit to work for ssl'd connection.

Comment up your vb.ini file like this:
# PORT_LISTEN_UDP 8010

Download stunnel and get that working properly.
On the both sides do something like this:
stunnel -p stunnel.pem -f -D 7 -d 10002 -r 127.0.0.1:8008

On the connector's side before the connect do something like this:
stunnel -f -c -d 127.0.0.1:10001 -r remoteip:10002

fire up fobbit on both sides, and on the connector's side do a 127.0.0.1.10001
you have to resetup the tunnel for each different person you are tring to connect to which is sortof a pain. I might add some support into fobbit to automatically setup the stunnel or something but this isn't too hard. Anyway. spoonm [at] hotmail.com if any problems.



Last Updated: Tue May 20 02:04:34 2003