--- A80firewall.def.orig	Tue Jan  1 22:10:40 2002
+++ A80firewall.def	Sat Apr 27 22:59:28 2002
@@ -42,5 +42,5 @@
 # List open port server services (Both in and out)
 # Default = All open.
-ATCPSVR="1:1023"
+AUDPSVR="1:1023"
 # Normal = just accept dhcp server <-> dhcp client
 #AUDPSVR="bootpc"
@@ -48,9 +48,9 @@
 ## QTCPSVR: deny foreign host by port of this PC w/o log for TCP
 # do not service these to outside but useful inside
-QTCPSVR="137:139 80 111"
+QTCPSVR="137:139 445 80 111"
 
 ## QUDPSVR: deny foreign host by port of this PC w/o log for UDP
 # do not service these to outside but useful inside
-QUDPSVR="137:139"
+QUDPSVR="137:139 445"
 
 ## DTCPSVR: deny foreign host by port of this PC with log for TCP
