Parere su configurazione 857 senza NAT!!!

Configurazioni per connettività ADSL, ISDN e switch per privati e piccole network

Moderatore: Federico.Lagni

Rispondi
Magic1977
n00b
Messaggi: 22
Iscritto il: mer 08 lug , 2009 11:16 pm

Ciao a tutti....vorrei un parere su questa configurazione....che è associata a un Cisco 857 collegato a un ISA Server...in questo caso il router fa solo da gateway base....pare andare tutto...ma volevo sapere da voi esperti...se è tutto ok!!! :)

no service pad

service timestamps debug datetime msec localtime show-timezone
service password-encryption


hostname Cisco_857


boot-start-marker
boot-end-marker


enable secret 5 $1$xACz$B3yzheI.O4LU88l5LmygM/


ip cef
no ip bootp server
ip domain name interbusiness.it
ip name-server 151.99.125.2
ip name-server 151.99.0.100


username Admin privilege 15 secret 5 $1$sa01$UxIYf9c2wmK3SoS8wifB41


interface ATM0
description *** ALICE BUSINESS 20 Mbps - TGU:02xxxxxx ***
mtu 1500
no ip address
no atm ilmi-keepalive
dsl operating-mode adsl2+
no shutdown

interface ATM0.1 point-to-point
description *** INTERFACCIA PER ACCESSO AD INTERNET ***
mtu 1500
ip address 94.xx.xxx.178 255.255.255.252
ip virtual-reassembly
pvc 8/35
protocol ip 94.xx.xxx.177 broadcast
encapsulation aal5snap
no shutdown

interface FastEthernet0


interface FastEthernet1


interface FastEthernet2


interface FastEthernet3


interface Vlan1
description *** CONNESSIONE LAN ***
ip address 88.xx.xxx.xxx 255.255.255.240
no ip redirects
no ip unreachables
no ip proxy-arp
ip virtual-reassembly
ip route-cache flow
ip tcp adjust-mss 1452
no shutdown

ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 ATM0.1


control-plane


line con 0
no modem enable
transport output telnet
line aux 0
transport output telnet
line vty 0 4
privilege level 15
transport input telnet ssh


scheduler max-task-time 5000
scheduler allocate 4000 1000
scheduler interval 500
end
lorbellu
Network Emperor
Messaggi: 313
Iscritto il: gio 25 ott , 2007 6:14 pm

Ciao,

Nella tua situazione la tua configurazione va bene.
L'unica cosa che potresti fare é ridurre l'accessibilità di management via telnet alla sola rete interna, a patto che tu non abbia un contratto di assistenza con l'operatore.

Saluti
Lorbellu
Magic1977
n00b
Messaggi: 22
Iscritto il: mer 08 lug , 2009 11:16 pm

Ok perfetto....grazie mille...!!!
Ciauzzz!!! :)
Rispondi