Re: Debian crashes - IPv6 error?

2005-08-08 Thread Philipp Röthl
Could it be that I use only ipv6 as lsmod | grep ip does not show something like ipv4? Thanks, phi On 2005-08-08 at 13:39:19 +0100, Conall O'Brien wrote: > On Mon, Aug 08, 2005 at 01:36:36PM IST, Philipp Röthl > <[EMAIL PROTECTED]> incoherently babbled: > > > >

Re: Debian crashes - IPv6 error?

2005-08-08 Thread Philipp Röthl
> > Yes, lsmod shows the ipv6 module > > > > :~# lsmod | grep ipv6 > > ipv6 264740 36 > > Then you have some other module loading ipv6 as a dependancy... No, I am not :( I just restarted the server an ipv6 is still loaded When I do a modprobe --show-depends on all modules lsmod

Re: Debian crashes - IPv6 error?

2005-08-08 Thread Philipp Röthl
> What does `lsmod` show? Is it mentioning the ipv6 module? It it's not > there, does "grep CONFIG_IPV6 /boot/config-`uname -r`" releal ipv6 as > built in (CONFIG_IPV6=y) or a module (CONFIG_IPV6=m) Yes, lsmod shows the ipv6 module :~# lsmod | grep ipv6 ipv6 264740 36 > Did you

Re: Debian crashes - IPv6 error?

2005-08-08 Thread Philipp Röthl
> > > Are you using IPv6 at all? > > Not that I know. I have never configuered my system to use it. > > I just did a dist-upgrade two weeks ago, and a kernel upgrade yesterday. > > What do you see when you do `/sbin/ifconfig | grep inet6`? :~# ifconfig | grep inet6 inet6 addr: fe80::2e

Re: Debian crashes - IPv6 error?

2005-08-08 Thread Philipp Röthl
Hi Conall, thanks for your answer. > Are you using IPv6 at all? Not that I know. I have never configuered my system to use it. I just did a dist-upgrade two weeks ago, and a kernel upgrade yesterday. > I wonder if you have an IPv6 router advertisement daemon (eg radvd on > Linux or rtadvd on BS