Jump to content

dpa

Members
  • Gesamte Inhalte

    9
  • Registriert seit

  • Letzter Besuch

Beiträge erstellt von dpa

  1. Versuch deinen Dialer so zu konfigurieren ...

     

    interface Dialer1

    description ADSL Line

    ip address negotiated

    ip nat outside

    ip virtual-reassembly

    encapsulation ppp

    dialer pool 1

    dialer-group 1

    no peer neighbor-route

    no cdp enable

    ppp authentication chap callin

    ppp chap hostname ztezteztezrtz

    ppp chap password 7 teztezeztetzeztez

  2. Config:

     

    1605R#sh running-config

    Building configuration...

     

    Current configuration : 1959 bytes

    !

    ! Last configuration change at 09:14:17 MET-DST Thu May 20 2004

    ! NVRAM config last updated at 08:55:57 MET-DST Thu May 20 2004

    !

    version 12.2

    no service timestamps debug uptime

    no service timestamps log uptime

    service password-encryption

    !

    hostname 1605R

    !

    logging count

    logging queue-limit 1000

    logging buffered 10000 notifications

    enable password 7 xxxxxxxxxxxxxxxxxxx

    !

    clock timezone MET 1

    clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 2:00

    ip subnet-zero

    no ip source-route

    ip name-server xxxxxxxxxxxxxx

    !

    no ip bootp server

    ip cef

    vpdn enable

    !

    vpdn-group pppoe

    request-dialin

    protocol pppoe

    !

    !

    !

    !

    !

    !

    !

    interface Ethernet0

    ip address 10.0.0.254 255.255.255.0

    no ip proxy-arp

    ip nat inside

    no ip mroute-cache

    no cdp enable

    !

    interface Ethernet1

    ip address 192.168.1.254 255.255.255.0

    no ip proxy-arp

    no ip mroute-cache

    pppoe enable

    pppoe-client dial-pool-number 1

    no cdp enable

    !

    interface BRI0

    no ip address

    shutdown

    no cdp enable

    !

    interface Dialer1

    ip address negotiated

    ip nat outside

    encapsulation ppp

    ip tcp adjust-mss 1452

    no ip mroute-cache

    dialer pool 1

    dialer-group 1

    no peer neighbor-route

    ppp authentication chap callin

    ppp chap hostname xxxxxxxxxxxxxxxxxxxxx

    ppp chap password 7 xxxxxxxxxxxxxxxxxxxxxxx

    !

    ip nat inside source list 10 interface Dialer1 overload

    ip nat inside source static tcp 10.0.0.10 888 interface Dialer1 888

    ip nat inside source static esp 10.0.0.10 interface Dialer1

    ip nat inside source static tcp 10.0.0.10 80 192.168.1.1 80 extendable

    ip classless

    ip route 0.0.0.0 0.0.0.0 Dialer1

    ip route 192.168.1.0 255.255.255.0 10.0.0.10

    no ip http server

    no ip http secure-server

    !

    !

    !

    access-list 10 permit 10.0.0.0 0.0.0.255

    no cdp run

    !

    !

    line con 0

    exec-timeout 0 0

    password 7 xxxxxxxxxxxxxxx

    login

    line vty 0 4

    exec-timeout 0 0

    password 7 xxxxxxxxxxxxxxx

    login

    !

    ntp clock-period 17179804

    ntp source Dialer1

    ntp server xxxxxx

    ntp server xxxxxx

    end

     

    1605R#

  3. Hallo,

     

    Koennte jemand mir vielleicht einen Tip geben?

    Ich habe:

    ADSL Leitung->ADSL Modem (Asus)->Router (1605r)->Switch->Arbeitsplaetze ...

    Arbeitsplaetze haengen am Ethernet 0 (Netzt 10.0.0.0)

    Modem haengt am Ethernet 1 (Netzt 192.168.1.0)

    Ich wollte von meinem Arbeitsplatz 10.0.0.10 auf das

    Modem per HTTP Zugreifen (IP des Modems 192.168.1.1)

    Anpingen kann ich meinen Modem, aus dem 10.0.0.0 Netz kann ich keine Ports von dem 192.168.1.0 connecten?

     

    Habt ihr vielleicht einen Tip?

    Danke im voraus.

     

    dpa

×
×
  • Neu erstellen...