Tiscali 7mega su cisco 837
Inviato: mer 22 ott , 2008 1:31 pm
Ciao a tutti,
ho un cisco 837, tante domande e (almeno fin'ora) poche risposte
Iniziamo passo passo:
Vorrei impostare l'accesso in telnet da remoto, attualmente funziona solo dalla mia LAN, so che non è consigliabile lasciare porte aperte ma non essendo un'azienda e "per quello che ho da nascondere", per me va benone, per cui, ecco uno show run:
router#show run
Building configuration...
Current configuration : 1418 bytes
!
version 12.4
service config
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname router
!
boot-start-marker
boot-end-marker
!
enable secret 5 xxxxxxxxxxx
!
no aaa new-model
!
!
ip cef
!
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.200.254 255.255.255.0
ip nat inside
ip virtual-reassembly
hold-queue 100 out
!
interface Ethernet2
no ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet1
duplex auto
speed auto
!
interface FastEthernet2
duplex auto
speed auto
!
interface FastEthernet3
duplex auto
speed auto
!
interface FastEthernet4
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname xxxxxxxxxxxxxxxxxxxxxx
ppp chap password 0 xxxxxxxx
ppp pap sent-username xxxxxxxxxxxxxxxxxxxxxxx password 0 xxxxxxxxxx
!
ip route 0.0.0.0 0.0.0.0 Dialer0
ip http server
no ip http secure-server
!
ip nat inside source list 1 interface Dialer0 overload
!
access-list 1 permit 192.168.200.0 0.0.0.255
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
password xxxxxxxx
login
!
scheduler max-task-time 5000
end
ho un cisco 837, tante domande e (almeno fin'ora) poche risposte
Iniziamo passo passo:
Vorrei impostare l'accesso in telnet da remoto, attualmente funziona solo dalla mia LAN, so che non è consigliabile lasciare porte aperte ma non essendo un'azienda e "per quello che ho da nascondere", per me va benone, per cui, ecco uno show run:
router#show run
Building configuration...
Current configuration : 1418 bytes
!
version 12.4
service config
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname router
!
boot-start-marker
boot-end-marker
!
enable secret 5 xxxxxxxxxxx
!
no aaa new-model
!
!
ip cef
!
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.200.254 255.255.255.0
ip nat inside
ip virtual-reassembly
hold-queue 100 out
!
interface Ethernet2
no ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet1
duplex auto
speed auto
!
interface FastEthernet2
duplex auto
speed auto
!
interface FastEthernet3
duplex auto
speed auto
!
interface FastEthernet4
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname xxxxxxxxxxxxxxxxxxxxxx
ppp chap password 0 xxxxxxxx
ppp pap sent-username xxxxxxxxxxxxxxxxxxxxxxx password 0 xxxxxxxxxx
!
ip route 0.0.0.0 0.0.0.0 Dialer0
ip http server
no ip http secure-server
!
ip nat inside source list 1 interface Dialer0 overload
!
access-list 1 permit 192.168.200.0 0.0.0.255
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
password xxxxxxxx
login
!
scheduler max-task-time 5000
end