Heb een probleem met een tunnel. Ik probeer een tunnel op te zetten tussen een Cisco 2851 en een Cisco 1801. Beide zijn aangesloten op het internet en voorzien van een statisch IP adres (maar dat maakt nu even niet uit).
Router 1801:
Router 2851
Uiteraard het een en ander weggelaten in de config.
Als ik op de Router 2851 een show int tunnel0 doe krijg ik het volgende:
Iemand enig idee wat ik over het hoofd zie? Waarom de verbinding niet tot stand wil komen?
Router 1801:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
| Current configuration : 3568 bytes ! .... ! ip dhcp pool VLAN11 network 192.168.10.0 255.255.255.0 default-router 192.168.10.1 dns-server 212.142.28.130 212.142.28.66 ! ip dhcp pool VLAN12 network 192.168.12.0 255.255.255.0 default-router 192.168.12.1 dns-server 212.142.28.130 212.142.28.66 ! ip dhcp pool LAN network 192.168.0.0 255.255.255.0 default-router 192.168.0.1 dns-server 212.142.28.130 212.142.28.66 ! ip dhcp pool VLAN10 network 192.168.1.0 255.255.255.0 default-router 192.168.1.1 dns-server 212.142.28.130 212.142.28.66 ! .... ! interface Tunnel1 description TESTVPN ip address 192.168.25.1 255.255.255.252 ip mtu 1476 keepalive 10 3 tunnel source FastEthernet0/1.10 tunnel destination A.B.C.D (IP Adres Router 2851) tunnel path-mtu-discovery ! interface FastEthernet0/0 description WAN$FW_OUTSIDE$ mac-address 0000.0000.0000 ip address dhcp client-id FastEthernet0/0 ip nat outside ip virtual-reassembly duplex auto speed auto ! interface FastEthernet0/1 description LAN ip address 192.168.0.1 255.255.255.0 ip nat inside ip virtual-reassembly duplex auto speed auto ! interface FastEthernet0/1.10 description VLAN10$FW_INSIDE$ encapsulation dot1Q 10 ip address 192.168.1.1 255.255.255.0 ip nat inside ip virtual-reassembly ! interface FastEthernet0/1.11 description VLAN11$FW_INSIDE$ encapsulation dot1Q 11 ip address 192.168.10.1 255.255.255.0 ip nat inside ip virtual-reassembly ! interface FastEthernet0/1.12 description VLAN12$FW_INSIDE$ encapsulation dot1Q 12 ip address 192.168.12.1 255.255.255.0 ip nat inside ip virtual-reassembly ! ip forward-protocol nd ! ! ip http server no ip http secure-server ip nat inside source list 1 interface FastEthernet0/0 overload ! access-list 1 permit 192.168.10.0 0.0.0.255 access-list 1 permit 192.168.11.0 0.0.0.255 access-list 1 permit 192.168.12.0 0.0.0.255 access-list 1 permit 192.168.0.0 0.0.0.255 access-list 1 permit 192.168.1.0 0.0.0.255 ! end |
Router 2851
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
| Current configuration : 9918 bytes ! .... ! ip dhcp pool LAN network 192.168.0.0 255.255.255.0 default-router 192.168.0.1 dns-server 212.142.28.66 212.142.28.130 option 150 ip 192.168.0.1 ! .... ! interface Tunnel0 description TESTVPN ip address 192.168.25.2 255.255.255.252 ip mtu 1476 keepalive 10 3 tunnel source GigabitEthernet0/1 tunnel destination A.B.C.D (IP adres Router 1801) tunnel path-mtu-discovery ! interface GigabitEthernet0/0 description WAN$ETH-WAN$ ip dhcp client update dns server none ip address dhcp client-id GigabitEthernet0/0 ip nat outside ip virtual-reassembly duplex auto speed auto ! interface GigabitEthernet0/1 ip address 192.168.0.1 255.255.255.0 ip nat inside ip virtual-reassembly duplex auto speed auto h323-gateway voip interface h323-gateway voip bind srcaddr 192.168.0.1 ! no ip forward-protocol nd ! ip nat inside source list 1 interface GigabitEthernet0/0 overload ! access-list 1 permit 192.168.0.0 0.0.0.255 ! ! end |
Uiteraard het een en ander weggelaten in de config.
Als ik op de Router 2851 een show int tunnel0 doe krijg ik het volgende:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
| Tunnel0 is up, line protocol is down Hardware is Tunnel Description: TESTVPN Internet address is 192.168.25.2/30 MTU 17916 bytes, BW 100 Kbit/sec, DLY 50000 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation TUNNEL, loopback not set Keepalive set (10 sec), retries 3 Tunnel source 192.168.0.1 (GigabitEthernet0/1), destination A.B.C.D (IP adres Router 1801) Tunnel protocol/transport GRE/IP Key disabled, sequencing disabled Checksumming of packets disabled Tunnel TTL 255 Fast tunneling enabled Path MTU Discovery, ager 10 mins, min MTU 92 Tunnel transport MTU 1476 bytes Tunnel transmit bandwidth 8000 (kbps) Tunnel receive bandwidth 8000 (kbps) Last input never, output 00:00:04, output hang never Last clearing of "show interface" counters never Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 Queueing strategy: fifo Output queue: 0/0 (size/max) 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort 766 packets output, 36768 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 unknown protocol drops 0 output buffer failures, 0 output buffers swapped out |
Iemand enig idee wat ik over het hoofd zie? Waarom de verbinding niet tot stand wil komen?