I tried very much to setting up the DynDNS but failed... please help me following are my configs...
thanks for the help
!This is the running config of the router: 192.168.1.1
!----------------------------------------------------------------------------
!version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname CYBERIA-GATEWAY
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
!
no aaa new-model
clock timezone PCTime 3
!
crypto pki trustpoint TP-self-signed-3884097217
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-3884097217
revocation-check none
rsakeypair TP-self-signed-3884097217
!
!
crypto pki certificate chain TP-self-signed-3884097217
certificate self-signed 02
30820256 308201BF A0030201 02020102 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 33383834 30393732 3137301E 170D3032 30333032 32313233
35355A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 38383430
39373231 3730819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100C878 8390121A BC9F5F9A 5508A649 32898333 6D5972C2 656B626A B7470A08
C7AD53A6 CE8BC8EB A223AAB8 BD8D4429 6EE8B5F3 77A75ED1 18F56EDC 9404AA0E
B4ED6775 1DDE4EEA BFFE2613 D46E9686 7F520016 E20C95B6 3D7AFEB8 9C4EF6B3
121CC2DF 4B3D983D 40C40B1D CD859075 31925901 95B9EA9E DA3B1B96 1496972F
1BF10203 010001A3 7E307C30 0F060355 1D130101 FF040530 030101FF 30290603
551D1104 22302082 1E435942 45524941 2D474154 45574159 2E796F75 72646F6D
61696E2E 636F6D30 1F060355 1D230418 30168014 EF5E9DE0 787FD11F 71060A74
ACD23A20 B77565D0 301D0603 551D0E04 160414EF 5E9DE078 7FD11F71 060A74AC
D23A20B7 7565D030 0D06092A 864886F7 0D010104 05000381 81000522 AECAFECD
4F4364AB B3237A87 D4DA4FD7 762A1FD8 378A1F31 007E8DEB E769F937 FB6FCA69
02DE711D D49D6CAC B747EB1F 8472C88D FC8D2EBC F00E77E5 5835F4BD 9DF36AC7
CA17596F 46DB3037 382081E4 FD947B3A DBDAE917 8B3A2F52 2D9A8385 AF319B57
666813C7 16EA0E60 8DA69F6D FFCD5909 B37612CC DC630EAE 6C26
quit
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.99
ip dhcp excluded-address 192.168.1.151 192.168.1.254
!
ip dhcp pool 1
import all
network 192.168.1.0 255.255.255.0
domain-name relook7000.dyndns.org
dns-server 212.119.64.2 212.119.64.3
default-router 192.168.1.1
lease infinite
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
ip domain name yourdomain.com
ip name-server 212.119.64.2
ip name-server 212.119.64.3
ip ddns update method sdm_ddns1
HTTP
add ht tp://xxxxxxxxxxxxxxx@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>
remove ht tp://xxxxxxxxxxxxx> I DON'T KNOW WHAT IS THIS FOR? AND HOW TO REMOVE THIS <xxxxxxxxxxxxxxxxx@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>
!
!
!
!
username XXXXX privilege 15 password 0 XXXXXXXXXXX
!
!
archive
log config
hidekeys
!
!
!
!
!
interface ATM0
description $ES_WAN$
no ip address
ip mask-reply
ip directed-broadcast
no atm ilmi-keepalive
pvc 0/35
pppoe-client dial-pool-number 1
!
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
!
interface Dialer1
ip ddns update hostname XXXXXXXX.dyndns.org.yourdomain.com
ip ddns update sdm_ddns1
ip address negotiated
ip mtu 1452
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname XXXXXXXXXXXX@2048.cyberia.net.sa
ppp chap password 0 XXXXXXXXXXXXXXXXX
ppp pap sent-username XXXXXXXXXXXX@2048.cyberia.net.sa password 0 XXXXXXXXXXXXX
!
interface Dialer0
no ip address
dialer in-band
dialer idle-timeout 0
no cdp enable
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list 1 interface Dialer1 overload
ip nat inside source static tcp 192.168.1.102 4000 interface Dialer1 4000
ip nat inside source static udp 192.168.1.102 4000 interface Dialer1 4000
!
access-list 1 remark SDM_ACL Category=18
access-list 1 permit 192.168.1.0 0.0.0.255
access-list 23 remark SDM_ACL Category=17
access-list 23 permit any
dialer-list 1 protocol ip permit
no cdp run
!
!
!
control-plane
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to -----------------------------------------------------------------------
^C
!
line con 0
password Line
login local
no modem enable
line aux 0
line vty 0 4
access-class 23 in
privilege level 15
login local
transport input telnet
!
scheduler max-task-time 5000
end
thanks for the help
!This is the running config of the router: 192.168.1.1
!----------------------------------------------------------------------------
!version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname CYBERIA-GATEWAY
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
!
no aaa new-model
clock timezone PCTime 3
!
crypto pki trustpoint TP-self-signed-3884097217
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-3884097217
revocation-check none
rsakeypair TP-self-signed-3884097217
!
!
crypto pki certificate chain TP-self-signed-3884097217
certificate self-signed 02
30820256 308201BF A0030201 02020102 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 33383834 30393732 3137301E 170D3032 30333032 32313233
35355A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 38383430
39373231 3730819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100C878 8390121A BC9F5F9A 5508A649 32898333 6D5972C2 656B626A B7470A08
C7AD53A6 CE8BC8EB A223AAB8 BD8D4429 6EE8B5F3 77A75ED1 18F56EDC 9404AA0E
B4ED6775 1DDE4EEA BFFE2613 D46E9686 7F520016 E20C95B6 3D7AFEB8 9C4EF6B3
121CC2DF 4B3D983D 40C40B1D CD859075 31925901 95B9EA9E DA3B1B96 1496972F
1BF10203 010001A3 7E307C30 0F060355 1D130101 FF040530 030101FF 30290603
551D1104 22302082 1E435942 45524941 2D474154 45574159 2E796F75 72646F6D
61696E2E 636F6D30 1F060355 1D230418 30168014 EF5E9DE0 787FD11F 71060A74
ACD23A20 B77565D0 301D0603 551D0E04 160414EF 5E9DE078 7FD11F71 060A74AC
D23A20B7 7565D030 0D06092A 864886F7 0D010104 05000381 81000522 AECAFECD
4F4364AB B3237A87 D4DA4FD7 762A1FD8 378A1F31 007E8DEB E769F937 FB6FCA69
02DE711D D49D6CAC B747EB1F 8472C88D FC8D2EBC F00E77E5 5835F4BD 9DF36AC7
CA17596F 46DB3037 382081E4 FD947B3A DBDAE917 8B3A2F52 2D9A8385 AF319B57
666813C7 16EA0E60 8DA69F6D FFCD5909 B37612CC DC630EAE 6C26
quit
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.99
ip dhcp excluded-address 192.168.1.151 192.168.1.254
!
ip dhcp pool 1
import all
network 192.168.1.0 255.255.255.0
domain-name relook7000.dyndns.org
dns-server 212.119.64.2 212.119.64.3
default-router 192.168.1.1
lease infinite
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
ip domain name yourdomain.com
ip name-server 212.119.64.2
ip name-server 212.119.64.3
ip ddns update method sdm_ddns1
HTTP
add ht tp://xxxxxxxxxxxxxxx@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>
remove ht tp://xxxxxxxxxxxxx> I DON'T KNOW WHAT IS THIS FOR? AND HOW TO REMOVE THIS <xxxxxxxxxxxxxxxxx@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>
!
!
!
!
username XXXXX privilege 15 password 0 XXXXXXXXXXX
!
!
archive
log config
hidekeys
!
!
!
!
!
interface ATM0
description $ES_WAN$
no ip address
ip mask-reply
ip directed-broadcast
no atm ilmi-keepalive
pvc 0/35
pppoe-client dial-pool-number 1
!
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
!
interface Dialer1
ip ddns update hostname XXXXXXXX.dyndns.org.yourdomain.com
ip ddns update sdm_ddns1
ip address negotiated
ip mtu 1452
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname XXXXXXXXXXXX@2048.cyberia.net.sa
ppp chap password 0 XXXXXXXXXXXXXXXXX
ppp pap sent-username XXXXXXXXXXXX@2048.cyberia.net.sa password 0 XXXXXXXXXXXXX
!
interface Dialer0
no ip address
dialer in-band
dialer idle-timeout 0
no cdp enable
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list 1 interface Dialer1 overload
ip nat inside source static tcp 192.168.1.102 4000 interface Dialer1 4000
ip nat inside source static udp 192.168.1.102 4000 interface Dialer1 4000
!
access-list 1 remark SDM_ACL Category=18
access-list 1 permit 192.168.1.0 0.0.0.255
access-list 23 remark SDM_ACL Category=17
access-list 23 permit any
dialer-list 1 protocol ip permit
no cdp run
!
!
!
control-plane
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to -----------------------------------------------------------------------
^C
!
line con 0
password Line
login local
no modem enable
line aux 0
line vty 0 4
access-class 23 in
privilege level 15
login local
transport input telnet
!
scheduler max-task-time 5000
end