<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=GB2312" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
ÓÚ 2010-3-24 10:19, torsecurity Ð´µÀ:
<blockquote cite="mid:201003241019382811572@gmail.com" type="cite">
  <meta http-equiv="Content-Type" content="text/html; charset=GB2312">
  <style>BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
  </style>
  <meta content="MSHTML 6.00.2900.5921" name="GENERATOR">
  <font face="Verdana" size="2">
  <div>Hi, everyone!</div>
  <div style="text-indent: 2em;">My computer is behind a NAT and I can
connect to the Tor network directly ( not&nbsp;using Tor bridges although I
am in China). Now I want to configure my tor as a bridge to let my
friend connect to the Tor network. His IP is 172.18.12.xxx. My
configuration file looks like:</div>
  <div style="text-indent: 2em;">BridgeRelay&nbsp;1 </div>
  <div style="text-indent: 2em;">ContactInfo&nbsp;hegaofeng&nbsp;at&nbsp;seu&nbsp;dot&nbsp;edu&nbsp;dot&nbsp;cn
  </div>
  <div style="text-indent: 2em;">ControlPort&nbsp;9051 </div>
  <div style="text-indent: 2em;">ExitPolicy&nbsp;reject&nbsp;*:* </div>
  <div style="text-indent: 2em;">Log&nbsp;notice&nbsp;stdout </div>
  <div style="text-indent: 2em;">Nickname&nbsp;ORhgf </div>
  <div style="text-indent: 2em;">ORPort&nbsp;443 </div>
  <div style="text-indent: 2em;">
  <div>PublishServerDescriptor&nbsp;0</div>
  <div>RelayBandwidthBurst&nbsp;10485760</div>
  <div>RelayBandwidthRate&nbsp;5242880</div>
  <div>&nbsp;</div>
  <div>And my bridge information is: 172.18.12.161:443</div>
  <div>&nbsp;</div>
  <div>But this dosen't work. The Vidalia is always stopping at
"Loading&nbsp;relay information...".</div>
  <div>I use Wireshark and find the TLS handshake is normal.</div>
  <div>Can anyone tell me why? Thanks a lot!</div>
  </div>
  <div>&nbsp;</div>
  <div align="left">2010-03-24</div>
  <hr style="width: 122px; height: 2px;" align="left" size="2">
  <div><span>
  <div>
  <div>Gaofeng He</div>
  </div>
  </span></div>
  </font></blockquote>
first, you can't run any tor service behind NAT unless you can
configure your firewall/NAT in order to enable port forwarding. By the
way, what the hell is 172.18.12.161? Who can connect to that thing?<br>
<br>
second, I do not think&nbsp; "Loding relay information..." has anything to
do with your recent bridge configuration.<br>
</body>
</html>