I have a linux IP-Masqurade server and three workstations.
Whilst using FrontPage on my Windoze95 box attempting to update web pages at
www.groupia.org (hosted by icom.com)
I get the following error reported
FrontPage Explorer
! There was an error during the transfer of the files.
The error message from the remote machine was:
Cannot connect to 192.168.1.4:1272 - timed out
How does the 'remote machine' know about 192.168.1.4 ?
Isn't it supposed to be masqueraded by my IP-Masq server?
My current dynamically assigned IP address is 207.90.117.218.
Should not the 'remote machine' have been transfering files to
207.90.117.218:some_port_number
and my IP-Masq server would be translating them to
192.168.1.4:some_port_number
?
Chuck