Kernel Panic when using mpd VPN Tunnel

2006-05-04 Thread Shawn Guillemette
Hello all, 

 

 

I have a Digital AlphaPC 164LX 533 MHz, running FreeBSD
4.11-RELEASE 

I have installed /usr/ports/net/mpd and attempted to make a vpn connection
and after authenticating it seems to bring the machine to a panic with the
following info in the messages file. 

 

May  3 17:20:35 medusa /kernel:

May  3 17:20:35 medusa /kernel: fatal kernel trap:

May  3 17:20:35 medusa /kernel:

May  3 17:20:35 medusa /kernel: trap entry = 0x4 (unaligned access fault)

May  3 17:20:35 medusa /kernel: a0 = 0xfe5cb5ce

May  3 17:20:35 medusa /kernel: a1 = 0x28

May  3 17:20:35 medusa /kernel: a2 = 0x1

May  3 17:20:35 medusa /kernel: pc = 0xfc4da0a0

May  3 17:20:35 medusa /kernel: ra = 0xfc4dabec

May  3 17:20:35 medusa /kernel: curproc= 0xfe00098d6300

May  3 17:20:35 medusa /kernel: pid = 189, comm = mpd

May  3 17:20:35 medusa /kernel:

May  3 17:20:35 medusa /kernel: panic: trap

May  3 17:20:35 medusa /kernel:

 

 

Now the how to I was following asked that I make sure that the kernel is
compiled with the following device option. 

 

device  tun # Packet tunnel.

 

This line was in the kernel config but was listed as follows 

 

pseudo-device   tun # Packet tunnel.

 

 

I have tried using both versions and have seen the same kernel panic each
time. 

 

 

 

Any one have any tips for me?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Kernel Panic when using mpd VPN Tunnel

2006-05-04 Thread Nikos Vassiliadis
On Thursday 04 May 2006 15:52, Shawn Guillemette wrote:
 Hello all,





 I have a Digital AlphaPC 164LX 533 MHz, running FreeBSD
 4.11-RELEASE

 I have installed /usr/ports/net/mpd and attempted to make a vpn connection

What kind of VPN? mpd does ppp over serial lines, ethernet, udp
and pptp.

 and after authenticating it seems to bring the machine to a panic with the
 following info in the messages file.



 May  3 17:20:35 medusa /kernel:

 May  3 17:20:35 medusa /kernel: fatal kernel trap:

 May  3 17:20:35 medusa /kernel:

 May  3 17:20:35 medusa /kernel: trap entry = 0x4 (unaligned access fault)

 May  3 17:20:35 medusa /kernel: a0 = 0xfe5cb5ce

 May  3 17:20:35 medusa /kernel: a1 = 0x28

 May  3 17:20:35 medusa /kernel: a2 = 0x1

 May  3 17:20:35 medusa /kernel: pc = 0xfc4da0a0

 May  3 17:20:35 medusa /kernel: ra = 0xfc4dabec

 May  3 17:20:35 medusa /kernel: curproc= 0xfe00098d6300

 May  3 17:20:35 medusa /kernel: pid = 189, comm = mpd

 May  3 17:20:35 medusa /kernel:

 May  3 17:20:35 medusa /kernel: panic: trap

 May  3 17:20:35 medusa /kernel:





 Now the how to I was following asked that I make sure that the kernel is
 compiled with the following device option.



 device  tun # Packet tunnel.


I don't know how tun(4) is relevant



 This line was in the kernel config but was listed as follows



 pseudo-device   tun # Packet tunnel.





 I have tried using both versions and have seen the same kernel panic each
 time.







 Any one have any tips for me?

Describe what you want to do please. what kind of VPN and
what the peers are. I am using mpd for a long time and never
had a panic(well, almost)


 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]