Ah my bad. Nur 138:
während
ergibt in iptraf
Und das ist alles richtig. Also musst du zwei Regeln haben:
spt=137 ALLOW und dpt=137 ALLOW, verknüpft durch ein ODER.
Code:
UDP (218 bytes) from 10.10.96.2:138 to 10.10.111.255:138 on eth0
UDP (229 bytes) from 10.10.105.148:138 to 10.10.111.255:138 on eth0
UDP (204 bytes) from 10.10.104.208:138 to 10.10.111.255:138 on eth0
UDP (229 bytes) from 10.10.105.148:138 to 10.10.111.255:138 on eth0
UDP (229 bytes) from 10.10.105.175:138 to 10.10.111.255:138 on eth0
UDP (218 bytes) from 10.10.96.2:138 to 10.10.111.255:138 on eth0
Code:
$ nmblookup xp0
Code:
UDP (78 bytes) from 192.168.222.1:32817 to 192.168.222.255:137 on eth1
UDP (90 bytes) from 192.168.222.20:137 to 192.168.222.1:32817 on eth1
spt=137 ALLOW und dpt=137 ALLOW, verknüpft durch ein ODER.