cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4632
Views
0
Helpful
3
Replies

How to Block Netbios

PRASAD BAIT
Level 1
Level 1

I have cisco 1800 series router and i want to block Netbios on that.

3 Replies 3

Jayakrishna Mada
Cisco Employee
Cisco Employee

Hi Prasad,

Do you have ip helper addess configured on the switch if yes then configure

no ip forward-protocol udp 137
no ip forward-protocol udp 138
no ip forward-protocol udp 139

if not you can configure and apply this access-list:

access-list 110 deny   tcp any any range 137 139

access-list 110 deny   udp any any eq netbios-ss

access-list 110 deny   udp any any eq netbios-dgm

Hope this helps.

JayaKrishna

Hi Jayakrishna,

thanks for your support.

But plz tell me that is there any need to configure the ip helper address or not???

Prasad,

Here is the answer to your question:

http://www.ciscotaccc.com/kaidara-advisor/iprout/showcase?case=K83798834

There is no need to configure IP helper address if you dont have one. You can still use the access-list to block NETBIOS.

JayaKrishna

Review Cisco Networking products for a $25 gift card