Re: mozilla displays wrong page
Darren Salt <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Message-ID | <4D3050F7AD%[email protected]> |
I demand that w_oland may or may not have written... [snip] > Reporting back that the problem has been solved. Apparently this issue > (wrong web page displays with a certain URL) arises from the implementation > of IPV6 in Fedora Core 2 (kernel 2.6 - apparently other 2.6 distributions > also have IPV6 issues.) I suspect the issue on this one PC is aggravated > since it is also an Apache server. [snip] > The fix is to turn off IPV6 implementation in the 2.6 kernel. This is done > by editing the /etc/modprobe.conf file and adding the lines: > alias net-pf-10 off > alias ipv6 off > and then rebooting the system. Several problems, not all of which are necessarily applicable: * /etc/modprobe.conf may be generated from files in /etc/modprobe.d, and you'll have to edit /etc/modprobe.d/aliases then run update-modules. (Older module-init-tools needs this, at least on Debian systems.) * /etc/modprobe.conf may well not exist at all, and you'll have to edit /etc/modprobe.d/aliases. (Newer module-init-tools do this.) * IPv6 support may be built into the kernel rather than as a module. Also, try 'rmmod ipv6' before considering reboot. (If you see an error other that "does not exist" or "is not loaded", you probably have an application which is using IPv6. Dropping to runlevel 1, logging in, removing the module then allowing the machine to return to the default runlevel should fix this.) [snip] -- | Darren Salt | nr. Ashington, | d youmustbejoking,demon,co,uk | RISC OS, | Northumberland | s zap,tartarus,org | Linux | Toon Army | @ | "XP" is a smiley Counting in binary is like counting in decimal if you are all thumbs.