Troubleshooting Tips
- Check whether your hostname has been resolved correctly by
looking at the output during startup. The proxy attempts to resolve
your hostname to find the IP address of your machine: in some
configurations, this resolves to 127.0.0.1. Use the '-a' option in
order to pass in your correct IP address in this case.
- If you are behind a firewall that does not allow UDP packets,
you can configure the proxy using the parameters/i3_server/use_tcp
option to use TCP to connect to the i3
servers.
- You can flush the proxy's cache of fake IP address to private
trigger mapping by using coldstart. ('-c' option).