Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problema Hamachi: non parte tuncfg! [RISOLTO]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
jezet
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2009
Posts: 103
Location: Falconara Marittima, Ancona

PostPosted: Sun Oct 03, 2010 9:52 am    Post subject: Problema Hamachi: non parte tuncfg! [RISOLTO] Reply with quote

Salve a tutti, ho un problema con Hamachi:
dopo averlo emerso e dopo aver aggiunto al kernel il modulo tun/tap ho dato il comando
Code:
/etc/init.d/hamachi start
(come da guida)
e questo è stato il risultato:
Code:
# /etc/init.d/hamachi start
 * Starting tuncfg ...
tuncfg: cannot stat() /dev/net/tun -- No such file or directory
tuncfg: visit http://www.hamachi.cc/tuntap for more information                                                                                                               [ !! ]
 * ERROR:  cannot start hamachi as tuncfg could not start

Allora ho provato ad avviare direttamente tuncfg, ma ho avuto il medesimo errore.
in fine ho provato a dare questo:
Code:
modprobe tun

e questo è l'output:
Code:

# modprobe tun
FATAL: Module tun not found.


grazie in anticipo...
ciaooo
Eg


Last edited by jezet on Sun Oct 03, 2010 9:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
Deus Ex
Guru
Guru


Joined: 16 Nov 2005
Posts: 489
Location: Patavium

PostPosted: Sun Oct 03, 2010 5:26 pm    Post subject: Reply with quote

Banalmente: dopo aver configurato il kernel per avere il modulo tun, hai dato un
Code:
make modules && make modules_install

?

Se sì, puoi postare
Code:
cat /usr/src/linux/.config|grep -i tun

?
_________________
Deus Ex
--
L’inflazione che caccia nelle mani dell’individuo, in un gesto solo, miliardi di marchi, lasciandolo più miserabile di prima, dimostra punto per punto che il denaro è un’allucinazione collettiva.
Back to top
View user's profile Send private message
jezet
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2009
Posts: 103
Location: Falconara Marittima, Ancona

PostPosted: Sun Oct 03, 2010 6:20 pm    Post subject: Reply with quote

Ciao,
io ho dato
Code:
 make && make modules_install
e poi
Code:
cp arch/i386/boot/bzImage /boot/kernel-2.6.35-gentoo-r4

io faccio sempre così...

ecco il .config:
Code:


# cat /usr/src/linux/.config|grep -i tun
# CONFIG_INET_XFRM_TUNNEL is not set
CONFIG_INET_TUNNEL=y
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
CONFIG_INET6_XFRM_MODE_TUNNEL=y
# CONFIG_IPV6_TUNNEL is not set
CONFIG_TUN=y
CONFIG_MEDIA_TUNER=m
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
CONFIG_MEDIA_TUNER_SIMPLE=m
CONFIG_MEDIA_TUNER_TDA8290=m
CONFIG_MEDIA_TUNER_TDA9887=m
CONFIG_MEDIA_TUNER_TEA5761=m
CONFIG_MEDIA_TUNER_TEA5767=m
CONFIG_MEDIA_TUNER_MT20XX=m
CONFIG_MEDIA_TUNER_XC2028=m
CONFIG_MEDIA_TUNER_XC5000=m
CONFIG_MEDIA_TUNER_MC44S803=m

ciao e grazie...
Eg
Back to top
View user's profile Send private message
Deus Ex
Guru
Guru


Joined: 16 Nov 2005
Posts: 489
Location: Patavium

PostPosted: Sun Oct 03, 2010 6:24 pm    Post subject: Reply with quote

Il punto è questo:

Code:


CONFIG_TUN=y



Hai compilato tun built-in nel kernel: non è un modulo, pertanto modprobe fallisce.
Non so se tuncgf voglia tun come modulo (non lo uso), ma in caso prova a configurare tun come modulo nel .config del kernel e a ricompliare il tutto. Per quel che riguarda specificamente Hamachi, purtroppo, non so aiutarti.
_________________
Deus Ex
--
L’inflazione che caccia nelle mani dell’individuo, in un gesto solo, miliardi di marchi, lasciandolo più miserabile di prima, dimostra punto per punto che il denaro è un’allucinazione collettiva.
Back to top
View user's profile Send private message
jezet
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2009
Posts: 103
Location: Falconara Marittima, Ancona

PostPosted: Sun Oct 03, 2010 7:39 pm    Post subject: Reply with quote

Grazie milleeeeeeeeeee!!! Adesso funziona, il problema è che doveva essere un modulo.... anche per hamachi....
grazie ancora!
ciaooo
Eg
Back to top
View user's profile Send private message
Deus Ex
Guru
Guru


Joined: 16 Nov 2005
Posts: 489
Location: Patavium

PostPosted: Sun Oct 03, 2010 8:31 pm    Post subject: Reply with quote

Ricorda di taggare con [RISOLTO] il thread :)
_________________
Deus Ex
--
L’inflazione che caccia nelle mani dell’individuo, in un gesto solo, miliardi di marchi, lasciandolo più miserabile di prima, dimostra punto per punto che il denaro è un’allucinazione collettiva.
Back to top
View user's profile Send private message
jezet
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2009
Posts: 103
Location: Falconara Marittima, Ancona

PostPosted: Sun Oct 03, 2010 9:19 pm    Post subject: Reply with quote

sisi ora lo faccio subito!
ciao grazie ancora
Eg
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum