Advertisement
elwuilmer

Acceso por IP Privada

Oct 16th, 2013
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.79 KB | None | 0 0
  1. Captura que he mencionado sobre el purge a network-manager:
  2. http://ibin.co/yggEJy1pT3e
  3.  
  4. aptitude purge network-manager-gnome
  5. Se ELIMINARÁN los siguientes paquetes:          
  6.   network-manager-gnome{p}
  7. Se configurarán los siguientes paquetes que están ahora parcialmente instalados:
  8.   initramfs-tools linux-image-3.2.0-4-686-pae
  9. 0 paquetes actualizados, 0 nuevos instalados, 1 para eliminar y 0 sin actualizar.
  10. Necesito descargar 0 B de ficheros. Después de desempaquetar se liberarán 5.904 kB.
  11. No se satisfacen las dependencias de los siguientes paquetes:
  12.  canaima-escritorio-gnome : Depende: network-manager-gnome (>= 0.9.4) pero no será instalado.
  13. Las acciones siguientes resolverán estas dependencias
  14.  
  15.      Eliminar los paquetes siguientes:
  16. 1)     canaima-escritorio-gnome      
  17.  
  18. ¿Acepta esta solución? [Y/n/q/?]q
  19.  
  20.  
  21.  
  22. --> Intentando conectarme por SHH
  23.  
  24. user@host:/micasa/elwuilmer:$ ssh -X daisyvrgs@192.168.0.101
  25. ssh: connect to host 192.168.0.101 port 22: No route to host
  26.  
  27.  
  28. --> Haciendo ping a la maquina:
  29.  
  30. user@host:/micasa/elwuilmer:$ ping 192.168.0.101
  31. PING 192.168.0.101 (192.168.0.101) 56(84) bytes of data.
  32. From 192.168.0.100 icmp_seq=1 Destination Host Unreachable
  33. From 192.168.0.100 icmp_seq=2 Destination Host Unreachable
  34. From 192.168.0.100 icmp_seq=3 Destination Host Unreachable
  35. --- 192.168.0.101 ping statistics ---
  36. 5 packets transmitted, 0 received, +3 errors, 100% packet loss, time 4024ms
  37. pipe 3
  38.  
  39.  
  40. --> Comando: ifconfig:
  41.  
  42. root@host:/micasa/elwuilmer:# ifconfig
  43. lo        Link encap:Local Loopback  
  44.           inet addr:127.0.0.1  Mask:255.0.0.0
  45.           inet6 addr: ::1/128 Scope:Host
  46.           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  47.           RX packets:451 errors:0 dropped:0 overruns:0 frame:0
  48.           TX packets:451 errors:0 dropped:0 overruns:0 carrier:0
  49.           collisions:0 txqueuelen:0
  50.           RX bytes:122917 (120.0 KiB)  TX bytes:122917 (120.0 KiB)
  51.  
  52. wlan1     Link encap:Ethernet  HWaddr 60:d8:19:4d:d6:60  
  53.           inet addr:192.168.0.100  Bcast:192.168.0.255  Mask:255.255.255.0
  54.           inet6 addr: fe80::62d8:19ff:fe4d:d660/64 Scope:Link
  55.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  56.           RX packets:1960 errors:0 dropped:0 overruns:0 frame:0
  57.           TX packets:2286 errors:0 dropped:0 overruns:0 carrier:0
  58.           collisions:0 txqueuelen:1000
  59.           RX bytes:734427 (717.2 KiB)  TX bytes:766880 (748.9 KiB
  60.  
  61.  
  62. --> Comando: ifconfig -a
  63.  
  64. root@host:/micasa/elwuilmer:# ifconfig -a
  65. eth0      Link encap:Ethernet  HWaddr e8:9a:8f:f8:41:47  
  66.           BROADCAST MULTICAST  MTU:1500  Metric:1
  67.           RX packets:6876 errors:0 dropped:0 overruns:0 frame:0
  68.           TX packets:6678 errors:0 dropped:0 overruns:0 carrier:8
  69.           collisions:0 txqueuelen:1000
  70.           RX bytes:4466679 (4.2 MiB)  TX bytes:1117183 (1.0 MiB)
  71.           Interrupt:43
  72.  
  73. lo        Link encap:Local Loopback  
  74.           inet addr:127.0.0.1  Mask:255.0.0.0
  75.           inet6 addr: ::1/128 Scope:Host
  76.           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  77.           RX packets:463 errors:0 dropped:0 overruns:0 frame:0
  78.           TX packets:463 errors:0 dropped:0 overruns:0 carrier:0
  79.           collisions:0 txqueuelen:0
  80.           RX bytes:126885 (123.9 KiB)  TX bytes:126885 (123.9 KiB)
  81.  
  82. wlan1     Link encap:Ethernet  HWaddr 60:d8:19:4d:d6:60  
  83.           inet addr:192.168.0.100  Bcast:192.168.0.255  Mask:255.255.255.0
  84.           inet6 addr: fe80::62d8:19ff:fe4d:d660/64 Scope:Link
  85.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  86.           RX packets:2241 errors:0 dropped:0 overruns:0 frame:0
  87.           TX packets:2605 errors:0 dropped:0 overruns:0 carrier:0
  88.           collisions:0 txqueuelen:1000
  89.           RX bytes:833345 (813.8 KiB)  TX bytes:828829 (809.4 KiB)
  90.  
  91.  
  92. -> Comando: ip route
  93.  
  94. root@host:/micasa/elwuilmer:# ip route
  95. default via 192.168.0.1 dev wlan1  proto static
  96. 192.168.0.0/24 dev wlan1  proto kernel  scope link  src 192.168.0.100
  97.  
  98. root@host:/micasa/elwuilmer:# route
  99. Kernel IP routing table
  100. Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
  101. default         192.168.0.1     0.0.0.0         UG    0      0        0 wlan1
  102. 192.168.0.0     *               255.255.255.0   U     0      0        0 wlan1
  103.  
  104.  
  105. --> He modificado el archivo de interfaces de mil formas y maneras.
  106. --> Ninguna de las modificaciones realizadas me ha solventando el problema:
  107.  
  108. #Archivo comentado por Wb
  109. #Este es el que actualmente tengo.
  110. auto lo
  111. iface lo inet loopback
  112. allow-hotplug eth0
  113. iface eth0 inet dhcp
  114.  
  115. #Probando cambiado wlan1
  116. # auto lo
  117. # iface lo inet loopback
  118. # allow-hotplug wlan0
  119. # iface wlan0 inet dhcp
  120.  
  121. #Archivo modificado sin funcionamiento
  122. # auto lo
  123. # iface lo inet loopback
  124. # iface wlan0 inet static
  125. # address 192.168.0.100
  126. # netmask 255.255.255.0
  127. # gateway 192.168.0.1
  128.  
  129.  
  130. --> Dispositivos con lspci:
  131.  
  132. root@host:/micasa/elwuilmer:# lspci
  133. 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
  134. 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
  135. 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
  136. 00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
  137. 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
  138. 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
  139. 00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 05)
  140. 00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
  141. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
  142. 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
  143. 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
  144. 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
  145. 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
  146. 01:00.0 Ethernet controller: Atheros Communications Inc. AR8152 v2.0 Fast Ethernet (rev c1)
  147. 02:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
  148. 7f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05)
  149. 7f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05)
  150. 7f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
  151. 7f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
  152. 7f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
  153. 7f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
  154.  
  155.  
  156. --> Reiniciando la red:
  157. # Nota con el warning que me da.
  158.  
  159. root@host:/micasa/elwuilmer:# /etc/init.d/networking restart
  160. [warn] Running /etc/init.d/networking restart is deprecated because it may not re-enable some interfaces ... (warning).
  161. [ ok ] Reconfiguring network interfaces...done.
  162.  
  163. root@host:/micasa/elwuilmer:# /etc/init.d/network-manager restart
  164. [ ok ] Stopping network connection manager: NetworkManager.
  165. [ ok ] Starting network connection manager: NetworkManager.
  166.  
  167.  
  168.  
  169.  
  170. No se que otros comandos o cosas puedo compartir sobre el problema de la ip interna.
  171. Y pues el ultimo problema es cuando intento hacer un upgrade, me sale esto:
  172.  
  173. root@host:/micasa/elwuilmer:# aptitude upgrade
  174. Se configurarán los siguientes paquetes que están ahora parcialmente instalados:
  175.   initramfs-tools linux-image-3.2.0-4-686-pae
  176. No se instalará, actualizará o eliminará ningún paquete.
  177. 0 paquetes actualizados, 0 nuevos instalados, 0 para eliminar y 0 sin actualizar.
  178. Necesito descargar 0 B de ficheros. Después de desempaquetar se usarán 0 B.
  179. Configurando initramfs-tools (0.109.1) ...
  180. update-initramfs: deferring update (trigger activated)
  181. Configurando linux-image-3.2.0-4-686-pae (3.2.51-1) ...
  182. Running depmod.
  183. Running update-burg.
  184. Generating burg.cfg ...
  185. Found linux image: /boot/vmlinuz-3.2.0-4-686-pae
  186. Found initrd image: /boot/initrd.img-3.2.0-4-686-pae
  187. Found Ubuntu 13.04 (13.04) on /dev/sda6
  188. done
  189. Examining /etc/kernel/postinst.d.
  190. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-4-686-pae /boot/vmlinuz-3.2.0-4-686-pae
  191. update-initramfs: Generating /boot/initrd.img-3.2.0-4-686-pae
  192. cp: no se puede efectuar `stat' sobre «/usr/lib/i386-linux-gnu/pango/1.6.0/module-files.d/libpango1.0-0.modules»: No existe el fichero o el directorio
  193. E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
  194. update-initramfs: failed for /boot/initrd.img-3.2.0-4-686-pae with 1.
  195. run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
  196. Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.2.0-4-686-pae.postinst line 696.
  197. dpkg: error al procesar linux-image-3.2.0-4-686-pae (--configure):
  198. el subproceso instalado el script post-installation devolvió el código de salida de error 1
  199. Procesando disparadores para initramfs-tools ...
  200. update-initramfs: Generating /boot/initrd.img-3.2.0-4-686-pae
  201. cp: no se puede efectuar `stat' sobre «/usr/lib/i386-linux-gnu/pango/1.6.0/module-files.d/libpango1.0-0.modules»: No existe el fichero o el directorio
  202. E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
  203. update-initramfs: failed for /boot/initrd.img-3.2.0-4-686-pae with 1.
  204. dpkg: error al procesar initramfs-tools (--configure):
  205.  el subproceso instalado el script post-installation devolvió el código de salida de error 1
  206. Se encontraron errores al procesar:
  207.  linux-image-3.2.0-4-686-pae
  208.  initramfs-tools
  209. E: Sub-process /usr/bin/dpkg returned an error code (1)
  210. Un paquete no se pudo instalar. Intentado recuperarse:
  211. Configurando initramfs-tools (0.109.1) ...
  212. update-initramfs: deferring update (trigger activated)
  213. Configurando linux-image-3.2.0-4-686-pae (3.2.51-1) ...
  214. Running depmod.
  215. Running update-burg.
  216. Generating burg.cfg ...
  217. Found linux image: /boot/vmlinuz-3.2.0-4-686-pae
  218. Found initrd image: /boot/initrd.img-3.2.0-4-686-pae
  219. Found Ubuntu 13.04 (13.04) on /dev/sda6
  220. done
  221. Examining /etc/kernel/postinst.d.
  222. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-4-686-pae /boot/vmlinuz-3.2.0-4-686-pae
  223. update-initramfs: Generating /boot/initrd.img-3.2.0-4-686-pae
  224. cp: no se puede efectuar `stat' sobre «/usr/lib/i386-linux-gnu/pango/1.6.0/module-files.d/libpango1.0-0.modules»: No existe el fichero o el directorio
  225. E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
  226. update-initramfs: failed for /boot/initrd.img-3.2.0-4-686-pae with 1.
  227. run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
  228. Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.2.0-4-686-pae.postinst line 696.
  229. dpkg: error al procesar linux-image-3.2.0-4-686-pae (--configure):
  230. el subproceso instalado el script post-installation devolvió el código de salida de error 1
  231. Procesando disparadores para initramfs-tools ...
  232. update-initramfs: Generating /boot/initrd.img-3.2.0-4-686-pae
  233. cp: no se puede efectuar `stat' sobre «/usr/lib/i386-linux-gnu/pango/1.6.0/module-files.d/libpango1.0-0.modules»: No existe el fichero o el directorio
  234. E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
  235. update-initramfs: failed for /boot/initrd.img-3.2.0-4-686-pae with 1.
  236. dpkg: error al procesar initramfs-tools (--configure):
  237.  el subproceso instalado el script post-installation devolvió el código de salida de error 1
  238. Se encontraron errores al procesar:
  239.  linux-image-3.2.0-4-686-pae
  240.  initramfs-tools
  241.  
  242.  
  243. En fin gracias a todos por leer hasta esta linea, realmente gracias por al menos tomar el tiempo de leer e intentar ayudarme con esto.
  244. Gracias,
  245.  
  246. Wuilmer Bolivar.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement