All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with NetBIOS name service protocol support in 2.6.15
@ 2006-01-13 13:57 Krzysztof Oledzki
  2006-01-14 16:25 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Oledzki @ 2006-01-13 13:57 UTC (permalink / raw)
  To: netfilter-devel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 734 bytes --]

Hello,

I have just upgraded one of my servers to 2.6.15 and noticed that 
computser are no longer able to browse "Network Neighbourhood".

Packets sended by workstations (for example 192.168.0.3) to the broadcast 
address were ignored:

14:31:56.027354 IP 192.168.0.3.138 > 192.168.0.255.138: NBT UDP PACKET(138)
14:31:58.027459 IP 192.168.0.3.138 > 192.168.0.255.138: NBT UDP PACKET(138)
14:31:58.027584 IP 192.168.0.3.138 > 192.168.0.255.138: NBT UDP PACKET(138)

What is strange that I solved this problem by recompiling and booting 
kernel without ip_conntrack_netbios_ns enabled. Now everything works 
fine. I thought that it should only handle UDP packets to port 137...

Best regards,

 				Krzysztof Olędzki

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with NetBIOS name service protocol support in 2.6.15
  2006-01-13 13:57 Problem with NetBIOS name service protocol support in 2.6.15 Krzysztof Oledzki
@ 2006-01-14 16:25 ` Patrick McHardy
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2006-01-14 16:25 UTC (permalink / raw)
  To: Krzysztof Oledzki; +Cc: netfilter-devel

Krzysztof Oledzki wrote:
> Hello,
> 
> I have just upgraded one of my servers to 2.6.15 and noticed that 
> computser are no longer able to browse "Network Neighbourhood".
> 
> Packets sended by workstations (for example 192.168.0.3) to the 
> broadcast address were ignored:
> 
> 14:31:56.027354 IP 192.168.0.3.138 > 192.168.0.255.138: NBT UDP PACKET(138)
> 14:31:58.027459 IP 192.168.0.3.138 > 192.168.0.255.138: NBT UDP PACKET(138)
> 14:31:58.027584 IP 192.168.0.3.138 > 192.168.0.255.138: NBT UDP PACKET(138)
> 
> What is strange that I solved this problem by recompiling and booting 
> kernel without ip_conntrack_netbios_ns enabled. Now everything works 
> fine. I thought that it should only handle UDP packets to port 137...

It does, your problem must be related to something else. Can you verify
that enabling the helper again causes the problem to reoccur?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-14 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-13 13:57 Problem with NetBIOS name service protocol support in 2.6.15 Krzysztof Oledzki
2006-01-14 16:25 ` Patrick McHardy

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.