Recent Comments
| yX on στημένος στα πεντακόσια μ… | |
| Γιώργος on στημένος στα πεντακόσια μ… | |
| Γιώργος on στημένος στα πεντακόσια μ… | |
| PeiratestouOneirou on βαλβίδα εκτόνωσης | |
| serk01 on βαλβίδα εκτόνωσης |
Recent Posts
Top Posts
- How to create a certificate/privkey and sign a SiS package for Symbian phones(Obsolete,needs update)
- "αχ, ρε πούστη θα μου λείψετε"
- How to solve "network unreachable" problem when installing the Android SDK on Gnu/Linux
- How to create your own home SVN repository with Xampp/Apache
- Greek to Greeklish converter for mp3 filenames/tags
- How to use the Bluetooth console of PyS60 from your computer.
- Μια φωτογραφία, δύο χιλιάδες ζωές
- How to delete multiple files from an svn repository with one line
- πως αφαιρούμε τον θόρυβο απο ενα ηχητικό αρχείο με το Audacity
Android Applications Biology Cool hacks Firefox Future technologies General gnu/linux HowTos Humor Medicine microblogging Mobile phones Mobile Programming Photos police Politics PyS60 Python Radiobubble S60/N95 Symbian Technology Trips Uncategorized Videos ελληνικά ποσταρίσματα κοινωνικά οργή προσωπικά
Blog Stats
- 95,156 hits



You can also set this temporarily and without rebooting by typing:
echo 0 > /proc/sys/net/ipv6/bindv6only
Thanks for both solutions, they fixed my issue.
where do i type this in.. I am confused.
@rick, you have to open the file “/etc/sysctl.d/bindv6only.conf” and edit it as root. You should type something like this on your command line
sudo emacs /etc/sysctl.d/bindv6only.conf
Note you can use any editor that suits you, not necessarily emacs. Hope this helps