[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

configure Tor to advertise its orport as 443 but really bind to another port such as 9001



using debian 5

i followed this: 
https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#HowcanImak
emyrelayaccessibletopeoplestuckbehindrestrictivefirewalls.3F

i did three things:
1. set "orport 443" and "orlistenaddress 0.0.0.0:9001" in torrc file
2. Similarly, "dirport 80" and "dirlistenaddress 0.0.0.0:9030"
3. lastly, in rc.local, i added "ssh -fNL 443:localhost:9001 
localhost" and "ssh -fNL 80:localhost:9030 localhost"

and i configure my Tor as a bridge. but the bridge address vadilia 
gives me is with 9001 port. should i be expecting a 443 port on my 
bridge address instead?

or do i misconfigure?

please help.

***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxxx with
unsubscribe or-talk    in the body. http://archives.seul.org/or/talk/