MultiCom Technical Support Forum Index MultiCom Technical Support
Supporting MultiCom Routers, Firewalls and VPN
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How do I block Net BIOS messages ?

 
Post new topic   Reply to topic    MultiCom Technical Support Forum Index -> 2.x Frequently Asked Questions
View previous topic :: View next topic  
Author Message
Support



Joined: 09 Oct 2002
Posts: 175
Location: Lausanne, Switzerland

PostPosted: Fri Jan 24, 03 8:54    Post subject: How do I block Net BIOS messages ? Reply with quote

Net BIOS messages are the most common source of ISDN line openings. Most people prefer to stop these data packets from leaving their LAN. Below is a group of filters to block these messages.

Code:
# --- NetBIOS Filter Configuration
IP Filter Deny From Any To Any Port 137 .. 139/udp
IP Filter Deny From Any To Any Port 137 .. 139/tcp
IP Filter Deny From Any Port 137 .. 139/udp To Any Port 1 .. 65535/udp
IP Filter Deny From Any Port 137 .. 139/tcp To Any Port 1 .. 65535/tcp
IP Filter Allow From Any To Any
IP Filter On
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    MultiCom Technical Support Forum Index -> 2.x Frequently Asked Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group