On Friday 25 November 2005 18:07, Ramakrishnan Pillai wrote: > >>> [EMAIL PROTECTED] 11/25/05 8:36 AM >>> > > Hello All > > I need to use a public address natted to a server. Is it possible that I > can use a single public NAT Address natted to many internal public > address but then only the services will be different such as > > 172.16.x.1 natted to 82.x.x.1 service http > 172.16.x.2 natted to 82.x.x.1 service ftp > 172.16.x.3 natted to 82.x.x.1 service telnet
You must add Address translation rules, something like this: Any -> 172.16.x.1 http Original 82.x.x.1(static) original Any -> 172.16.x.2 fpt Original 82.x.x.1(static) original Any -> 172.16.x.3 telnet Original 82.x.x.1(static) original -- Jørn Dahl-Stamnes ================================================= To set vacation, Out-Of-Office, or away messages, send an email to [EMAIL PROTECTED] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [EMAIL PROTECTED] =================================================
