Appreciate all tips and help on following. Currently have a client running a small NT 4.0 LAN. We have provided them
with a ADSL connection to the Internet using a Cisco 678 router/modem. We've configured this router to use
NAT (network address translation) to map his private LAN IP subnet to one of our global Internet IP address. In other words
all their PC's when accessing the Internet, will have their IP addresses translated in this router to our globally valid
IP address. This scenario works well except that now, the client wants to run a FTP server program on top of his NT 4.0
server that can be accessed from the Internet, and can also be viewed in "Network Neighborhood" of all their PCs on the LAN
at the same time to store files, etc. The LAN has only one segment and no other routers except this Cisco 678 that has a
primary purpose of routing traffic from the LAN to the Internet via ADSL connection. Setting up the NT 4.0 server
with one of our Internet valid IP addresses effectively takes this server out of the LAN segment and client advises that
he can no longer see this server in Network Neighborhood from any machines on the LAN.
From TCP/IP perpective, how do I continue to use NAT for all PCs on the LAN for Internet access, and at the same time, assign a static address translation of a fixed private address assigned to the server that is on the same same subnet as the rest of the PCs on the LAN to make it visible for the LAN PCs, and also use NAT to statically assign this server's private IP to one that is Internet valid for Internet visibility??
Thanks in advance.
Sam