* hello? XOT? tuntap?
@ 2004-07-27 1:00 Peter
2004-07-27 8:17 ` Ferenci Daniel
0 siblings, 1 reply; 2+ messages in thread
From: Peter @ 2004-07-27 1:00 UTC (permalink / raw)
To: linux-x25
Hi folks,
I am pinging the list to see if there is anyone on it.
might as well ask a question...
Cannot find a FAQ, as geocrawler.com refuses my packets...
I have a machine that exchanges messages with another one over X.25. The X.25
link is long gone, being replaced by two cisco's and XOT many years ago. I
want to transparently replace the machine on my end. that is, run XOT on a
new linux box to the cisco at the other end. I can test by running over XOT
to a cisco connected to my old machine.
So, to start things off, I downloaded xotd-0.04 of 1998 vintage to have a
look. It mentions using x25tap0. That module is a late lamented one.
I guess I should be looking at tuntap? How do I set a tap interface with
x25 ?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: hello? XOT? tuntap?
2004-07-27 1:00 hello? XOT? tuntap? Peter
@ 2004-07-27 8:17 ` Ferenci Daniel
0 siblings, 0 replies; 2+ messages in thread
From: Ferenci Daniel @ 2004-07-27 8:17 UTC (permalink / raw)
To: linux-x25
Hi Peter,
I have new x25tap patch for 2.4.25 kernel.
You can find the patch at http://www.dafe.net/x25/
You have to:
1. Patch the kernel
2. during kernel configuration set up x25 stack, net link sockets,
x25tap devices
3. compile kernel
4. compile xot daemon
5. boot new kernel and load appropriate modules (/sbin/modprobe x25tap
unit=0)
6. up the x25tun0 device (ifconfig x25tap0 up)
6. update x25 route (route --x25 add 0/0 x25tap0)
7. run xotd and it may work (./xotd -v x25tap0 ipaddr)
It works for me within two Linux maschines.
But I haven't tested it with the CISCO yet.
Best regards
Daniel.
Peter wrote:
>Hi folks,
>
>I am pinging the list to see if there is anyone on it.
>might as well ask a question...
>
>Cannot find a FAQ, as geocrawler.com refuses my packets...
>
>I have a machine that exchanges messages with another one over X.25. The X.25
>link is long gone, being replaced by two cisco's and XOT many years ago. I
>want to transparently replace the machine on my end. that is, run XOT on a
>new linux box to the cisco at the other end. I can test by running over XOT
>to a cisco connected to my old machine.
>
>So, to start things off, I downloaded xotd-0.04 of 1998 vintage to have a
>look. It mentions using x25tap0. That module is a late lamented one.
>I guess I should be looking at tuntap? How do I set a tap interface with
>x25 ?
>
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-x25" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-07-27 8:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-27 1:00 hello? XOT? tuntap? Peter
2004-07-27 8:17 ` Ferenci Daniel
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.