From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Juda Barnes" Date: Tue, 08 Jan 2002 18:16:18 +0000 Subject: [LARTC] Help!! Cisco --> Linux Tunneling via NOS Encapsulation MIME-Version: 1 Content-Type: multipart/mixed; boundary="----=_NextPart_000_001D_01C19881.54D409F0" Message-Id: List-Id: To: lartc@vger.kernel.org This is a multi-part message in MIME format. ------=_NextPart_000_001D_01C19881.54D409F0 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: quoted-printable Hey Pepole!! My name is Juda and i need to set up Tunnel From my Home Linux machine to my ISP Cisco Router =20 i Do know how to set up simple ip-ip tunnel Here is the script i have build to set it up insmod ipip ip tunnel add neta mode ipip remote _REMOTE_ROUTER local = _MY_LOCAL_INTERFACE ip addr add __MY_TUNNEL_IP_ADDR dev neta ip link set neta up ip route add _FORIEGN NETWORK dev neta well it's work great i have set up on My Cisco using tunnel protocol ipip (Also called = protocol 4) Network 192.168.1.0 =20 Cisco Interface: 192.168.1.1 Linux Interface: 192.168.1.2 And i was able to ping from the cisco to the Linux My problem is that my ISP use a Cisco implemented IP over IP = encapsulation called NOS (KA9Q/NOS Compatiable) , also named protocol 94 i have made some debugs and with the tunnel i have set up below my = computer (192.168.1.2) able to ping to the Cisco Machine But when the cisco send reply , my machine send to the router = protocol unreachable that means my linux box dont recognize the NOS protocol , i have pass = allmost the whole linux how to documents grep "NOS" * / grep "nos" * / grep "tunnel" * =20 and i havent find any HowTo that talk about NOS the only one was = AX25-HOWTO =20 and i have tried to use there example but i am getting error Destation on reachable when i am tring to set up the route Help will be apprechated Sincer Juda(Love Linux) Barnes ------=_NextPart_000_001D_01C19881.54D409F0 Content-Type: text/html; charset="windows-1255" Content-Transfer-Encoding: quoted-printable
Hey Pepole!!
 
    My name is Juda and = i need to=20 set up Tunnel
    From my Home Linux = machine to my=20 ISP Cisco Router
   
    i Do know how to set = up simple=20 ip-ip tunnel
    Here is the script i = have build=20 to set it up
 
insmod ipip
ip tunnel add neta mode = ipip=20 remote _REMOTE_ROUTER local _MY_LOCAL_INTERFACE
ip addr add __MY_TUNNEL_IP_ADDR = dev neta
ip=20 link set neta up
ip route add _FORIEGN NETWORK dev neta
 
 
well it's work great
 
i have set up on My Cisco = using  tunnel=20 protocol  ipip    (Also called protocol = 4)
Network = 192.168.1.0   
    Cisco Interface:=20 192.168.1.1
    Linux Interface:=20 192.168.1.2
 
 
And i was able to ping from the cisco = to the=20 Linux
 
My problem is that my ISP use = a   Cisco=20 implemented IP over IP encapsulation called NOS (KA9Q/NOS Compatiable) , = also=20 named protocol 94
 
i have made some debugs and with the = tunnel i have=20 set up below  my computer (192.168.1.2) able to ping to the Cisco=20 Machine
But when the cisco send reply , = my  =20 machine send to the router     protocol=20 unreachable
 
that means my linux box dont recognize = the NOS=20 protocol   , i have pass allmost the whole linux how to=20 documents
 
grep "NOS" *    / grep=20 "nos"   *   / grep "tunnel" *    =
and i havent find any HowTo that talk = about=20 NOS   the only one was  AX25-HOWTO 
 
and i have tried to use there=20 example    but i am getting error
Destation on reachable
when i am tring to set up the = route
 
 
Help will be apprechated
Sincer Juda(Love Linux) = Barnes
 
 
 
------=_NextPart_000_001D_01C19881.54D409F0-- _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/