LINUX.ORG.RU
ФорумAdmin

quagga and windows


0

0

Опять я с очерендным траблом. В локалке соединены 2 кваги и одна виндовс машина по ospf. Все работает, но одна квага шлет в логи ошибку когда приходит пакет от виндоус машины, или когда сама отправляет точно не понятно. В дебаге ничего не нашел, что бы подробнее было. Настройки на квагах идентичные...

interface rl0
description LAN Office
ip ospf authentication
ip ospf authentication-key 28985456
ipv6 nd suppress-ra
multicast

Ошибка:
interface rl0:169.255.0.2: ospf_read authentication failed.

Что такое может быть?


на кваге стоит плайн текст аутентификация, а на винде либо:
1) никакой
2) md5

поправь чтоб одинаково везде было

chocholl ★★
()
Ответ на: комментарий от chocholl

На винде вапще выбирать нельзя, там вбиваеш пароль и все. Дело в том что на соседе точно такой же конфиг и нет ничего в логах...

interface em1 description Office net ip ospf authentication ip ospf authentication-key 28985456 ipv6 nd suppress-ra multicast

Spank
() автор топика
Ответ на: комментарий от chocholl

На винде вапще выбирать нельзя, там вбиваеш пароль и все. Дело в том что на соседе точно такой же конфиг и нет ничего в логах...

interface em1
description Office net
ip ospf authentication
ip ospf authentication-key 28985456
ipv6 nd suppress-ra
multicast

Spank
() автор топика
Ответ на: комментарий от chocholl

Та на которой ошибка идет.

rl0 is up
ifindex 2, MTU 1500 bytes, BW 0 Kbit <UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>
Internet Address 169.255.0.2/23, Broadcast 169.255.1.255, Area 0.0.0.0
MTU mismatch detection:enabled
Router ID 169.255.0.2, Network Type BROADCAST, Cost: 10
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 169.255.0.2, Interface Address 169.255.0.2
Backup Designated Router (ID) 169.255.0.1, Interface Address 169.255.0.1
Multicast group memberships: OSPFAllRouters OSPFDesignatedRouters
Timer intervals configured, Hello 10s, Dead 40s, Wait 40s, Retransmit 5
Hello due in 8.334s
Neighbor Count is 2, Adjacent neighbor count is 2

169.255.0.1 1 Full/Backup 32.481s 169.255.0.1 rl0:169.255.0.2 0 0 0
169.255.0.10 1 Full/DROther 34.728s 169.255.0.10 rl0:169.255.0.2 0 0 0
169.255.30.1 1 Full/DROther 1m41s 169.255.100.6 tun0:169.255.100.5 0 0 0

OSPF Routing Process, Router ID: 169.255.0.2
Supports only single TOS (TOS0) routes
This implementation conforms to RFC2328
RFC1583Compatibility flag is disabled
Initial SPF scheduling delay 200 millisec(s)
Minimum hold time between consecutive SPFs 1000 millisec(s)
Maximum hold time between consecutive SPFs 10000 millisec(s)
Hold time multiplier is currently 1
SPF algorithm last executed 6m16s ago
SPF timer is inactive
Refresh timer 10 secs
Number of external LSA 16. Checksum Sum 0x0007c759
Number of areas attached to this router: 1

Area ID: 0.0.0.0 (Backbone)
Number of interfaces in this area: Total: 3, Active: 3
Number of fully adjacent neighbors in this area: 3
Area has no authentication
SPF algorithm executed 42 times
Number of LSA 5
Number of router LSA 4. Checksum Sum 0x000288f7
Number of network LSA 1. Checksum Sum 0x00007d72
Number of summary LSA 0. Checksum Sum 0x00000000
Number of ASBR summary LSA 0. Checksum Sum 0x00000000
Number of NSSA LSA 0. Checksum Sum 0x00000000

Другая.

em1 is up
ifindex 2, MTU 1500 bytes, BW 0 Kbit <UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST>
Internet Address 169.255.0.1/23, Broadcast 169.255.1.255, Area 0.0.0.0
MTU mismatch detection:enabled
Router ID 169.255.0.1, Network Type BROADCAST, Cost: 10
Transmit Delay is 1 sec, State Backup, Priority 1
Designated Router (ID) 169.255.0.2, Interface Address 169.255.0.2
Backup Designated Router (ID) 169.255.0.1, Interface Address 169.255.0.1
Multicast group memberships: OSPFAllRouters OSPFDesignatedRouters
Timer intervals configured, Hello 10s, Dead 40s, Wait 40s, Retransmit 5
Hello due in 9.940s
Neighbor Count is 2, Adjacent neighbor count is 2

169.255.0.2 1 Full/DR 33.347s 169.255.0.2 em1:169.255.0.1 0 0 0
169.255.0.10 1 Full/DROther 35.525s 169.255.0.10 em1:169.255.0.1 0 0 0
169.255.30.1 1 Full/DROther 1m38s 169.255.100.2 tun8:169.255.100.1 0 0 0

OSPF Routing Process, Router ID: 169.255.0.1
Supports only single TOS (TOS0) routes
This implementation conforms to RFC2328
RFC1583Compatibility flag is disabled
Initial SPF scheduling delay 200 millisec(s)
Minimum hold time between consecutive SPFs 1000 millisec(s)
Maximum hold time between consecutive SPFs 10000 millisec(s)
Hold time multiplier is currently 1
SPF algorithm last executed 8m32s ago
SPF timer is inactive
Refresh timer 10 secs
This router is an ASBR (injecting external routing information)
Number of external LSA 16. Checksum Sum 0x0007c759
Number of areas attached to this router: 1

Area ID: 0.0.0.0 (Backbone)
Number of interfaces in this area: Total: 2, Active: 2
Number of fully adjacent neighbors in this area: 3
Area has no authentication
SPF algorithm executed 11 times
Number of LSA 5
Number of router LSA 4. Checksum Sum 0x000288f7
Number of network LSA 1. Checksum Sum 0x00007d72
Number of summary LSA 0. Checksum Sum 0x00000000
Number of ASBR summary LSA 0. Checksum Sum 0x00000000
Number of NSSA LSA 0. Checksum Sum 0x00000000


Проблемма из за машины 169.255.0.10 с виндой, хотя если не эта строчка то все работает нармально... Кста на ней эту инфу хрен я получу :)

Spank
() автор топика
Ответ на: комментарий от Spank

> Дело в том что на соседе точно такой же конфиг и нет ничего в логах...

Ну это может быть из-за того что второй машинке, после выборов DR и backup-DR, вообще не нужно общаться в виндовой.

Если нельзя выбрать тип аутентификации попробуй поставить везде md5

zhiltsov
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.