Netgear DG632
From blag.wiki.aktivix.org
in this article i will explain the troubleshooting of "Netgear DG632 Modem" which took me 2 months to understand.
::ASSUMPTION::
i assume your ethernet card is already configured. most of the times BLAG does this automatically during installation, you do not need to configure it manually.
::Trouble::
I can access internet but connection is very slow, most of the times i get the message "server not found" even when i am connected & my router is fine.
::Shooting::
Netgear DG632 has an address of 192.168.0.1 & by default it supports IPv6 BUT you have to turn it OFF as it has some isues on BLAG, Fedora Core & Debian. Therefore simply put these 2 lines in "/etc/modprobe.conf":
- alias net-pf-10 off
- alias ipv6 off
then you need to reboot. NO, restarting the network will not work.
If you still have some problems, mailing lists & forums are here to solve them BUT last piece of advice "1st do your homework, then & only then come here for solving troubles"
take care