cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
274
Views
0
Helpful
1
Replies

NAT statement?

PETER KNOWLES
Level 1
Level 1

Our ISP has assigned a small (/29) block of routable IPs to our WAN. Our LAN consists of private IPs

The goal is for when our mail server makes an outbound SMTP connection, it goes out on a predictable IP address, so we can designate a PTR DNS record.

I'm assuming an 'ip nat inside source static..' statement would be what we want? Do we tie it to the SMTP protocol?

Any input/direction would be helpful. Thank you

1 Reply 1

jackko
Level 7
Level 7

ip nat inside source {static {local-ip global-ip}

e.g.

ip nat inside source static