You are not logged in.

#1 2015-10-11 12:16:18

pandamassacre
Member
Registered: 2015-10-11
Posts: 1

Problems with wired network. DHCP wrong IP Subnet

hi,

I have the following problem, i can connect via ipv6 but not via ipv4.
i can only access websites like google.

-panda

Offline

#2 2015-10-14 07:39:37

Zeddi
Member
From: Germany near Bremen
Registered: 2009-08-30
Posts: 30

Re: Problems with wired network. DHCP wrong IP Subnet

Sounds like your ipv4 is not working correkt!


I'm not very used to write English since i've left School, so please be patient!

Offline

#3 2015-10-14 08:00:39

olive
Member
From: Belgium
Registered: 2008-06-22
Posts: 1,490

Re: Problems with wired network. DHCP wrong IP Subnet

You cannot hope any help with so few informations. The only way I can help you is to give a few suggestions to troubleshot the problem.

How do you connect to the internet? What is your environment? What have configured? Is your /etc/hosts correct?

What I would try is to disable any tool that configure the internet (I mean all dhcp, networkmanager, etc. systemd service) and launch dhcpcd manually in a terminal like

dhcpcd -d eth0

and see if you have error messages. You may also try to temporarily disable ipv6 (pass ipv6.disable=1 to the kernel command line) and see what happen.

Last edited by olive (2015-10-14 08:01:06)

Offline

#4 2015-10-14 14:30:06

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,349

Re: Problems with wired network. DHCP wrong IP Subnet

Perhaps if you were to post the output of
ip addr
ip route
and
cat /etc/resolv.conf
as well.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB