You are not logged in.
hi,
I have the following problem, i can connect via ipv6 but not via ipv4.
i can only access websites like google.
-panda
Offline
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
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
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