My 1600 router recently became overloaded to the Opaserve virus. So we added the following access-list to block that traffic caused by the virus...
access-list 102 deny udp any any eq netbios-ns
access-list 102 deny udp any any eq 135
access-list 102 deny tcp any any eq 139
access-list 102 permit ip any any
Now I cannot attach to a computer over this router like I could before from a Windows environment -- ie I can't do a find computer by ip address. If I remove the access-list 102, it works. Is there a way I can permit in this access list specific ip address so that I can attach to their shared printers? I only need one machine (192.168.60.65) to be able to print to 5 static ip addresses (192.168.63.x) through this router.
thanks in advance...joe.
access-list 102 deny udp any any eq netbios-ns
access-list 102 deny udp any any eq 135
access-list 102 deny tcp any any eq 139
access-list 102 permit ip any any
Now I cannot attach to a computer over this router like I could before from a Windows environment -- ie I can't do a find computer by ip address. If I remove the access-list 102, it works. Is there a way I can permit in this access list specific ip address so that I can attach to their shared printers? I only need one machine (192.168.60.65) to be able to print to 5 static ip addresses (192.168.63.x) through this router.
thanks in advance...joe.