Jump to content

prolypay

Members
  • Gesamte Inhalte

    4
  • Registriert seit

  • Letzter Besuch

Beiträge erstellt von prolypay

  1. Building configuration...

     

    Current configuration : 1533 bytes

    !

    version 12.3

    service timestamps debug datetime msec

    service timestamps log datetime msec

    no service password-encryption

    !

    hostname Router

    !

    boot-start-marker

    boot-end-marker

    !

    !

    no aaa new-model

    !

    resource policy

    !

    memory-size iomem 15

    mmi polling-interval 60

    no mmi auto-configure

    no mmi pvc

    mmi snmp-timeout 180

    ip subnet-zero

    !

    !

    ip cef

    no ip dhcp use vrf connected

    !

    !

    no ip ips deny-action ips-interface

    !

    !

    !

    !

    !

    !

    !

    !

    interface FastEthernet0

    no ip address

    duplex auto

    speed auto

    pppoe enable group global

    pppoe-client dial-pool-number 1

    !

    interface FastEthernet1

    no ip address

    shutdown

    duplex auto

    speed auto

    !

    interface BRI0

    no ip address

    shutdown

    !

    interface FastEthernet2

    !

    interface FastEthernet3

    !

    interface FastEthernet4

    !

    interface FastEthernet5

    !

    interface FastEthernet6

    !

    interface FastEthernet7

    !

    interface FastEthernet8

    !

    interface FastEthernet9

    !

    interface Vlan1

    ip address 192.168.2.1 255.255.255.0

    ip nat inside

    ip virtual-reassembly

    ip tcp adjust-mss 1300

    !

    interface Dialer0

    ip address negotiated

    ip mtu 1492

    ip nat outside

    ip virtual-reassembly

    encapsulation ppp

    dialer pool 1

    dialer-group 1

    no cdp enable

    ppp authentication pap callin

    ppp pap sent-username MEINNAME password 0 MEINPASSWORT

    ppp ipcp dns request

    ppp ipcp wins request

    !

    ip classless

    ip route 0.0.0.0 0.0.0.0 Dialer0

    !

    !

    no ip http server

    no ip http secure-server

    !

    dialer-list 1 protocol ip permit

    !

    !

    !

    !

    control-plane

    !

    !

    line con 0

    line aux 0

    line vty 0 4

    !

    no scheduler allocate

    end

     

    Router#

  2. Vielen Dank!

     

    Nach einem no shut auf dem FastEthernet0 funktioniert die Einwahl.

    Jedoch bekomme ich keine Zugang.

     

    Ping vom Router ins Internet: OK, ebenso DNS

     

    Ping vom Laptop zum Router: OK

    Ping vom Laptop ins Internet: Negativ

     

    Ip-Config auf dem Laptop:

     

    IP 192.168.2.2 (auf dem VLAN1 ist die 192.168.2.1 vergeben)

    Sub 255.255.255.0

    Gateway 192.168.2.1

    DNS 192.168.2.1 sowie den von T-Online

     

    Wo könnte es noch hacken?

×
×
  • Neu erstellen...