Hirdetés

Keresés

Új hozzászólás Aktív témák

  • McSzaby

    őstag

    válasz tusi_ #6480 üzenetére

    kivettem, akkor nem megy. beteszem megy a net, de a belső háló nulla.

    Inside_Network#sh run
    Building configuration...

    Current configuration : 1426 bytes
    !
    version 12.4
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    !
    hostname Inside_Network
    !
    boot-start-marker
    boot-end-marker
    !
    enable secret 5 $1$r0OX$R5KwIlFJggUK/GzaN2UVl/
    enable password 7 00140109065A5A545C
    !
    no aaa new-model
    ip cef
    !
    !
    no ip dhcp use vrf connected
    ip dhcp excluded-address 10.0.0.1
    !
    ip dhcp pool Cisco_network
    network 10.0.0.0 255.0.0.0
    default-router 10.0.0.1
    dns-server 8.8.8.8 4.2.2.2
    !
    !
    no ip domain lookup
    ip name-server 8.8.8.8
    ip name-server 4.2.2.2
    !
    !
    !
    !
    !
    !
    interface FastEthernet0/0
    description 'cisco halozat kulso porta a tplink router felC)'
    ip address dhcp
    ip nat outside
    speed auto
    full-duplex
    !
    interface FastEthernet0/1
    description 'belso cisco lan a tuzfal fele'
    ip address 10.0.0.1 255.0.0.0
    ip nat inside
    duplex auto
    speed auto
    !
    interface Serial0/0/0
    no ip address
    shutdown
    clock rate 2000000
    !
    interface BRI0/1/0
    no ip address
    encapsulation hdlc
    shutdown
    !
    no ip forward-protocol nd
    !
    no ip http server
    no ip http secure-server
    ip nat source list 1 interface FastEthernet0/0 overload
    !
    access-list 1 permit any
    !
    control-plane
    !
    banner motd ^CCisco internal network^C
    !
    line con 0
    password 7 030752180500701E1D
    logging synchronous
    login
    line aux 0
    line vty 0 4
    password 7 00140109065A5A545C
    no login
    line vty 5 15
    password 7 00140109065A5A545C
    no login
    !
    scheduler allocate 20000 1000
    end

Új hozzászólás Aktív témák