John A. Sullivan III wrote: > OK - so let me summarize again just to make sure I understand you. The > 2nd Webserver at 10.73.219.77 is used by internal resources and cannot > change its IP address. You want to make it available to remote users in > other offices via the Internet but the only Internet access you have is > through the one Linux box. Yep, exactly > > If you do not want to expose the 2nd Webserver to the world but only > make it available to other offices, you may wish to consider an IPSec > VPN between the other offices and the Linux box although we'd need to > know a little more about how your ISP is getting you to the Internet and > how your other offices access the Internet. This company has a cisco router -to which I have no access to it- and that redirects the public IP address that we use for webmail services. This 2nd webserver should be seen by a lot of people and using a VPN would make things worse > > You will still have the routing problem. You can create a second > network without changing the IP address. It will depend on how the > internal users access the 2nd Webserver. If the access is also through > the Linux box, then you can split the 10.73.219.x network. Assuming it > is using a 24 bit mask, you could create the network 10.73.219.0/25 and > 10.73.219.128/25. Leave the NIC with 10.73.219.156 on the latter > network, add a second NIC with an address on the former network and > place the second Webserver on the former network - note there is no need > to change the IP address of the 2nd Webserver or the DNS entry - just > the subnet mask. We have a 255.255.252.0 network already because there are more than 500 computers with IP addresses in this company. All the users access the 2nd webserver directly to it thru it's IP address. Changing the subnet mask wouldn't quit the access? I dont understand what you are trying to explain here. John, thanx a lot for this pal... Juan