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

no-payload with dynamic ip

apant12345
Level 1
Level 1

Hello.

I have an adsl connection with dynamic ip and nat. I want to access a DNS server in private network (behind nat). I forward ports like

ip nat inside static tcp x.x.x.x 53 interface dialer 0 53
ip nat inside static udp x.x.x.x 53 interface dialer 0 53

but dns queries time out.

 

It works correctly if I use

ip nat inside static tcp x.x.x.x 53 y.y.y.y 53 extendable no-payload

but y.y.y.y is dynamic so I cannot use it because it often changes. I also cannot use no-payload with "interface dialer 0" instead of y.y.y.y

 

Is there any solution?

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card