ZyXEL P660R-D1 - Netbios Filter: Difference between revisions

From AAISP Support Site
No edit summary
No edit summary
Line 7: Line 7:
Network -> LAN -> Advanced
Network -> LAN -> Advanced


[[File:ZyXEL-netbois.png]]



To disable the filter (allow netbios)
To disable the filter (allow netbios)

Revision as of 09:35, 18 June 2013

P660rd1.png


Netbios is used for windows shares, by default the router will block this.

You can disable this from the Web Interface:

Network -> LAN -> Advanced

ZyXEL-netbois.png

To disable the filter (allow netbios)

sys filter netbios config 0 off

To enable

sys filter netbios config 0 on

To display:

sys filter netbios disp

To test from linux: smbclient -L host Will either fail/timeout or ask for a password...