Jump to content

DYNDNS Problem Cisco 831


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Bei mir klappt das Update von DYNDNS nicht hat jemand ne Idee woran es liegen könnte ?Er aktualisiert meine IP-Adresse bei DYNDNS.ORG nicht

hier meine Config

 

version 12.3

no service pad

boot-start-marker

boot-end-marker

!

enable secret 5 XXXXXXXXXXXXXXXXXXx

!

aaa new-model

!

!

aaa authentication login default local

aaa authentication login sdm_vpn_xauth_ml_1 local

aaa authorization exec default local

aaa authorization network sdm_vpn_group_ml_1 local

!

aaa session-id common

!

ip subnet-zero

no ip source-route

!

ip tcp synwait-time 10

ip cef

ip domain name yourdomain.com

ip host-list dyndnslist

ip host-list XXXXXXXXXXXXXXXX

host XXXXXXXXXXXXXXXx

ip name-server 194.25.2.129

no ip bootp server

ip inspect name DEFAULT100 cuseeme

ip inspect name DEFAULT100 ftp

ip inspect name DEFAULT100 h323

ip inspect name DEFAULT100 icmp

ip inspect name DEFAULT100 netshow

ip inspect name DEFAULT100 tftp

ip inspect name DEFAULT100 tcp

ip inspect name DEFAULT100 udp

ip inspect name DEFAULT100 vdolive

no ip ips deny-action ips-interface

ip ssh time-out 60

ip ssh authentication-retries 2

ip ddns update method mydyndns

HTTP

add http://xxxxxx:xxxxxx@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>

interval maximum 0 0 2 0

!

username XXXXXXX privilege 15 secret 5 xxxxxxxxxxxxxxxxxxxx

!

crypto isakmp policy 1

encr 3des

authentication pre-share

group 2

!

crypto isakmp policy 3

encr 3des

group 2

!

crypto isakmp client configuration group XXXXXXXXXX

key xxxxxxxx

pool SDM_POOL_1

!

crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac

!

crypto dynamic-map SDM_DYNMAP_1 1

set transform-set ESP-3DES-SHA

reverse-route

!

!

crypto map SDM_CMAP_1 client authentication list sdm_vpn_xauth_ml_1

crypto map SDM_CMAP_1 isakmp authorization list sdm_vpn_group_ml_1

crypto map SDM_CMAP_1 client configuration address respond

crypto map SDM_CMAP_1 65535 ipsec-isakmp dynamic SDM_DYNMAP_1

!

!

!

interface Ethernet0

ip address 194.70.170.251 255.255.255.0

ip access-group 100 in

ip nat inside

ip virtual-reassembly

!

interface Ethernet1

no ip address

no ip redirects

no ip unreachables

no ip proxy-arp

ip route-cache flow

duplex auto

pppoe enable

pppoe-client dial-pool-number 1

!

interface Ethernet2

no ip address

no ip redirects

no ip unreachables

no ip proxy-arp

ip route-cache flow

shutdown

!

interface Dialer0

description $FW_OUTSIDE$

ip ddns update hostname xxxxxxxxxxxxxxx

ip ddns update mydyndns

ip address negotiated

no ip redirects

no ip unreachables

no ip proxy-arp

ip mtu 1452

ip nat outside

ip inspect DEFAULT100 out

ip virtual-reassembly

encapsulation ppp

ip route-cache flow

dialer pool 1

dialer-group 1

ppp authentication chap pap callin

ppp pap sent-username xxxxxxxxxxxxxxxxxxx#0001@t-online.de password 7 xxxxxxxxxx

crypto map SDM_CMAP_1

!

ip local pool SDM_POOL_2 10.0.0.20

ip local pool SDM_POOL_1 10.0.0.1 10.0.0.19

ip classless

ip route 0.0.0.0 0.0.0.0 Dialer0

!

!

ip nat inside source route-map SDM_RMAP_1 interface Dialer0 overload

!

access-list 1 remark INSIDE_IF=Ethernet0

access-list 1 remark SDM_ACL Category=2

access-list 1 permit 194.70.170.0 0.0.0.255

access-list 100 remark auto generated by Cisco SDM Express firewall configuration

access-list 100 remark SDM_ACL Category=1

access-list 100 deny ip host 255.255.255.255 any

access-list 100 deny ip 127.0.0.0 0.255.255.255 any

access-list 100 permit ip any any

access-list 102 remark SDM_ACL Category=2

 

access-list 102 permit ip 194.70.170.0 0.0.0.255 any

dialer-list 1 protocol ip permit

no cdp run

!

route-map SDM_RMAP_1 permit 1

match ip address 102

!

Link zu diesem Kommentar

hi,

 

ich kopiere hier mal herein ;-)9Hier ein Konfigbeispiel die das DynDNS-Feature auf einem Cisco 836 ermöglicht.

Es wird dafür das mindestens Release 12.3(8)YA benötigt.

 

#

ip ddns update method dyndns

HTTP

add http://account:password@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>

interval maximum 0 1 0 0

!

interface Dialer1

description Link zum ISP

ip ddns update hostname homedomain.dyndns.org

ip ddns update dyndns

......

#

 

Mit "debug debug ip ddns update" könnt ihr das ganze überprüfen.

 

 

-xymos.

Link zu diesem Kommentar
Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Schreibe einen Kommentar

Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.

Gast
Auf dieses Thema antworten...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Editor-Fenster leeren

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...