configurazione 1751 come router
Inviato: mar 27 gen , 2009 4:20 pm
Ciao a tutti, ho comperato un router 1751 con interfaccia fastethernet 0/0 on board e una aggiuntiva ethernet 0/0 per fastweb che è connesso ad un hug di fastweb!
deve fungere da gatewai tra la mia lan interna e fastweb.
la configurazione attuale è quella che adesso vi posto.
dal router pingo l'esterno e l'interno e mi risolve anche i nomi dns esterni, ma la mia lan non va in internet.
Cosa manca o cosa sbaglio???
Grazie
Current configuration : 1712 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Cisco1751
!
enable secret 5 xxxxxx
enable password xxxxx
!
username xxxxpassword 0 xxxxx
ip subnet-zero
no ip source-route
no ip routing
no ip gratuitous-arps
!
!
ip domain name dominio.com
!
!
!
voice call carrier capacity active
!
!
!
!
!
!
!
!
!
mta receive maximum-recipients 0
!
!
!
interface Ethernet0/0
ip address dhcp
ip nat outside
no ip route-cache
no ip mroute-cache
half-duplex
!
interface FastEthernet0/0
ip address 192.168.1.253 255.255.255.0
ip nat inside
no ip route-cache
no ip mroute-cache
speed auto
full-duplex
!
no ip nat service sip udp port 5060
ip nat inside source list 1 interface Ethernet0/0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Ethernet0/0
ip http server
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
call rsvp-sync
!
!
mgcp profile default
!
dial-peer cor custom
!
!
!
banner motd ^CCC
****************************************************************
----------------------------------------------------------------
* *** ROUTER PERIMETRALE ---- *** *
----------------------------------------------------------------
* WARNING: System is RESTRICTED to authorized personnel ONLY! *
* Unauthorized use of this system will be logged and *
* prosecuted to the fullest extent of the law. *
* *
* If you are NOT authorized to use this system, LOG OFF NOW! *
* Cisco 1751 Fastweb *
* *
****************************************************************
^C
!
line con 0
line aux 0
line vty 0 4
exec-timeout 0 0
password xxxxx
login local
!
end
deve fungere da gatewai tra la mia lan interna e fastweb.
la configurazione attuale è quella che adesso vi posto.
dal router pingo l'esterno e l'interno e mi risolve anche i nomi dns esterni, ma la mia lan non va in internet.
Cosa manca o cosa sbaglio???
Grazie
Current configuration : 1712 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Cisco1751
!
enable secret 5 xxxxxx
enable password xxxxx
!
username xxxxpassword 0 xxxxx
ip subnet-zero
no ip source-route
no ip routing
no ip gratuitous-arps
!
!
ip domain name dominio.com
!
!
!
voice call carrier capacity active
!
!
!
!
!
!
!
!
!
mta receive maximum-recipients 0
!
!
!
interface Ethernet0/0
ip address dhcp
ip nat outside
no ip route-cache
no ip mroute-cache
half-duplex
!
interface FastEthernet0/0
ip address 192.168.1.253 255.255.255.0
ip nat inside
no ip route-cache
no ip mroute-cache
speed auto
full-duplex
!
no ip nat service sip udp port 5060
ip nat inside source list 1 interface Ethernet0/0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Ethernet0/0
ip http server
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
call rsvp-sync
!
!
mgcp profile default
!
dial-peer cor custom
!
!
!
banner motd ^CCC
****************************************************************
----------------------------------------------------------------
* *** ROUTER PERIMETRALE ---- *** *
----------------------------------------------------------------
* WARNING: System is RESTRICTED to authorized personnel ONLY! *
* Unauthorized use of this system will be logged and *
* prosecuted to the fullest extent of the law. *
* *
* If you are NOT authorized to use this system, LOG OFF NOW! *
* Cisco 1751 Fastweb *
* *
****************************************************************
^C
!
line con 0
line aux 0
line vty 0 4
exec-timeout 0 0
password xxxxx
login local
!
end