Link to home
Start Free TrialLog in
Avatar of o-tvw-ee
o-tvw-ee

asked on

Cisco Pix 515 NAT

We would do the following.
We have one extern ip address for example: 212.0.1.1 with that IP address I will use natting. for example: all traffic on port 25 goes to 192.168.0.1 and all the traffic on port 80 goes to 192.168.0.2.

                                        ------------ 192.168.0.1 (port 25)
                                        |
212.0.1.1 --> PIX515 --------
                                        |_________ 192.168.0.2 (port 80)

What is the command for doing this?

Many thx in advance

With kind regards,

Tom

ASKER CERTIFIED SOLUTION
Avatar of Les Moore
Les Moore
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of o-tvw-ee
o-tvw-ee

ASKER

thx this works