In the Usenet newsgroup comp.os.linux.networking, in article
<43510e05$0$25815$(E-Mail Removed)> , Octavia Rivero wrote:
>My home computers are connected to my wireless router which is connected to
>a ADSL modem. All computers receive their IP addresses (192.168.2.xx) from
>HCTP server in the wireless router.
HCTP?
http://www.acronymfinder.com/af-query.asp?Acronym=HCTP returns
"Here Comes The Pain" - though I don't think I've heard that one used
in network concepts. I suspect you really mean DHCP.
>I wrote very simple TCP/IP and UDP client server applications. They are
>working fine in my home network.
>
>How can I access my servers (my individual home computers) from internet?
>NNTP-Posting-Host: 220.239.18.90
OK - that's Optus Retail in NSW.oz. Contact your sales-droid and ask
about getting additional IP addresses.
If you don't want to go that route (this is hobby or experimental and not
ready for public use), you should be able to configure your router to
'port forward' to the individual server. See the IP-Masquerade-HOWTO for
the concept. You may find it easier to be using static addresses for
your servers so the port forwarder doesn't have to guess where the server
is located today.
Old guy