* Re:RPC patch creates kernel panic
@ 2004-04-01 23:34 Ian Latter
2004-04-01 22:30 ` John A. Sullivan III
2004-04-01 23:20 ` John A. Sullivan III
0 siblings, 2 replies; 5+ messages in thread
From: Ian Latter @ 2004-04-01 23:34 UTC (permalink / raw)
To: John A. Sullivan III; +Cc: netfilter-devel
Hello John,
Thank you for this report.
The RPC conntrack helper was written to support ONC RPC -
typically used on Unix hosts - where as Windows uses DCE RPC.
When I last looked at that module, I tried to find technical
information on the differences of the two, and was unable to
find any - but had the impression from what I could find that the
two weren't compatible.
Whether or not the module recieves valid/invalid traffic, it shouldn't
crash - and I want to fix that.
However, if you have access to documentation on DCE RPC
protocol/standards then please forward that/them through, as any
such documentation would be useful for broadening support.
On the report details; what was typically on both sides of the
filtering engine (Windows 2000 Server on the server side and
Windows XP Pro on the client side?) and do you have any idea
what type of activity was performed at the time of the crash?
(Ie, is there any way that I can repeat the fault directly?)
Thanks again for your time and info, John.
----- Original Message -----
>From: "John A. Sullivan III" <john.sullivan@nexusmgmt.com>
>To: <netfilter-devel@lists.netfilter.org>
>Subject: RPC patch creates kernel panic
>Date: Thu, 01 Apr 2004 16:03:11 -0500
>
> I would imagine the RPC patch developers are well aware of this but I
> have consistently generated kernel panics when using the RPC patch.
> This was the case using RedHat with several different kernels > 2.4.18
> and patch-o-matic-20030107 (I believe).
>
> I thought I would give patch-o-matic-20031219 a try on SUSE with kernel
> 2.4.25 from kernel.org patched with StrongSWAN 2.0.1 (FreeS/WAN
> successor) to see if it behaved any better. Alas, the same problem.
>
> We have neither the skills nor time to contribute code to this patch but
> it is important for us especially for our support of Microsoft shops
> with their pervasive use of services spawned off of the port mapper on
> 135/tcp. If there is anything we can do to help outside of development
> such as testing, please let us know - John
> --
> John A. Sullivan III
> Chief Technology Officer
> Nexus Management
> +1 207-985-7880
> john.sullivan@nexusmgmt.com
> ---
> If you are interested in helping to develop a GPL enterprise class
> VPN/Firewall/Security device management console, please visit
> http://iscs.sourceforge.net
>
>
>
--
Ian Latter
Internet and Networking Security Officer
Macquarie University
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re:RPC patch creates kernel panic
2004-04-01 23:34 Re:RPC patch creates kernel panic Ian Latter
@ 2004-04-01 22:30 ` John A. Sullivan III
2004-04-01 23:20 ` John A. Sullivan III
1 sibling, 0 replies; 5+ messages in thread
From: John A. Sullivan III @ 2004-04-01 22:30 UTC (permalink / raw)
To: Ian Latter; +Cc: netfilter-devel
I'll have to see what I can dig up. I recall there is a very extensive
document on how Microsoft makes use of DCE somewhere on their public
archives.
Regarding my kernel panics, they were all very simple; they occurred on
boot! As soon as I remove RPC from the kernel, I can boot again - John
On Thu, 2004-04-01 at 18:34, Ian Latter wrote:
> Hello John,
>
>
> Thank you for this report.
>
> The RPC conntrack helper was written to support ONC RPC -
> typically used on Unix hosts - where as Windows uses DCE RPC.
> When I last looked at that module, I tried to find technical
> information on the differences of the two, and was unable to
> find any - but had the impression from what I could find that the
> two weren't compatible.
>
> Whether or not the module recieves valid/invalid traffic, it shouldn't
> crash - and I want to fix that.
>
> However, if you have access to documentation on DCE RPC
> protocol/standards then please forward that/them through, as any
> such documentation would be useful for broadening support.
>
> On the report details; what was typically on both sides of the
> filtering engine (Windows 2000 Server on the server side and
> Windows XP Pro on the client side?) and do you have any idea
> what type of activity was performed at the time of the crash?
> (Ie, is there any way that I can repeat the fault directly?)
>
>
>
> Thanks again for your time and info, John.
>
>
>
>
>
> ----- Original Message -----
> >From: "John A. Sullivan III" <john.sullivan@nexusmgmt.com>
> >To: <netfilter-devel@lists.netfilter.org>
> >Subject: RPC patch creates kernel panic
> >Date: Thu, 01 Apr 2004 16:03:11 -0500
> >
> > I would imagine the RPC patch developers are well aware of this but I
> > have consistently generated kernel panics when using the RPC patch.
> > This was the case using RedHat with several different kernels > 2.4.18
> > and patch-o-matic-20030107 (I believe).
> >
> > I thought I would give patch-o-matic-20031219 a try on SUSE with kernel
> > 2.4.25 from kernel.org patched with StrongSWAN 2.0.1 (FreeS/WAN
> > successor) to see if it behaved any better. Alas, the same problem.
> >
> > We have neither the skills nor time to contribute code to this patch but
> > it is important for us especially for our support of Microsoft shops
> > with their pervasive use of services spawned off of the port mapper on
> > 135/tcp. If there is anything we can do to help outside of development
> > such as testing, please let us know - John
> > --
> > John A. Sullivan III
> > Chief Technology Officer
> > Nexus Management
> > +1 207-985-7880
> > john.sullivan@nexusmgmt.com
> > ---
> > If you are interested in helping to develop a GPL enterprise class
> > VPN/Firewall/Security device management console, please visit
> > http://iscs.sourceforge.net
> >
> >
> >
>
> --
> Ian Latter
> Internet and Networking Security Officer
> Macquarie University
--
Open Source Development Corporation
Financially Sustainable open source development
http://www.opensourcedevelopmentcorp.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re:RPC patch creates kernel panic
2004-04-01 23:34 Re:RPC patch creates kernel panic Ian Latter
2004-04-01 22:30 ` John A. Sullivan III
@ 2004-04-01 23:20 ` John A. Sullivan III
1 sibling, 0 replies; 5+ messages in thread
From: John A. Sullivan III @ 2004-04-01 23:20 UTC (permalink / raw)
To: Ian Latter; +Cc: netfilter-devel
Regarding documentation on MS RPC, I would imagine that the real trick
is to get a hold of the "RPC Programmer's Guide and Reference" from the
MS SDK. I did not find the article I thought I recalled seeing. Much
can probably be gleaned indirectly from support articles such as these:
http://support.microsoft.com/default.aspx?scid=kb;en-us;159298
http://support.microsoft.com/default.aspx?scid=kb;en-us;325930
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/rpcank.asp hmm . . may be we can get explicit information with this one above
In fact, the whole site looks like a searchable gold mine:
http://msdn.microsoft.com/library/default.asp
I'm not entirely sure what you need so here are some others. They are
probably less helpful:
http://www.microsoft.com/com/wpaper/dcomfw.asp?SD=GN&LN=EN-US&gssnb=1
http://support.microsoft.com/default.aspx?kbid=154596
http://support.microsoft.com/default.aspx?scid=kb;en-us;832017
http://support.microsoft.com/default.aspx?scid=kb;en-us;129143
http://support.microsoft.com/default.aspx?scid=kb;en-us;197814
http://support.microsoft.com/default.aspx?scid=kb;en-us;96781
I hope it helps - John
On Thu, 2004-04-01 at 18:34, Ian Latter wrote:
> Hello John,
>
>
> Thank you for this report.
>
> The RPC conntrack helper was written to support ONC RPC -
> typically used on Unix hosts - where as Windows uses DCE RPC.
> When I last looked at that module, I tried to find technical
> information on the differences of the two, and was unable to
> find any - but had the impression from what I could find that the
> two weren't compatible.
>
> Whether or not the module recieves valid/invalid traffic, it shouldn't
> crash - and I want to fix that.
>
> However, if you have access to documentation on DCE RPC
> protocol/standards then please forward that/them through, as any
> such documentation would be useful for broadening support.
>
> On the report details; what was typically on both sides of the
> filtering engine (Windows 2000 Server on the server side and
> Windows XP Pro on the client side?) and do you have any idea
> what type of activity was performed at the time of the crash?
> (Ie, is there any way that I can repeat the fault directly?)
>
>
>
> Thanks again for your time and info, John.
>
>
>
>
>
> ----- Original Message -----
> >From: "John A. Sullivan III" <john.sullivan@nexusmgmt.com>
> >To: <netfilter-devel@lists.netfilter.org>
> >Subject: RPC patch creates kernel panic
> >Date: Thu, 01 Apr 2004 16:03:11 -0500
> >
> > I would imagine the RPC patch developers are well aware of this but I
> > have consistently generated kernel panics when using the RPC patch.
> > This was the case using RedHat with several different kernels > 2.4.18
> > and patch-o-matic-20030107 (I believe).
> >
> > I thought I would give patch-o-matic-20031219 a try on SUSE with kernel
> > 2.4.25 from kernel.org patched with StrongSWAN 2.0.1 (FreeS/WAN
> > successor) to see if it behaved any better. Alas, the same problem.
> >
> > We have neither the skills nor time to contribute code to this patch but
> > it is important for us especially for our support of Microsoft shops
> > with their pervasive use of services spawned off of the port mapper on
> > 135/tcp. If there is anything we can do to help outside of development
> > such as testing, please let us know - John
> > --
> > John A. Sullivan III
> > Chief Technology Officer
> > Nexus Management
> > +1 207-985-7880
> > john.sullivan@nexusmgmt.com
> > ---
> > If you are interested in helping to develop a GPL enterprise class
> > VPN/Firewall/Security device management console, please visit
> > http://iscs.sourceforge.net
> >
> >
> >
>
> --
> Ian Latter
> Internet and Networking Security Officer
> Macquarie University
--
John A. Sullivan III
Chief Technology Officer
Nexus Management
+1 207-985-7880
john.sullivan@nexusmgmt.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re:RPC patch creates kernel panic
@ 2004-04-01 23:51 Ian Latter
0 siblings, 0 replies; 5+ messages in thread
From: Ian Latter @ 2004-04-01 23:51 UTC (permalink / raw)
To: John A. Sullivan III; +Cc: netfilter-devel
I guess that'll make error reproduction straight forward. I'll try and take a
look at the problem this weekend.
----- Original Message -----
>From: "John A. Sullivan III" <john.sullivan@nexusmgmt.com>
>To: "Ian Latter" <Ian.Latter@mq.edu.au>
>Subject: Re: Re:RPC patch creates kernel panic
>Date: Thu, 01 Apr 2004 17:30:06 -0500
>
> I'll have to see what I can dig up. I recall there is a very extensive
> document on how Microsoft makes use of DCE somewhere on their public
> archives.
>
> Regarding my kernel panics, they were all very simple; they occurred on
> boot! As soon as I remove RPC from the kernel, I can boot again - John
>
> On Thu, 2004-04-01 at 18:34, Ian Latter wrote:
> > Hello John,
> >
> >
> > Thank you for this report.
> >
> > The RPC conntrack helper was written to support ONC RPC -
> > typically used on Unix hosts - where as Windows uses DCE RPC.
> > When I last looked at that module, I tried to find technical
> > information on the differences of the two, and was unable to
> > find any - but had the impression from what I could find that the
> > two weren't compatible.
> >
> > Whether or not the module recieves valid/invalid traffic, it shouldn't
> > crash - and I want to fix that.
> >
> > However, if you have access to documentation on DCE RPC
> > protocol/standards then please forward that/them through, as any
> > such documentation would be useful for broadening support.
> >
> > On the report details; what was typically on both sides of the
> > filtering engine (Windows 2000 Server on the server side and
> > Windows XP Pro on the client side?) and do you have any idea
> > what type of activity was performed at the time of the crash?
> > (Ie, is there any way that I can repeat the fault directly?)
> >
> >
> >
> > Thanks again for your time and info, John.
> >
> >
> >
> >
> >
> > ----- Original Message -----
> > >From: "John A. Sullivan III" <john.sullivan@nexusmgmt.com>
> > >To: <netfilter-devel@lists.netfilter.org>
> > >Subject: RPC patch creates kernel panic
> > >Date: Thu, 01 Apr 2004 16:03:11 -0500
> > >
> > > I would imagine the RPC patch developers are well aware of this but I
> > > have consistently generated kernel panics when using the RPC patch.
> > > This was the case using RedHat with several different kernels > 2.4.18
> > > and patch-o-matic-20030107 (I believe).
> > >
> > > I thought I would give patch-o-matic-20031219 a try on SUSE with kernel
> > > 2.4.25 from kernel.org patched with StrongSWAN 2.0.1 (FreeS/WAN
> > > successor) to see if it behaved any better. Alas, the same problem.
> > >
> > > We have neither the skills nor time to contribute code to this patch but
> > > it is important for us especially for our support of Microsoft shops
> > > with their pervasive use of services spawned off of the port mapper on
> > > 135/tcp. If there is anything we can do to help outside of development
> > > such as testing, please let us know - John
> > > --
> > > John A. Sullivan III
> > > Chief Technology Officer
> > > Nexus Management
> > > +1 207-985-7880
> > > john.sullivan@nexusmgmt.com
> > > ---
> > > If you are interested in helping to develop a GPL enterprise class
> > > VPN/Firewall/Security device management console, please visit
> > > http://iscs.sourceforge.net
> > >
> > >
> > >
> >
> > --
> > Ian Latter
> > Internet and Networking Security Officer
> > Macquarie University
> --
> Open Source Development Corporation
> Financially Sustainable open source development
> http://www.opensourcedevelopmentcorp.com
>
>
--
Ian Latter
Internet and Networking Security Officer
Macquarie University
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re:RPC patch creates kernel panic
@ 2004-04-02 0:49 Ian Latter
0 siblings, 0 replies; 5+ messages in thread
From: Ian Latter @ 2004-04-02 0:49 UTC (permalink / raw)
To: John A. Sullivan III; +Cc: netfilter-devel
Thanks John - I'll dig into these soon.
----- Original Message -----
>From: "John A. Sullivan III" <john.sullivan@nexusmgmt.com>
>To: "Ian Latter" <Ian.Latter@mq.edu.au>
>Subject: Re: Re:RPC patch creates kernel panic
>Date: Thu, 01 Apr 2004 18:20:24 -0500
>
> Regarding documentation on MS RPC, I would imagine that the real trick
> is to get a hold of the "RPC Programmer's Guide and Reference" from the
> MS SDK. I did not find the article I thought I recalled seeing. Much
> can probably be gleaned indirectly from support articles such as these:
>
> http://support.microsoft.com/default.aspx?scid=kb;en-us;159298
> http://support.microsoft.com/default.aspx?scid=kb;en-us;325930
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/rpcank.asp
hmm . . may be we can get explicit information with this one above
> In fact, the whole site looks like a searchable gold mine:
> http://msdn.microsoft.com/library/default.asp
>
> I'm not entirely sure what you need so here are some others. They are
> probably less helpful:
> http://www.microsoft.com/com/wpaper/dcomfw.asp?SD=GN&LN=EN-US&gssnb=1
> http://support.microsoft.com/default.aspx?kbid=154596
> http://support.microsoft.com/default.aspx?scid=kb;en-us;832017
> http://support.microsoft.com/default.aspx?scid=kb;en-us;129143
> http://support.microsoft.com/default.aspx?scid=kb;en-us;197814
> http://support.microsoft.com/default.aspx?scid=kb;en-us;96781
>
> I hope it helps - John
>
> On Thu, 2004-04-01 at 18:34, Ian Latter wrote:
> > Hello John,
> >
> >
> > Thank you for this report.
> >
> > The RPC conntrack helper was written to support ONC RPC -
> > typically used on Unix hosts - where as Windows uses DCE RPC.
> > When I last looked at that module, I tried to find technical
> > information on the differences of the two, and was unable to
> > find any - but had the impression from what I could find that the
> > two weren't compatible.
> >
> > Whether or not the module recieves valid/invalid traffic, it shouldn't
> > crash - and I want to fix that.
> >
> > However, if you have access to documentation on DCE RPC
> > protocol/standards then please forward that/them through, as any
> > such documentation would be useful for broadening support.
> >
> > On the report details; what was typically on both sides of the
> > filtering engine (Windows 2000 Server on the server side and
> > Windows XP Pro on the client side?) and do you have any idea
> > what type of activity was performed at the time of the crash?
> > (Ie, is there any way that I can repeat the fault directly?)
> >
> >
> >
> > Thanks again for your time and info, John.
> >
> >
> >
> >
> >
> > ----- Original Message -----
> > >From: "John A. Sullivan III" <john.sullivan@nexusmgmt.com>
> > >To: <netfilter-devel@lists.netfilter.org>
> > >Subject: RPC patch creates kernel panic
> > >Date: Thu, 01 Apr 2004 16:03:11 -0500
> > >
> > > I would imagine the RPC patch developers are well aware of this but I
> > > have consistently generated kernel panics when using the RPC patch.
> > > This was the case using RedHat with several different kernels > 2.4.18
> > > and patch-o-matic-20030107 (I believe).
> > >
> > > I thought I would give patch-o-matic-20031219 a try on SUSE with kernel
> > > 2.4.25 from kernel.org patched with StrongSWAN 2.0.1 (FreeS/WAN
> > > successor) to see if it behaved any better. Alas, the same problem.
> > >
> > > We have neither the skills nor time to contribute code to this patch but
> > > it is important for us especially for our support of Microsoft shops
> > > with their pervasive use of services spawned off of the port mapper on
> > > 135/tcp. If there is anything we can do to help outside of development
> > > such as testing, please let us know - John
> > > --
> > > John A. Sullivan III
> > > Chief Technology Officer
> > > Nexus Management
> > > +1 207-985-7880
> > > john.sullivan@nexusmgmt.com
> > > ---
> > > If you are interested in helping to develop a GPL enterprise class
> > > VPN/Firewall/Security device management console, please visit
> > > http://iscs.sourceforge.net
> > >
> > >
> > >
> >
> > --
> > Ian Latter
> > Internet and Networking Security Officer
> > Macquarie University
> --
> John A. Sullivan III
> Chief Technology Officer
> Nexus Management
> +1 207-985-7880
> john.sullivan@nexusmgmt.com
>
>
--
Ian Latter
Internet and Networking Security Officer
Macquarie University
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-04-02 0:49 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-01 23:34 Re:RPC patch creates kernel panic Ian Latter
2004-04-01 22:30 ` John A. Sullivan III
2004-04-01 23:20 ` John A. Sullivan III
-- strict thread matches above, loose matches on Subject: below --
2004-04-01 23:51 Ian Latter
2004-04-02 0:49 Ian Latter
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.