Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynamic DNS Update & PIX 501

Status
Not open for further replies.

userice

Technical User
Oct 24, 2002
78
US
Hi,
I am trying to host a personal website at home with "cable" connection. However, I don't have a static IP, so I would like to config the pix to updates IP address on dynamic DNS services automaticly. Is this possible? I know some of Linksys or Dlink Router can do it.
 
static (inside, outside) udp interface 50 <nic-dns-server-ip> netmask 255.255.255.255
access-list <name> permit udp any host interface outside eq 50

You need to be running code 6.3 to be able to use this commands.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top