Chiedo scusa....Multigroup e ACL fatte per benino...
Inviato: lun 07 ago , 2006 9:37 am
Allora,ho fatto una configuarazione che,spero vivamente vada con una multigroup con 8 ip assegnati....preciso che a me ne serve solo 1.
Dietro il router un 827-4V c'è un PC dove gira un DB SQL ed a cui ci si devono poter collegare due sedi.
Il mio problema è che voglio assolutamente che il NAT che dovrei fare sulla porta 1433 (SQL)sia accessibile SOLO da indirizzi IP specifici e che il PC con su il DB possa uscire solo(ovviamnete)sulla porta 1433 e sulla 80(per navigazione)
Come le posso settere le ACL?
lo so che probabilmente è stato già trattato ma non riesco a trovare nulla che riesco ad adattare alla mia situazione.
Grazie.
Current configuration : 1238 bytes
!
version 12.3
no service pad
no service timestamps debug uptime
no service timestamps log uptime
service password-encryption
!
hostname 827pow
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$LTcu$bi7wHdc9RSRkzTGgdLzsc1
!
no aaa new-model
ip subnet-zero
!
ip domain name interbusiness.it
ip name-server 151.99.125.1
ip name-server 151.99.0.100
ip ssh version 2
!
username xxxx password xxxxxxxx
!
!
no crypto isakmp ccm
!
interface Ethernet0
description CRWS Generated text. Please do not delete this:10.10.10.254-255.255.255.0
ip address 192.168.0.144 255.255.255.0 secondary
ip address 88.xxx.xxx.225 255.255.255.248
ip nat inside
!
interface ATM0
no ip address
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
!
interface ATM0.1 point-to-point
ip unnumbered Ethernet0
ip nat outside
pvc 8/35
encapsulation aal5snap
!
ip classless
ip route 0.0.0.0 0.0.0.0 ATM0.1
no ip http server
no ip http secure-server
!
control-plane
!
voice-port 1
!
voice-port 2
!
voice-port 3
!
voice-port 4
!
line con 0
exec-timeout 120 0
stopbits 1
line vty 0 4
exec-timeout 120 0
login local
length 0
transport input ssh
!
scheduler max-task-time 5000
end
Dietro il router un 827-4V c'è un PC dove gira un DB SQL ed a cui ci si devono poter collegare due sedi.
Il mio problema è che voglio assolutamente che il NAT che dovrei fare sulla porta 1433 (SQL)sia accessibile SOLO da indirizzi IP specifici e che il PC con su il DB possa uscire solo(ovviamnete)sulla porta 1433 e sulla 80(per navigazione)
Come le posso settere le ACL?
lo so che probabilmente è stato già trattato ma non riesco a trovare nulla che riesco ad adattare alla mia situazione.
Grazie.
Current configuration : 1238 bytes
!
version 12.3
no service pad
no service timestamps debug uptime
no service timestamps log uptime
service password-encryption
!
hostname 827pow
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$LTcu$bi7wHdc9RSRkzTGgdLzsc1
!
no aaa new-model
ip subnet-zero
!
ip domain name interbusiness.it
ip name-server 151.99.125.1
ip name-server 151.99.0.100
ip ssh version 2
!
username xxxx password xxxxxxxx
!
!
no crypto isakmp ccm
!
interface Ethernet0
description CRWS Generated text. Please do not delete this:10.10.10.254-255.255.255.0
ip address 192.168.0.144 255.255.255.0 secondary
ip address 88.xxx.xxx.225 255.255.255.248
ip nat inside
!
interface ATM0
no ip address
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
!
interface ATM0.1 point-to-point
ip unnumbered Ethernet0
ip nat outside
pvc 8/35
encapsulation aal5snap
!
ip classless
ip route 0.0.0.0 0.0.0.0 ATM0.1
no ip http server
no ip http secure-server
!
control-plane
!
voice-port 1
!
voice-port 2
!
voice-port 3
!
voice-port 4
!
line con 0
exec-timeout 120 0
stopbits 1
line vty 0 4
exec-timeout 120 0
login local
length 0
transport input ssh
!
scheduler max-task-time 5000
end