Re: [Linux-decnet-user] Ubuntu 10.10: Rejected by object
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Kamil J. <kam...@gm...> - 2010-11-10 18:20:42
|
You need to replace $IFACE with your Ethernet device name. For you it looks
like its eth0, so try this:
# ifconfig eth0 allmulti
Btw, Ubuntu 10.10 uses the 2.6.35 kernel, and I dont think decnet works in
this kernel. I know it to work up to 2.6.32, but Im not sure about after
that.
Kamil
From: Bengt Nilsson [mailto:ben...@ch...]
Sent: Wednesday, November 10, 2010 9:59 AM
To: Bengt Nilsson
Cc: lin...@li...
Subject: Re: [Linux-decnet-user] Ubuntu 10.10: Rejected by object
More news,
I found version 2.55.
When installing dnet-common_2.55_all.deb, I got the following warning:
update-rc.d: warning: decnet start runlevel arguments (S) do not match LSB
Default-Start values (2 3 4 5)
update-rc.d: warning: decnet stop runlevel arguments (1) do not match LSB
Default-Stop values (0 1 6)
Could this be important?
I read that decnet nust be started before tcpip, and it looks to me this
could affect this.
10 nov 2010 kl. 18.15 skrev Bengt Nilsson:
10 nov 2010 kl. 01.09 skrev Philipp Schafft:
reflum,
On Wed, 2010-10-27 at 23:54 +0200, Bengt Nilsson wrote:
After upgrading to Ubuntu 10.10, I get
Cannot connect to fyvax7: Rejected by object
and similar for all other nodes I have.
Anyone seen the same problem?
Any cure?
I use latest version of dn-progs.
Bengt
try: ifconfig $IFACE allmulti
does that help? (This may take one or two mins. before it helps).
If not please tell us your exact kernel version.
you said up to date version of dnprogs? Which is 2.55. Please confirm
that version.
Tried 2.53, got this:
cd `uname -m` ; gcc -o test ../../src/test.c -L. -lvaxdata
gcc: ../../src/test.c: No such file or directory
make[2]: *** [test] Error 1
make[2]: Leaving directory
`/home/bnilsson/Documents/decnet-from-source/dnprogs-2.53/libvaxdata/linux'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/bnilsson/Documents/decnet-from-source/dnprogs-2.53/libvaxdata'
make: *** [all] Error 2
Please also confirm decnet to be loaded:
# lsmod | grep decnet
And tell us about your NIC:
# lspci | grep Ethernet
--
Philipp.
(Rah of PH2)
--
Bengt Nilsson
Nanotekniklaboratoriet
Mikroteknologi och Nanovetenskap
Chalmers Tekniska Högskola
412 96 Göteborg
epost: <mailto:ben...@mc...> ben...@ch...
tel: 031-7728480
<ATT00001..txt><ATT00002..txt>
--
Bengt Nilsson
Nanotekniklaboratoriet
Mikroteknologi och Nanovetenskap
Chalmers Tekniska Högskola
412 96 Göteborg
epost: <mailto:ben...@mc...> ben...@ch...
tel: 031-7728480
|