La red LAN local no se conecta después de apagar la conexión inalámbrica en Yosemite 10.10.5

0

El título lo dice: si desconecto mi wifi, la red no aparece en el cable LAN, a menos que reinicie el sistema.

¿Alguna solución para esto, o solución?

Actualización 1 : obtengo estos datos en mi adaptador de LAN local cuando ejecuté ifconfig :

en1: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
options=60<TSO4,TSO6>
ether XX:YY:ZZ:AA:BB:DD 
media: autoselect <full-duplex>
status: inactive

He intentado, después de deshabilitar mi conexión inalámbrica (en0), la siguiente secuencia de comandos, pero no sucede nada:

 sudo ifconfig en1 down
 sudo ifconfig en1 up

Actualización 2 : el resultado de system_profiler SPNetworkDataType | pbcopy es

Network:

Bluetooth DUN:

  Type: PPP (PPPSerial)
  Hardware: Modem
  BSD Device Name: Bluetooth-Modem
  IPv4:
      Configuration Method: PPP
  IPv6:
      Configuration Method: Automatic
  Proxies:
      FTP Passive Mode: Yes
  Service Order: 0

Wi-Fi:

  Type: AirPort
  Hardware: AirPort
  BSD Device Name: en0
  IPv4:
      Configuration Method: DHCP
  IPv6:
      Configuration Method: Automatic
  Ethernet:
      MAC Address: 5c:30:0a:be:d9:93
      Media Options: 
      Media Subtype: Auto Select
  Proxies:
      Exceptions List: *.local, 169.254/16
      FTP Passive Mode: Yes
  Service Order: 1

TomTom START 50:

  Type: Ethernet
  Hardware: Ethernet
  BSD Device Name: en4
  IPv4:
      Configuration Method: DHCP
  IPv6:
      Configuration Method: Automatic
  Proxies:
      Exceptions List: *.local, 169.254/16
      FTP Passive Mode: Yes
  Service Order: 2

Thunderbolt Ethernet:

  Type: Ethernet
  Hardware: Ethernet
  BSD Device Name: en5
  IPv4:
      Configuration Method: DHCP
  IPv6:
      Configuration Method: Automatic
  Proxies:
      Exceptions List: *.local, 169.254/16
      FTP Passive Mode: Yes
  Service Order: 3

Bluetooth PAN:

  Type: Ethernet
  Hardware: Ethernet
  BSD Device Name: en3
  IPv4:
      Configuration Method: DHCP
  IPv6:
      Configuration Method: Automatic
  Proxies:
      Exceptions List: *.local, 169.254/16
      FTP Passive Mode: Yes
  Service Order: 4

Thunderbolt Bridge:

  Type: Ethernet
  Hardware: Ethernet
  BSD Device Name: bridge0
  IPv4:
      Configuration Method: DHCP
  IPv6:
      Configuration Method: Automatic
  Proxies:
      Exceptions List: *.local, 169.254/16
      FTP Passive Mode: Yes
  Service Order: 5

XPTO VPN:

  Type: PPP (L2TP)
  IPv4:
      Configuration Method: PPP
      OverridePrimary: 1
  IPv6:
      Configuration Method: Automatic
  Proxies:
      FTP Passive Mode: Yes
  Service Order: 6
    
pregunta mljrg 25.05.2016 - 17:22

0 respuestas

Lea otras preguntas en las etiquetas