Help With Configuring PIX 506

Dec 26, 2006 2 Replies

Hello,



Can anyone point me or tell how to configure a PIX 506 firewall? I have a question about setting static IP's. Basically, I want to assign an external IP address to one of our servers, so that it can be accessed remotely. Any help is appreciated.



Cheers,



Du



static (inside,outside) y.y.y.y 192.168.0.X netmask 255.255.255.255

access-list outside_access_in permit tcp any host External_ip eq smtp

access-group outside_access_in in interface outside

Assuming that your server has an internal IP of 192.168.0.X the above statement will allow inbound SMTP from the internet to the server internally. Where y.y.y.y is your external IP. Version 7.2(1)

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required