![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|
#11 |
|
5 Cups of Ubuntu
![]() Join Date: May 2009
Beans: 41
|
Re: Hamachi: Could not display "smb://x.xx.xxx.xxx".
Bueno les cuento que la solición fue desinstalar ghamachi y volver a instalar hamachi.
Lo primero que tuve que hacer fue arreglar una ruta invalida de hamachi: La solución es esta: ifconfig ham0 Link encap:Ethernet HWaddr 00:FF:CA inet addr:5.23.68.35 Bcast:5.255.255.255 Mask:255.0.0.0 UP BROADCAST RUNNING MULTICAST MTU:1200 Metric:1 RX packets:100 errors:0 dropped:0 overruns:0 frame:0 TX packets:244 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:500 RX bytes:26780 (26.1 KB) TX bytes:21076 (20.5 KB) luego se chequea las rutas de las tablas: route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 64.238.220.160 0.0.0.0 255.255.255.240 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0 5.0.0.0 5.0.0.0 255.0.0.0 UG 0 0 0 ham0 0.0.0.0 64.238.220.161 0.0.0.0 UG 100 0 0 eth0 Como ven el gw no corresponde a la dirección ip que me da hamachi, por lo cual hay que hacer lo siguiente: route del -net 5.0.0.0 gw 0.0.0.0 netmask 255.0.0.0 dev ham0 route add -net 5.0.0.0 gw 5.23.68.35 netmask 255.0.0.0 dev ham0 Luego, no se por que, tengo que volver a hacer hamachi-ini, start, go-online y puedo hacer ahora ping, o control remoto o cualquier cosa con el otro pc. Espero que les sirve, si tienen dudas, les dejo los link de las páginas que solucionó mi problema: http://ubuntuforums.org/archive/index.php/t-208692.html http://enavas.blogspot.com/2008/10/c...n-hamachi.html http://www.supware.net/HamachiUbuntuHowto/ |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|