dhcpcd, ipv6 vs ipv4
Posted: 27 Mar 2012, 01:52
Dear folks,
I am encountering an issue since the 1.1rcX series. Sometimes when starting up porteus with either i486 or x86_64 the dhcpcd prompting of network devices gets an ipv6 address as Hamza has explained in other thread[http://porteus.org/forum/viewtopic.php? ... t=10#p6926], will see how to find it or link it.
Anyhow, if I start porteus within a virtual machine, it gets an ipv4 address and connects automagically to the internet. Is there an easy way to fix this? or another thing to try. My old solution of
is not working anymore
I don't understand the behavior here, all I know is that machines running Fedora, Slackware, and Windows connect without hiccups. And only porteus tries these ipv6. The network adminstrator does advise me that the network is mainly ipv4 but that it is ipv6 capable, so what could be causing this trouble?
Hamza has explained the differences between ipv4 and ipv6 and to know the difference when doing an
What I would like to know if there is a magic incantanation in inet* section of network scripts to figure this out?
Thanks,
Antonio
I am encountering an issue since the 1.1rcX series. Sometimes when starting up porteus with either i486 or x86_64 the dhcpcd prompting of network devices gets an ipv6 address as Hamza has explained in other thread[http://porteus.org/forum/viewtopic.php? ... t=10#p6926], will see how to find it or link it.
Anyhow, if I start porteus within a virtual machine, it gets an ipv4 address and connects automagically to the internet. Is there an easy way to fix this? or another thing to try. My old solution of
Code: Select all
ifconfig eth0 down
dhcpcd eth0
I don't understand the behavior here, all I know is that machines running Fedora, Slackware, and Windows connect without hiccups. And only porteus tries these ipv6. The network adminstrator does advise me that the network is mainly ipv4 but that it is ipv6 capable, so what could be causing this trouble?
Hamza has explained the differences between ipv4 and ipv6 and to know the difference when doing an
Code: Select all
# ifconfig -a
Thanks,
Antonio