cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
323
Views
2
Helpful
3
Replies

Inbound NAT on FDM help

Ash Roberts
Level 1
Level 1

Hi all we are trying to allow external access inbound to a SQL server on port 1433. Can't seem to get this to work and i think its clearly my understanding but the NAT rule is as follows:


Outside -> Inside
Original Packet:
Source <Public IP>  Port 1433
destination <SQL Server Internal IP> port 1433

Translated Packet
Source <Public IP> port 1433
Destination <SQL Server Internal IP> port 1433

I then have an ACL to allow traffic through. this is not working. Examples of inbound seem limited but ones i am reading are saying NAT the inside to public IP first so it works in other direction also (bi-directional). Then control the flow with the ACL?

Any help or advice on theory would be great thank you.

1 Accepted Solution

Accepted Solutions

@Rob Ingram Thank you finally a decent example!

If i want to lock this down from a specific public IP do i do this part in the ACL and leave the NAT rule as per the example?

Thanks

View solution in original post

3 Replies 3

@Ash Roberts the source and destination port of the original/translated packet won't both be tcp/1433. Have a look at the example at the "inbound access" section of this post. If you still have a problem, please run packet-tracer from the CLI and provide the output.

@Rob Ingram Thank you finally a decent example!

If i want to lock this down from a specific public IP do i do this part in the ACL and leave the NAT rule as per the example?

Thanks

@Ash Roberts yes, I would restrict the source in the Access Control (ACL) rule.

Review Cisco Networking for a $25 gift card