On Wed, 2008-08-20 03:54:55 Christine Caulfield wrote:
libpcap0.8-dev
Thanks... got compiled,
working live on config with sampsa in IRC
--
"(I'll) Be Seeing You..." All information and transactions are
private between the parties, and are non negotiable. All rights
reserve without prejudice, Angela Kahealani. http://kahealani.com
On Wed, 2008-08-20 03:43:55 Johnny Billquist wrote:
You're on some kind of Linux, right?
There is probably some packet manager in there, which you can request to
install the pcap library.
Johnny
yes, thanks... got compiled,
and working on config live with sampsa on IRC for DECnet
--
"(I'll) Be Seeing You..." All information and transactions are
private between the parties, and are non negotiable. All rights
reserve without prejudice, Angela Kahealani. http://kahealani.com
Angela Kahealani wrote:
On Tue, 2008-08-19 23:35:02 Johnny Billquist wrote:
I'm setting up
1.500 for KAHEA and
1.501 for LANI.
As soon as your end of the bridge is compiled, let me know, and we'll
the the connection running.
Hmmmm... Houston, we have a problem. Where do I get "pcap"?
Depending on your distribution you should be able to do a
yum install libpcap-devel
or
apt-get install libpcap-dev
or something similar
Actually on my old debian system it's called libpcap0.8-dev
but it should be available in there somewhere.
Chrissie
You're on some kind of Linux, right?
There is probably some packet manager in there, which you can request to install the pcap library.
Johnny
Angela Kahealani wrote:
On Tue, 2008-08-19 23:35:02 Johnny Billquist wrote:
I'm setting up 1.500 for KAHEA and 1.501 for LANI.
As soon as your end of the bridge is compiled, let me know, and we'll the the connection running.
Hmmmm... Houston, we have a problem. Where do I get "pcap"?
angela at pc:/usr/local/src/DECnet.bridge$ make
cc -O2 -o bridge bridge.c -lpcap
bridge.c:24:22: error: pcap-bpf.h: No such file or directory
bridge.c:31:18: error: pcap.h: No such file or directory
bridge.c:72: error: array type has incomplete element type
bridge.c:73: error: BPF_LD undeclared here (not in a function)
bridge.c:73: error: BPF_H undeclared here (not in a function)
bridge.c:73: error: BPF_ABS undeclared here (not in a function)
bridge.c:74: error: BPF_JMP undeclared here (not in a function)
bridge.c:74: error: BPF_JEQ undeclared here (not in a function)
bridge.c:74: error: BPF_K undeclared here (not in a function)
bridge.c:78: error: BPF_RET undeclared here (not in a function)
bridge.c:136: error: expected = , , , ; , asm or __attribute__ before * token
bridge.c: In function add_bridge :
bridge.c:200: error: storage size of pgm isn t known
bridge.c:201: error: PCAP_ERRBUF_SIZE undeclared (first use in this function)
bridge.c:201: error: (Each undeclared identifier is reported only once
bridge.c:201: error: for each function it appears in.)
bridge.c:203: error: pcap undeclared (first use in this function)
bridge.c:209: error: invalid application of sizeof to incomplete type struct bpf_insn
bridge.c: In function main :
bridge.c:614: error: storage size of h isn t known
bridge.c:615: error: pcap undeclared (first use in this function)
bridge.c:615: warning: cast to pointer from integer of different size
make: *** [bridge] Error 1
angela at pc:/usr/local/src/DECnet.bridge$ cat Makefile
bridge: bridge.c
cc -O2 -o bridge bridge.c -lpcap
angela at pc:/usr/local/src/DECnet.bridge$
Aloha, Angela
Hi, Angela.
Angela Kahealani wrote:
Aloha Johnny
On Mon, 2008-08-18 22:18:48 Johnny Billquist wrote:
At the moment, HECnet is somewhat split, since a central router isn't up and running. So not everyone can reach area 2. :-(
Johnny
I'm working towards joining HECNET.
Great!
I would like to be assigned two node numbers and reserve two node names:
KAHEA Linux DECnet
LANI TOPS-20 on KLH-10 emulator
and I understand that running a bridge on Linux my best bet is to
join your area 1.
Yes, that would be the easiest. I'm setting up 1.500 for KAHEA and 1.501 for LANI.
As soon as your end of the bridge is compiled, let me know, and we'll the the connection running.
Johnny
Thank you, and
Aloha, Angela Kahealani
Bob Armstrong skrev:
I've created a simple DCL script that will allow me to maintain a simple
list of the Multinet tunnels and a DNS name. The script will do an NSLOOKUP
on the name to figure out the corresponding IP and then re-configure the
Multinet connections accordingly. Like the bridge program, this isn't
automatic and you'll have to send me an email when your IP changes to remind
me to re-run this script. And since changing the destination IP requires
turning the circuit off and then restarting it, any existing connections on
that circuit (including any that are routed thru you) will be broken. Given
the fairly low level of usage on HECnet, that doesn't seem like a big
problem.
If you already have a Multinet connection to LEGATO with a static IP, then
you can just ignore this message. Nothing will change for you.
Fred - it's time for you to go sign up for that Multinet Hobbyist license
:-)
Maybe I should point out that for the bridge program, all you need to do is send it a HUP signal, and it will redo the name lookups. However, there is always a possibility that the old resolving information is still cached somewhere, so that you won't the to the new address right away anyhow. How long the delay depends on how the name server and domains are set up.
But if someone have a dynamic IP, but it changes fairly seldom, it usually works acceptable anyway, so having a dynamic IP address isn't neccesarily the end of it all.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
Fred skrev:
On Tue, 19 Aug 2008, Johnny Billquist wrote:
Dynamic IP addresses are a problem in both cases, and needs manual "fixing" at the "other" end in both cases.
Looks like I'm up that proverbial creek without a paddle. :(
Yup. Sorry about that, but there isn't really much we can do about it. :-(
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
On Tue, 19 Aug 2008, Bob Armstrong wrote:
Fred ? it?s time for you to go sign up for that Multinet Hobbyist
license :-)
:)
Looks like that will be my project for this weekend. Good excuse to get my DECServer 90M hooked up to the console port, too. I'll get the license process underway tonight so I'm ready ...
Will send another message to the list once I'm up and running with Multinet. As far as the e-mail with new IP address goes, I could whack together a batch job on OpenVMS or cron job on one of the Linux boxen that will keep an eye on things and check every so often, and e-mail the address you specify Bob when the address changes.
Fred
On Mon, 18 Aug 2008 16:28:20 -0400 (EDT), you wrote:
After a bit of communication with a list member off-list, it seems that my
dynamic IP address scenario is going to throw a wrench into the works
regarding getting on to HECNet. Would someone know of a dynamic-address
friendly method?
What about http://decnet.ipv7.net/files/decnet-bridge_0.7-4.tar.gz ? :-P
See our source,
G. :-)
--
Italian Hobbyist DECnet Network - http://decnet.ipv7.net
Aloha Johnny
On Mon, 2008-08-18 22:18:48 Johnny Billquist wrote:
At the moment, HECnet is somewhat split, since a central router isn't up
and running. So not everyone can reach area 2. :-(
Johnny
I'm working towards joining HECNET.
I would like to be assigned two node numbers and reserve two node names:
KAHEA Linux DECnet
LANI TOPS-20 on KLH-10 emulator
and I understand that running a bridge on Linux my best bet is to
join your area 1.
Thank you, and
Aloha, Angela Kahealani
--
"(I'll) Be Seeing You..." All information and transactions are
private between the parties, and are non negotiable. All rights
reserve without prejudice, Angela Kahealani. http://kahealani.com