abilitazione access remot

Tutto ciò che ha a che fare con la configurazione di apparati Cisco (e non rientra nelle altre categorie)

Moderatore: Federico.Lagni

Rispondi
spidernet
Cisco power user
Messaggi: 84
Iscritto il: ven 21 mag , 2010 2:53 pm

ciao ragazzi,
qualcuno può aiutarmi ad abilitare l'accesso da remoto sul mio 877?
sia telnet che ssh1 o 2 mi va bene

questa è la mia conf:

SPIDERNET# sh ru
Building configuration...

Current configuration : 1837 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname SPIDERNET
!
boot-start-marker
boot-end-marker
!
enable password 7 091D1F5F4857434A5F
!
aaa new-model
!
!
aaa authentication login default local
!
!
aaa session-id common
!
!
dot11 syslog
ip cef
!
!
ip dhcp smart-relay
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.32
!
ip dhcp pool interlan
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 85.37.17.57 85.38.28.20
lease infinite
!
!
!
multilink bundle-name authenticated
!
!
username spidernet password 7 0055475656095A5F5B
!
!
archive
log config
hidekeys
!
!
!
!
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
pvc 8/35
pppoe-client dial-pool-number 1
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 192.168.1.1 255.255.255.0
no ip proxy-arp
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1400
no ip mroute-cache
hold-queue 100 out
!
interface Dialer0
mtu 1492
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp header-compression
dialer pool 1
ppp pap sent-username aliceadsl password 7 00051F0F075E0A021C2D
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
no ip http server
no ip http secure-server
ip nat inside source list 101 interface Dialer0 overload
ip nat inside source static 192.168.1.33 interface Dialer0
!
access-list 101 permit ip any any
dialer-list 1 protocol ip permit
!
!
!
!
control-plane
!
!
line con 0
no modem enable
stopbits 1
line aux 0
line vty 0 4
password 7 101F5D495745435258
!
scheduler max-task-time 5000
end
Rispondi