configurazione Cisco 851
Inviato: mar 19 apr , 2011 11:19 am
Salute a tutti,
il mio problema è questo, ho da configurare un router 851 su linea adsl tiscali con indirizzo ip pubblico statico, ho collegato e configurato il mio router cisco attaccato alla porta wan e per la navigazione internet tutto ok, il problema e che non riesco a fare tunneling con il mio unico indirizzo a disposizione la conf e questa:
Building configuration...
Current configuration : 1406 bytes
!
version 12.4
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname cisco851
!
boot-start-marker
boot-end-marker
!
logging buffered 4096 errors
enable secret xxxx
!
no aaa new-model
!
resource policy
!
ip subnet-zero
!
!
ip cef
!
!
!
!
!
!
!
!
interface Tunnel0
description prova
ip address 192.168.55.2 255.255.255.252
tunnel source (mio ip pubblico)
tunnel destination (ip pubblico cliente)
tunnel mode nos
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface FastEthernet4
ip address 172.16.xxx.xxx 255.255.255.0
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
no cdp enable
!
interface Vlan1
ip address ip interno lan 255.255.255.0
ip nat inside
ip virtual-reassembly
hold-queue 500 in
hold-queue 500 out
!
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.xxx.xxx
ip route 192.168.xxx.xxx 255.255.255.255 Tunnel0
!
no ip http server
no ip http secure-server
ip nat inside source list 101 interface FastEthernet4 overload
!
access-list 101 permit ip any any
!
control-plane
!
!
line con 0
no modem enable
stopbits 1
line aux 0
stopbits 1
line vty 0 4
password xxxxxx
login
!
scheduler max-task-time 5000
end
il router tiscali e un Thomson TG784n
qualcuno di voi a idea perche non funziona il tunneling???
il mio problema è questo, ho da configurare un router 851 su linea adsl tiscali con indirizzo ip pubblico statico, ho collegato e configurato il mio router cisco attaccato alla porta wan e per la navigazione internet tutto ok, il problema e che non riesco a fare tunneling con il mio unico indirizzo a disposizione la conf e questa:
Building configuration...
Current configuration : 1406 bytes
!
version 12.4
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname cisco851
!
boot-start-marker
boot-end-marker
!
logging buffered 4096 errors
enable secret xxxx
!
no aaa new-model
!
resource policy
!
ip subnet-zero
!
!
ip cef
!
!
!
!
!
!
!
!
interface Tunnel0
description prova
ip address 192.168.55.2 255.255.255.252
tunnel source (mio ip pubblico)
tunnel destination (ip pubblico cliente)
tunnel mode nos
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface FastEthernet4
ip address 172.16.xxx.xxx 255.255.255.0
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
no cdp enable
!
interface Vlan1
ip address ip interno lan 255.255.255.0
ip nat inside
ip virtual-reassembly
hold-queue 500 in
hold-queue 500 out
!
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.xxx.xxx
ip route 192.168.xxx.xxx 255.255.255.255 Tunnel0
!
no ip http server
no ip http secure-server
ip nat inside source list 101 interface FastEthernet4 overload
!
access-list 101 permit ip any any
!
control-plane
!
!
line con 0
no modem enable
stopbits 1
line aux 0
stopbits 1
line vty 0 4
password xxxxxx
login
!
scheduler max-task-time 5000
end
il router tiscali e un Thomson TG784n
qualcuno di voi a idea perche non funziona il tunneling???