ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 

  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: Inet-Admins
Inet-Admins mailing list archive (inet-admins@info.east.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[inet-admins] Gated && ipip Tunnel on Linux


  • To: inet-admins@info.east.ru
  • Subject: [inet-admins] Gated && ipip Tunnel on Linux
  • From: Igor Monakhov <lion@lion.vista.ksn.ru>
  • Date: Fri, 23 Nov 2001 15:52:39 +0600
  • Delivered-to: inet-adm-outgoing@frog.east.ru
  • Delivered-to: inet-admins@info.east.ru
  • Organization: KSN ISP

Hello.

 Сколько не бился - все не могу заставить Gated(3_6public) увидеть туннель :(
 делаю так (Kernel2.4.10-ac10):

modprobe ipip
ip tun add test mode ipip local 192.168.100.1 remote 192.168.200.2 ttl 255
ip addr add 10.1.1.1/30 peer 10.1.1.2/30 broadcast 10.1.1.3 dev test
ip link set test up

Все, тунель готов, ping идет на ту сторону и все ок.
Теперь запускаю gated в нем есть такое (хотя пробовал и без nonbroadcast):
ospf yes{
  backbone {
    interface 10.1.1.1 nonbroadcast{
        routers {
            10.1.1.2 eligible;
        };
       hellointerval 10;
       routerdeadinterval 40;
    };
  };
  traceoptions "/var/tmp/gated.ospf" replace size 900k files 4 all;
};
 И ничего. :(
Пробовал так:
static{
    192.168.1.0 masklen 24 gateway 10.1.1.2;
};
 На что Gated ругается:
Nov 22 19:01:09 parse: static:2 gateway not a host address on an attached network: '10.1.1.2'
 и никакого маршрута в таблицу маршрутизации не пишет.

 Интерфейс Gated вроде даже и видит, но видит как-то неправильно (вырезка из gated.dump):

--- CUT ---
        test    Index 5 Address Unknown c0:a8:64:1      Change: <>      State: <Up PointToPoint>
                Refcount: 2     Up-down transitions: 0
 
                10.1.1.0
                        Metric: 0       MTU: 1416
                        Refcount: 4     Preference: 0   Down: 120
                        Change: <>      State: <Up Broadcast PointToPoint NoAge>
                        Broadcast Address:   10.1.1.3
                        Local Address: 10.1.1.1
                        Subnet Number: 10.1.1.0            Subnet Mask: 255.255.255.252
--- CUT ---

 Вот и все что я у него добился.
 Кто настраивал Gated и тунели - откликнитесь, pls.


-- 
С уважением,
 Igor Monakhov 
--- KMail 1.2/Linux i686
 * (origin) INM5-RIPE ICQ UIN 50644964

=============================================================================
"inet-admins" Internet access mailing list. Maintained by East Connection ISP.
Mail "unsubscribe inet-admins" to Majordomo@info.east.ru if you want to quit.
Archive is accessible on http://info.east.ru/rus/inetadm.html



 




Copyright © Lexa Software, 1996-2009.