Após ligar o modem K3806-Z à porta USB do meu GNU/Linux, este é detectado da melhor maneira, configuado automaticamente e obtém IP público mas não é possível obter ligação à Internet. A tabela de routing apresenta a informação correcta, no entanto se verificar a interface com IFCONFIG verifica-se que a FLAG NOARP não está estabelecida.
ARP:
This is an option specific to broadcast networks such as Ethernets or packet radio. It enables the use of the Address Resolution Protocol (ARP) to detect the physical addresses of hosts attached to the network. For broadcast networks, it is on by default. If ARP is disabled, ifconfig displays the NOARP flag.
Para funcionar devemos efectuar o seguinte comando:
# ifconfig usb0 -arp
Sem comentários:
Enviar um comentário