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

  • McSzaby

    őstag

    !
    interface FastEthernet0/0
    description 'cisco halozat kulso porta a tplink router felC)'
    ip address 192.168.78.10 255.255.255.0
    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
    !
    ip forward-protocol nd - Ez miez?
    !
    no ip http server
    no ip http secure-server
    ip nat source list 1 interface FastEthernet0/0 overload

    Egy az egyben megcisnáltam, amit te. :) Ugyan az, belső háló megy, net felé semmi. Ha most berakok egy statikus route-t,akkor lesz net, de a belső háló kilőve.

    Egyébként nagyon köszönöm, hogy segítesz! :R :R

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