06-08-2021 10:56 AM
hello again guys,
long time no see :)))
this time I have a new problem, the DDNS problem, to explain,
I have a ddns name from my ISP myname.go.ro, and I want to use this ddns to access the asa, sw L3, some pcs from my virtula hypervisor and I can't find some info how to do it, as hardware I have a ASA 5505 and a sw c3550-48
Solved! Go to Solution.
06-09-2021 12:12 AM
DDNS process automatically keeps checking with to see any new IP, if not it will have old IP. if new ip it update the IP address.
make port forwording
you need to use an outside interface for NAT
Look at the example :
06-08-2021 11:20 AM
Follow below thread :
if the DDNS working, then you need NAT rules from outside to inside to access Local devices.
you need to use different ports outside.
06-08-2021 11:44 AM
hey, I have a different setup and problema.
I have an mode from ISP that is only a bridge mode, after ISP mode have the ASA that is a firewall and the gateway, on the ASA, the port ethernet 0 that is connected with a pppoe account and receive the ip from isp (via dhcp) and from want I see none are using pppoe or dhcp from ISP,
hope I'm wrong
06-08-2021 11:46 AM
as a example of my vlan that is use for outside
interface Vlan7
description This is the outside / ISP side
nameif outside
security-level 0
ddns update hostname mydomain.go.ro
ddns update b2kDDNS
pppoe client vpdn group ISP-CON
ip address pppoe setroute
06-08-2021 04:39 PM
with this config are you able to get a Public IP address from ISP?
06-08-2021 08:24 PM
yes, I have the vpdn group ISP-CON where I specify the PPPoE account and is working, also the ddns I opted from my ISP website and is functional ping my ddns respond, the only problem is how to config the ASA to update my ddns auto and make port forwording
06-09-2021 12:12 AM
DDNS process automatically keeps checking with to see any new IP, if not it will have old IP. if new ip it update the IP address.
make port forwording
you need to use an outside interface for NAT
Look at the example :
06-09-2021 12:23 PM
thx
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide