ik gebruik ipfilter als 'firewall' en dat werkt wel goed voor tcp poorten maar
om de een of andere rede houdt ie geen udp traffic buiten... dit zijn m'n ipf.rules:
block in on rl1 proto tcp from any to any port = 25 # sendmail
block in on rl1 proto udp from any to any port = 137 # nmbd
block in on rl1 proto udp from any to any port = 138 # nmbd
block in on rl1 proto tcp from any to any port = 139 # smbd
block in on rl1 proto udp from any to any port = 514 # syslogd
block in on rl1 proto udp from any to any port = 1331 # smbd
block in on rl1 proto udp from any to any port = 1359 # smbd
block in on rl1 proto udp from any to any port = 1363 # smbd
als ik op http://scan.sygatetech.com/ een tcp/udp scan doe blijkt dat
tcp dus wel wordt geblockt maar bij udp staan oa 137 en 138 nog 'open'
weet iemand of dit misschien een bug is of dat ik de rules verkeerd heb?
dank
om de een of andere rede houdt ie geen udp traffic buiten... dit zijn m'n ipf.rules:
block in on rl1 proto tcp from any to any port = 25 # sendmail
block in on rl1 proto udp from any to any port = 137 # nmbd
block in on rl1 proto udp from any to any port = 138 # nmbd
block in on rl1 proto tcp from any to any port = 139 # smbd
block in on rl1 proto udp from any to any port = 514 # syslogd
block in on rl1 proto udp from any to any port = 1331 # smbd
block in on rl1 proto udp from any to any port = 1359 # smbd
block in on rl1 proto udp from any to any port = 1363 # smbd
als ik op http://scan.sygatetech.com/ een tcp/udp scan doe blijkt dat
tcp dus wel wordt geblockt maar bij udp staan oa 137 en 138 nog 'open'
weet iemand of dit misschien een bug is of dat ik de rules verkeerd heb?
dank