I have a perl program that sends a signal to a remote computer in the internet, and receives a response signal. When I connect to the internet through another computer, and obtai an IP address of the type 192.168.... the signal sent wont return. I am using a simple server and client program, just like the one proposed on ther perl cookbook. How can I make my client receive the server response inside the home intranet???