Francesco Cat | 10 Mar 2008 21:08
Picon

Problem loading daemon

I tried several times to make ntdk run, but i always get this error:

socket.error: (101, 'ENETUNREACH')

plus i immediately get disconnected from the internet (i try launching
ntdk on eth0 and i'm connected to the internet on eth1) and i have to
disable and then enable eths for start using them again...
Any idea/suggestion? Has anyone resolved this?
_______________________________________________
Netsukuku mailing list
Netsukuku@...
http://lists.dyne.org/mailman/listinfo/netsukuku

ZioPRoTo (Saverio Proto | 10 Mar 2008 21:10
Picon
Gravatar

Re: Problem loading daemon

> I tried several times to make ntdk run, but i always get this error:
>
>  socket.error: (101, 'ENETUNREACH')
>

I had the same problem and I opened a ticket on the Netsukuku Trac

http://dev.hinezumi.org/ticket/1

Please feel free to update the ticket adding more information

Saverio
_______________________________________________
Netsukuku mailing list
Netsukuku@...
http://lists.dyne.org/mailman/listinfo/netsukuku

Francesco Cat | 10 Mar 2008 22:13
Picon

Re: Problem loading daemon

what linux distribution are you using? Question is not only for
ZioPRoTo but also for people with working installations
_______________________________________________
Netsukuku mailing list
Netsukuku@...
http://lists.dyne.org/mailman/listinfo/netsukuku

ZioPRoTo (Saverio Proto | 10 Mar 2008 22:44
Picon
Gravatar

Re: Problem loading daemon

> what linux distribution are you using? Question is not only for
>  ZioPRoTo but also for people with working installations

my tests were on a Debian distro

Saverio
_______________________________________________
Netsukuku mailing list
Netsukuku@...
http://lists.dyne.org/mailman/listinfo/netsukuku

Francesco Cat | 11 Mar 2008 22:29
Picon

Re: Problem loading daemon

Is it possible i need to have the options set in my kernel .config as
described here for pyntk to run?

"KERNEL DEPENDENCIES
    On Linux be sure to have the following options set in your kernel
    .config. These options are taken from linux-2.6.14.

            #
            # Networking options
            #
            CONFIG_PACKET=y
            CONFIG_UNIX=y
            CONFIG_INET=y
            CONFIG_IP_MULTICAST=y
            CONFIG_IP_ADVANCED_ROUTER=y
            CONFIG_IP_MULTIPLE_TABLES=y
            CONFIG_IP_ROUTE_MULTIPATH=y
            CONFIG_NET_IPIP=y
            CONFIG_NETFILTER=y

    and these from linux-2.6.16.19.

            #
            # Core Netfilter Configuration
            #

            CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
            NETFILTER_XT_TARGET_CONNMARK=y

            #
(Continue reading)

ZioPRoTo (Saverio Proto | 11 Mar 2008 22:31
Picon
Gravatar

Re: Problem loading daemon

> Is it possible i need to have the options set in my kernel .config as
>  described here for pyntk to run?

I don't think is about writing stuff in the .config.

You have to run a Kernel compiled with that stuff in the .config

Saverio
_______________________________________________
Netsukuku mailing list
Netsukuku@...
http://lists.dyne.org/mailman/listinfo/netsukuku

Francesco Cat | 11 Mar 2008 22:36
Picon

Re: Problem loading daemon

i meant, do i still need to build a kernel with such options enabled
even with the python implementation? (And it it is needed, how can i
check if they are enabled without recompiling?)
_______________________________________________
Netsukuku mailing list
Netsukuku@...
http://lists.dyne.org/mailman/listinfo/netsukuku

ZioPRoTo (Saverio Proto | 11 Mar 2008 22:49
Picon
Gravatar

Re: Problem loading daemon

> i meant, do i still need to build a kernel with such options enabled
>  even with the python implementation? (And it it is needed, how can i

I don't know :(

>  check if they are enabled without recompiling?)

zcat /proc/config.gz

Saverio
_______________________________________________
Netsukuku mailing list
Netsukuku@...
http://lists.dyne.org/mailman/listinfo/netsukuku

Francesco Cat | 11 Mar 2008 23:08
Picon

Re: Problem loading daemon

# zcat /proc/config.gz
no such file or directory

Plus i start thinking this project is almost dead :( :( :(
Is anyone really testing it on real or virtual networks???
Anyone answers please... :(
_______________________________________________
Netsukuku mailing list
Netsukuku@...
http://lists.dyne.org/mailman/listinfo/netsukuku

ZioPRoTo (Saverio Proto | 11 Mar 2008 23:33
Picon
Gravatar

DART = Dynamic Address RouTing

AlpT ! You really MUST read this stuff :) I'm sure you will find it
VERY interesting :)
I post in mailing list so that anyone can enjoy the reading !

I found this web site very interesting:

http://dart.cs.ucr.edu/

Reading their paper:
http://dart.cs.ucr.edu/DART_INFOCOM_04.pdf

I found many concepts in common with Netsukuku.
They  also propose an addressing scheme to arrange the nodes in
convenient topology.

I'm also willing to read this tomorrow:
http://dart.cs.ucr.edu/PeerNet_IPTPS_03.pdf
cited as reference "10" many times in the other paper.

as soon as I finish my reading you will have my personal consideration
about this stuff.

Did the Netsukuku theory changed a lot from September ?
I'd like to make a comparison between the two solutions, but my
knowledge about Netsukuku is up to date with the latest Italian
Hackmeeting :)

greets !

Saverio Proto
(Continue reading)


Gmane