hi,
im in the process of learning the tor onion router and generally how nat/ip/port-forwards work. i've set myself the task of configuring a secure as possible connection between two points - when tor is installed only on one end! - and i have some questions:
i've set up tor with polipo on computer A, and im listening on 127.0.0.1:8118. this connection is working. i've set up my router for port-forwards on ports 5566...
Search Result
Collapse
4 results in 0.0023 seconds.
Keywords
Members
Tags
-
one-way tor configuration
-
How to connect two computers directly in NAT environment?
When both computers are accessing the Internet with private IPs assigned by their ISPs ( Later translated into global public IPs by NAT), is there any way that two computers could be connected directly without any thrid-party server?
I want to know how does Chat programs, Torrent Clients or any distributed applications handle this NAT, which discards any incoming data from the outside world to someones computer who is assigned a private... -
UDP hole punching P2p
HI,
I am implementing UDP Hole Punching in C#.To have communication between two peer in the internet one should know the public IP address.I have developped application which acts as both client and server and installed in both machine.I use 192.45.20.10 and 50006 (local ip and port)to contact STUN Server 3478. I am able to get Public IP and port say 127.34.10.45:34 56(machine1) and 145.167.10 and 4567 (nachine2).as explained in bryan ford white... -
portforwarding via programming
hi
I like to know about portforwarding
I tried with
http://bytes.com/groups/net-c/431643...firewall#links
and also
http://www.pixvillage.com/blogs/devb...005/03/31.aspx
but in both i am getting exception
when i went to the router configuration in IE with default gateway, their i nothing found like NAT or portforwarding.
...