HDSL wind, comunicazione punto punto ...
Inviato: gio 13 dic , 2007 4:50 pm
Ciao a tutti
sto configurando un hdsl wind.
il probelma è particolare.
Nel senso che la punto punto va su , e riesco a fare ping all'esterno dal router.
il problema che no nriesco a pingare dall'esterno il mio lato seriale e il loopback
ho fatto migliaia di prove...vi posto la conf attuale.
Current configuration : 1461 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname test
!
logging rate-limit console 10 except errors
enable secret 5 $1$jD8t$uYtzK8oM/8iTRI3KsWUrA0
enable password alex
!
!
!
no ip subnet-zero
no ip routing
!
!
no ip finger
no ip domain-lookup
!
no ip dhcp-client network-discovery
no mgcp timer receive-rtcp
call rsvp-sync
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 151.12.13.49 255.255.255.240
!
interface Ethernet0/0
ip address 192.168.1.251 255.255.255.0
ip nat inside
no ip route-cache
no ip mroute-cache
half-duplex
!
interface Serial0/0
description "HDSL 2Mb TGU "
no ip address
no ip unreachables
no ip proxy-arp
encapsulation frame-relay
no ip mroute-cache
frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
description "HDSL 2mb TGU "
ip address 151.8.204.79 255.255.255.192
ip access-group outside in
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 140 IETF
!
interface Serial0/1
no ip address
no ip route-cache
no ip mroute-cache
shutdown
!
ip nat inside source list 110 interface Loopback0 overload
no ip classless
no ip http server
!
access-list 110 permit ip any any
!
!
!
dial-peer cor custom
!
!
!
!
line con 0
transport input none
line aux 0
line vty 0 4
password test
login
!
no scheduler allocate
Current configuration : 1461 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname test
!
logging rate-limit console 10 except errors
enable secret 5 $1$jD8t$uYtzK8oM/8iTRI3KsWUrA0
enable password alex
!
!
!
ip subnet-zero
no ip routing
!
!
no ip finger
no ip domain-lookup
!
no ip dhcp-client network-discovery
no mgcp timer receive-rtcp
call rsvp-sync
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address x.x.x.x 255.255.255.240
ip nat outside
!
interface Ethernet0/0
ip address 192.168.1.251 255.255.255.0
ip nat inside
no ip route-cache
no ip mroute-cache
half-duplex
!
interface Serial0/0
description "HDSL 2Mb TGU "
no ip address
no ip unreachables
no ip proxy-arp
encapsulation frame-relay
no ip mroute-cache
frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
description "HDSL 2mb TGU "
ip address x.x.x.x.79 255.255.255.192
ip access-group outside in
no ip redirects
no ip unreachables
no ip proxy-arp
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 140 IETF
!
interface Serial0/1
no ip address
no ip route-cache
no ip mroute-cache
shutdown
!
ip nat inside source list 110 interface Loopback0 overload
no ip classless
no ip http server
!
access-list 110 permit ip any any
!
!
!
dial-peer cor custom
!
!
!
!
line con 0
transport input none
line aux 0
line vty 0 4
password test
login
!
no scheduler allocate
Show frame-realy pvc
PVC Statistics for interface Serial0/0 (Frame Relay DTE)
Active Inactive Deleted Static
Local 1 0 0 0
Switched 0 0 0 0
Unused 0 0 0 0
DLCI = 140, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/0.1
input pkts 134 output pkts 80 in bytes 8576
out bytes 3840 dropped pkts 3 in FECN pkts 1
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
out bcast pkts 80 out bcast bytes 3840
pvc create time 00:06:10, last time pvc status changed 00:06:10
show frame-relay lmi
LMI Statistics for interface Serial0/0 (Frame Relay DTE) LMI TYPE = ANSI
Invalid Unnumbered info 0 Invalid Prot Disc 0
Invalid dummy Call Ref 0 Invalid Msg Type 0
Invalid Status Message 0 Invalid Lock Shift 0
Invalid Information ID 0 Invalid Report IE Len 0
Invalid Report Request 0 Invalid Keep IE Len 0
Num Status Enq. Sent 15854 Num Status msgs Rcvd 15854
Num Update Status Rcvd 0 Num Status Timeouts 0
[/b]
sto configurando un hdsl wind.
il probelma è particolare.
Nel senso che la punto punto va su , e riesco a fare ping all'esterno dal router.
il problema che no nriesco a pingare dall'esterno il mio lato seriale e il loopback
ho fatto migliaia di prove...vi posto la conf attuale.
Current configuration : 1461 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname test
!
logging rate-limit console 10 except errors
enable secret 5 $1$jD8t$uYtzK8oM/8iTRI3KsWUrA0
enable password alex
!
!
!
no ip subnet-zero
no ip routing
!
!
no ip finger
no ip domain-lookup
!
no ip dhcp-client network-discovery
no mgcp timer receive-rtcp
call rsvp-sync
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 151.12.13.49 255.255.255.240
!
interface Ethernet0/0
ip address 192.168.1.251 255.255.255.0
ip nat inside
no ip route-cache
no ip mroute-cache
half-duplex
!
interface Serial0/0
description "HDSL 2Mb TGU "
no ip address
no ip unreachables
no ip proxy-arp
encapsulation frame-relay
no ip mroute-cache
frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
description "HDSL 2mb TGU "
ip address 151.8.204.79 255.255.255.192
ip access-group outside in
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 140 IETF
!
interface Serial0/1
no ip address
no ip route-cache
no ip mroute-cache
shutdown
!
ip nat inside source list 110 interface Loopback0 overload
no ip classless
no ip http server
!
access-list 110 permit ip any any
!
!
!
dial-peer cor custom
!
!
!
!
line con 0
transport input none
line aux 0
line vty 0 4
password test
login
!
no scheduler allocate
Current configuration : 1461 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname test
!
logging rate-limit console 10 except errors
enable secret 5 $1$jD8t$uYtzK8oM/8iTRI3KsWUrA0
enable password alex
!
!
!
ip subnet-zero
no ip routing
!
!
no ip finger
no ip domain-lookup
!
no ip dhcp-client network-discovery
no mgcp timer receive-rtcp
call rsvp-sync
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address x.x.x.x 255.255.255.240
ip nat outside
!
interface Ethernet0/0
ip address 192.168.1.251 255.255.255.0
ip nat inside
no ip route-cache
no ip mroute-cache
half-duplex
!
interface Serial0/0
description "HDSL 2Mb TGU "
no ip address
no ip unreachables
no ip proxy-arp
encapsulation frame-relay
no ip mroute-cache
frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
description "HDSL 2mb TGU "
ip address x.x.x.x.79 255.255.255.192
ip access-group outside in
no ip redirects
no ip unreachables
no ip proxy-arp
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 140 IETF
!
interface Serial0/1
no ip address
no ip route-cache
no ip mroute-cache
shutdown
!
ip nat inside source list 110 interface Loopback0 overload
no ip classless
no ip http server
!
access-list 110 permit ip any any
!
!
!
dial-peer cor custom
!
!
!
!
line con 0
transport input none
line aux 0
line vty 0 4
password test
login
!
no scheduler allocate
Show frame-realy pvc
PVC Statistics for interface Serial0/0 (Frame Relay DTE)
Active Inactive Deleted Static
Local 1 0 0 0
Switched 0 0 0 0
Unused 0 0 0 0
DLCI = 140, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/0.1
input pkts 134 output pkts 80 in bytes 8576
out bytes 3840 dropped pkts 3 in FECN pkts 1
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
out bcast pkts 80 out bcast bytes 3840
pvc create time 00:06:10, last time pvc status changed 00:06:10
show frame-relay lmi
LMI Statistics for interface Serial0/0 (Frame Relay DTE) LMI TYPE = ANSI
Invalid Unnumbered info 0 Invalid Prot Disc 0
Invalid dummy Call Ref 0 Invalid Msg Type 0
Invalid Status Message 0 Invalid Lock Shift 0
Invalid Information ID 0 Invalid Report IE Len 0
Invalid Report Request 0 Invalid Keep IE Len 0
Num Status Enq. Sent 15854 Num Status msgs Rcvd 15854
Num Update Status Rcvd 0 Num Status Timeouts 0
[/b]