[solved] No internet conncection

Ask questions about Arch Linux ARM. Please search before making a new topic.

[solved] No internet conncection

Postby BigMan » Fri Aug 16, 2019 6:02 pm

Hello,
you may have heard it a million times: "yesterday it worked, and although I did nothing, now it doesn't work anymore".
Well, this applies to my internet connection .... :?

I have installed ARM v6 on my raspberry pi (I think it is an old model B). It is connected by a LAN-/Ethernet cable with my network.
The problem: I do not get internet access? E.g.
$this->bbcode_second_pass_code('', '$ ping www.google.de')
results into: "der Name oder Dienst ist nicht bekannt" (which means "name or service unknown")

Are the cables not broken? Do I have network connection?
$this->bbcode_second_pass_code('', '$ ping 10.0.0.21')
results into: 64 bytes from 10.0.0.21 .... 0.554 ms
(Remark: 10.0.0.21 is the router, connected to the modem from my ISP.)

I am using a static IP, perhaps I made the mistake to use that static IP also for another device in the network.
From another computer in the network, I pinged the Arch Linux ARM raspberry pi, successfully. Then I diconnected it, and pinged again. This time, the IP couldn't be found/reached.

Info about the network interface
$this->bbcode_second_pass_code('', '$ ip addr show')
results into:
etho: <BRODCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fqcode] state UP mode DEFAULT group default qlen 1000
link ether b8:27:eb .... brd ff:ff:ff:ff:ff:ff
inet 10.0.0.33/24 brd 10.0.0.255 scope global etho
valid_lft forever preferred_lft forever
inet6 ...

Gateway info
$this->bbcode_second_pass_code('', '$ ip route show')
Default via 10.0.0.21 dev eth0 proto static
10.0.0.0/24 dev etho proto kernel scope link src 10.0.0.33

$this->bbcode_second_pass_code('', 'Content of /etc/systemd/nework/wired.network')
[Match]
Nsme=eth0

[Network]
Address=10.0.0.33/24
Gateway=10.0.0.21
__________________________________________________________________
Since two days, I am now in the try-and-error mode ... no glue what else I can do.
Thanks in advance for all tips, support, etc.
Last edited by BigMan on Sat Aug 17, 2019 11:09 am, edited 1 time in total.
BigMan
 
Posts: 3
Joined: Fri Aug 16, 2019 5:34 pm

Re: No internet conncection

Postby TheSaint » Sat Aug 17, 2019 3:35 am

You should see on the journal.
TheSaint
 
Posts: 346
Joined: Mon Jul 23, 2018 7:57 am

Re: No internet conncection

Postby BigMan » Sat Aug 17, 2019 11:09 am

Date and time had been wrong. Crazy, that something like this results in no-internet access.
BigMan
 
Posts: 3
Joined: Fri Aug 16, 2019 5:34 pm


Return to User Questions

Who is online

Users browsing this forum: No registered users and 14 guests