Alice Business Click 8 IP
Inviato: ven 22 ott , 2010 11:18 am
Dopo giorni di prove .... e letture e riletture del vostro furum ho creato ( con qualche suggerimento ) una configurazione funzionante e vorrei postarla.
Questo per sentire altri pareri e capire se ci sono parti da togliere / implementare / migliorare .
Fatemi sapere.....
I DATI SONO :
ADSL Alice Business CLICK
IP Assegnati : 99.99.99.136 <-> 143 NetMask 255.255.255.248
default Gat : 99.99.99.137
Punto Punto : 33.33.33.54 NetMask 255.255.255.252
IP Lan interna : 10.52.4.x 255.255.255.0
DHCP abilitato
ROUTER 877
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
myRouter#
myRouter#
myRouter#
myRouter#sh run
Building configuration...
Current configuration : 3698 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec localtime show-timezone
no service password-encryption
!
hostname myRouter
!
boot-start-marker
boot-end-marker
!
no logging on
enable secret 5 **password**
!
no aaa new-model
!
resource policy
!
no ip source-route
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 99.99.99.137
ip dhcp excluded-address 10.52.4.1
ip dhcp excluded-address 10.52.4.1 10.52.4.180
!
ip dhcp pool CLIENT
network 10.52.4.0 255.255.255.0
default-router 10.52.4.1
domain-name VLAN3.it
dns-server 151.99.125.2 151.99.125.3
lease 0 2
!
!
ip domain name VLAN3.it
ip name-server 151.99.125.2
ip name-server 151.99.0.100
ip inspect name DEFAULT100 cuseeme
ip inspect name DEFAULT100 ftp
ip inspect name DEFAULT100 h323
ip inspect name DEFAULT100 icmp
ip inspect name DEFAULT100 netshow
ip inspect name DEFAULT100 rcmd
ip inspect name DEFAULT100 realaudio
ip inspect name DEFAULT100 rtsp
ip inspect name DEFAULT100 esmtp
ip inspect name DEFAULT100 sqlnet
ip inspect name DEFAULT100 streamworks
ip inspect name DEFAULT100 tftp
ip inspect name DEFAULT100 tcp
ip inspect name DEFAULT100 udp
ip inspect name DEFAULT100 vdolive
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 99.99.99.137 255.255.255.248
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
description $FW_OUTSIDE$$ES_WAN$
bandwidth 4096
ip address 33.33.33.54 255.255.255.252
ip access-group 101 in
ip verify unicast reverse-path
ip nat outside
ip inspect DEFAULT100 out
ip virtual-reassembly
no snmp trap link-status
pvc 8/35
oam-pvc manage
oam retry 5 5 1
encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description $FW_INSIDE$
ip address 10.52.4.1 255.255.255.0
ip access-group 100 in
ip nat inside
ip virtual-reassembly
hold-queue 100 out
!
ip route 0.0.0.0 0.0.0.0 ATM0.1
!
!
ip http server
ip http secure-server
ip nat pool mypool 99.99.99.137 99.99.99.137 netmask 255.255.255.248
ip nat inside source list 102 pool mypool overload
ip nat inside source static 10.52.4.1 99.99.99.137
!
ip access-list logging interval 10
access-list 1 permit 10.52.4.0 0.0.0.255
access-list 100 remark auto generated by Cisco SDM Express firewall configuration
access-list 100 remark SDM_ACL Category=1
access-list 100 deny ip 33.33.33.52 0.0.0.3 any
access-list 100 deny ip host 255.255.255.255 any
access-list 100 deny ip 127.0.0.0 0.255.255.255 any
access-list 100 permit ip any any
access-list 101 deny ip 99.99.99.136 0.0.0.7 any
access-list 101 permit icmp any host 33.33.33.54 echo-reply
access-list 101 permit icmp any host 33.33.33.54 time-exceeded
access-list 101 permit icmp any host 33.33.33.54 unreachable
access-list 101 deny ip 10.0.0.0 0.255.255.255 any
access-list 101 deny ip 172.16.0.0 0.15.255.255 any
access-list 101 deny ip 192.168.0.0 0.0.255.255 any
access-list 101 deny ip 127.0.0.0 0.255.255.255 any
access-list 101 deny ip host 255.255.255.255 any
access-list 101 deny ip host 0.0.0.0 any
access-list 101 deny ip any any
access-list 102 permit ip host 10.52.4.3 any
access-list 102 permit ip host 10.52.4.5 any
access-list 102 permit ip host 10.52.4.10 any
access-list 102 permit ip host 10.52.4.250 any
access-list 102 deny ip any any
!
!
!
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
password **password**
login
!
scheduler max-task-time 5000
!
webvpn context Default_context
ssl authenticate verify all
!
no inservice
!
end
myRouter#
myRouter#
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
Questo per sentire altri pareri e capire se ci sono parti da togliere / implementare / migliorare .
Fatemi sapere.....
I DATI SONO :
ADSL Alice Business CLICK
IP Assegnati : 99.99.99.136 <-> 143 NetMask 255.255.255.248
default Gat : 99.99.99.137
Punto Punto : 33.33.33.54 NetMask 255.255.255.252
IP Lan interna : 10.52.4.x 255.255.255.0
DHCP abilitato
ROUTER 877
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
myRouter#
myRouter#
myRouter#
myRouter#sh run
Building configuration...
Current configuration : 3698 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec localtime show-timezone
no service password-encryption
!
hostname myRouter
!
boot-start-marker
boot-end-marker
!
no logging on
enable secret 5 **password**
!
no aaa new-model
!
resource policy
!
no ip source-route
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 99.99.99.137
ip dhcp excluded-address 10.52.4.1
ip dhcp excluded-address 10.52.4.1 10.52.4.180
!
ip dhcp pool CLIENT
network 10.52.4.0 255.255.255.0
default-router 10.52.4.1
domain-name VLAN3.it
dns-server 151.99.125.2 151.99.125.3
lease 0 2
!
!
ip domain name VLAN3.it
ip name-server 151.99.125.2
ip name-server 151.99.0.100
ip inspect name DEFAULT100 cuseeme
ip inspect name DEFAULT100 ftp
ip inspect name DEFAULT100 h323
ip inspect name DEFAULT100 icmp
ip inspect name DEFAULT100 netshow
ip inspect name DEFAULT100 rcmd
ip inspect name DEFAULT100 realaudio
ip inspect name DEFAULT100 rtsp
ip inspect name DEFAULT100 esmtp
ip inspect name DEFAULT100 sqlnet
ip inspect name DEFAULT100 streamworks
ip inspect name DEFAULT100 tftp
ip inspect name DEFAULT100 tcp
ip inspect name DEFAULT100 udp
ip inspect name DEFAULT100 vdolive
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 99.99.99.137 255.255.255.248
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
description $FW_OUTSIDE$$ES_WAN$
bandwidth 4096
ip address 33.33.33.54 255.255.255.252
ip access-group 101 in
ip verify unicast reverse-path
ip nat outside
ip inspect DEFAULT100 out
ip virtual-reassembly
no snmp trap link-status
pvc 8/35
oam-pvc manage
oam retry 5 5 1
encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description $FW_INSIDE$
ip address 10.52.4.1 255.255.255.0
ip access-group 100 in
ip nat inside
ip virtual-reassembly
hold-queue 100 out
!
ip route 0.0.0.0 0.0.0.0 ATM0.1
!
!
ip http server
ip http secure-server
ip nat pool mypool 99.99.99.137 99.99.99.137 netmask 255.255.255.248
ip nat inside source list 102 pool mypool overload
ip nat inside source static 10.52.4.1 99.99.99.137
!
ip access-list logging interval 10
access-list 1 permit 10.52.4.0 0.0.0.255
access-list 100 remark auto generated by Cisco SDM Express firewall configuration
access-list 100 remark SDM_ACL Category=1
access-list 100 deny ip 33.33.33.52 0.0.0.3 any
access-list 100 deny ip host 255.255.255.255 any
access-list 100 deny ip 127.0.0.0 0.255.255.255 any
access-list 100 permit ip any any
access-list 101 deny ip 99.99.99.136 0.0.0.7 any
access-list 101 permit icmp any host 33.33.33.54 echo-reply
access-list 101 permit icmp any host 33.33.33.54 time-exceeded
access-list 101 permit icmp any host 33.33.33.54 unreachable
access-list 101 deny ip 10.0.0.0 0.255.255.255 any
access-list 101 deny ip 172.16.0.0 0.15.255.255 any
access-list 101 deny ip 192.168.0.0 0.0.255.255 any
access-list 101 deny ip 127.0.0.0 0.255.255.255 any
access-list 101 deny ip host 255.255.255.255 any
access-list 101 deny ip host 0.0.0.0 any
access-list 101 deny ip any any
access-list 102 permit ip host 10.52.4.3 any
access-list 102 permit ip host 10.52.4.5 any
access-list 102 permit ip host 10.52.4.10 any
access-list 102 permit ip host 10.52.4.250 any
access-list 102 deny ip any any
!
!
!
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
password **password**
login
!
scheduler max-task-time 5000
!
webvpn context Default_context
ssl authenticate verify all
!
no inservice
!
end
myRouter#
myRouter#
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------