Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam,
Od pewnego czasu staram sie uruchomic Quagge z obsuga OSPF-a. O ile Static Routes i RIP to nie poroblem (dziala bez bolu), to z OSPF-em mam pewien problem. Konfiguracja jest najprostrza:
router ospf ospf router-id 10.3.3.2 redistribute connected network 10.3.2.0/30 area 0.0.0.0
to i tak polecenie
show ip ospf neighbor
nic nie pokazuje. Czy komus z was udalo sie to uruchomic? ZlyZwierz: widzialem ze uruchomiles :) moze powiesz jak, jesli pamietasz?
Pozdrawiam,
Offline
U mnie wypluwa tyle:
ospfd> sh ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface RXmtL RqstL DBsmL 192.168.253.73 1 Full/Backup 00:00:38 10.1.1.23 eth3:10.1.1.201 0 0 0 ospfd> sh ip ospf ro ospfd> sh ip ospf route ============ OSPF network routing table ============ N 10.0.0.0/8 [10] area: 0.0.0.0 directly attached to eth3 N IA 192.168.21.0/24 [20] area: 0.0.0.0 via 10.1.1.23, eth3 N IA 192.168.22.0/24 [30] area: 0.0.0.0 via 10.1.1.23, eth3 N IA 192.168.37.0/24 [40] area: 0.0.0.0 via 10.1.1.23, eth3 N IA 192.168.38.0/24 [50] area: 0.0.0.0 via 10.1.1.23, eth3 N IA 192.168.40.0/24 [40] area: 0.0.0.0 via 10.1.1.23, eth3 N 192.168.253.32/29 [30] area: 0.0.0.0 via 10.1.1.23, eth3 N 192.168.253.40/29 [20] area: 0.0.0.0 via 10.1.1.23, eth3 N 192.168.253.56/29 [40] area: 0.0.0.0 via 10.1.1.23, eth3 N 192.168.253.64/29 [30] area: 0.0.0.0 via 10.1.1.23, eth3 N 192.168.253.72/29 [20] area: 0.0.0.0 via 10.1.1.23, eth3 N 192.168.253.80/29 [40] area: 0.0.0.0 via 10.1.1.23, eth3 N 192.168.253.88/29 [30] area: 0.0.0.0 via 10.1.1.23, eth3 N 192.168.253.96/29 [50] area: 0.0.0.0 via 10.1.1.23, eth3 N IA 217.97.174.2/32 [30] area: 0.0.0.0 via 10.1.1.23, eth3 ============ OSPF router routing table ============= R 192.168.253.34 [30] area: 0.0.0.0, ABR via 10.1.1.23, eth3 R 192.168.253.42 [20] area: 0.0.0.0, ABR via 10.1.1.23, eth3 R 192.168.253.58 [40] area: 0.0.0.0, ABR via 10.1.1.23, eth3 R 192.168.253.66 [30] area: 0.0.0.0, ABR via 10.1.1.23, eth3 R 192.168.253.73 [10] area: 0.0.0.0, ABR, ASBR via 10.1.1.23, eth3 R 192.168.253.74 [20] area: 0.0.0.0, ABR via 10.1.1.23, eth3 R 192.168.253.97 [40] area: 0.0.0.0, ABR via 10.1.1.23, eth3 R 192.168.253.98 [50] area: 0.0.0.0, ABR via 10.1.1.23, eth3 ============ OSPF external routing table =========== N E1 0.0.0.0/0 [11] tag: 0 via 10.1.1.23, eth3
A konfig:
ospfd# sh running-config Current configuration: ! hostname ospfd password dupa enable password dupa log file /var/log/zebra/ospfd.log ! debug ospf zebra ! ! interface eth0 ! interface eth1 ! interface eth2 ! interface eth3 ip ospf cost 10 ip ospf priority 255 ! interface eth4 ! interface gre0 ! interface imq0 ! interface imq1 ! interface imq2 ! interface imq3 ! interface imq4 ! interface imq5 ! interface imq6 ! interface imq7 ! interface imq8 ! interface imq9 ! interface imq10 ! interface imq11 ! interface imq12 ! interface imq13 ! interface imq14 ! interface imq15 ! interface lo ! interface ppp0 ! router ospf ospf router-id 10.1.1.201 redistribute static network 10.0.0.0/8 area 0.0.0.0 default-information originate always ! line vty ! end
Offline
Dzieki za konfig :) Rozumiem ze na eth3 jest wyjscie do WAN-u, tzn. do ISP? Bo nie widze u ciebie drugiej konfiguracji OSPF-a, dla drugiej strony ...
Offline
Time (s) | Query |
---|---|
0.00011 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00103 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.118.28.89' WHERE u.id=1 |
0.00066 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.118.28.89', 1733961151) |
0.00057 | SELECT * FROM punbb_online WHERE logged<1733960851 |
0.00056 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=11935 AND t.moved_to IS NULL |
0.00007 | SELECT search_for, replace_with FROM punbb_censoring |
0.00142 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=11935 ORDER BY p.id LIMIT 0,25 |
0.00084 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=11935 |
Total query time: 0.0053 s |