hello, i have the following configuration on a filter setting : #filter IP: ########################### ### Mail-only user's access list###### ########################### 100 ACCEPT dst-addr = 81.18.64.1; 101 ACCEPT dst-addr = 81.18.64.3; 102 ACCEPT dst-addr = 81.18.64.4; 103 ACCEPT dst-addr = 193.231.202.1; 104 ACCEPT dst-addr = 81.18.64.15; 110 ACCEPT dst-addr = 81.18.64.5; #111 REJECT dst-addr != 81.18.64.1; 112 REJECT dst-addr != 81.18.64.3; 113 REJECT dst-addr != 81.18.64.15; #113 REJECT dst-addr != 81.18.64.4; #114 REJECT dst-addr != 81.18.64.5; 115 REJECT dst-addr != 193.231.202.1; 120 ACCEPT udp-dst-port = 25; 130 ACCEPT tcp-dst-port = 25; 140 ACCEPT udp-dst-port = 53; 150 ACCEPT tcp-dst-port = 53; 160 ACCEPT udp-dst-port = 80; 170 ACCEPT tcp-dst-port = 80; 180 ACCEPT udp-dst-port = 110; 190 ACCEPT tcp-dst-port = 110; 200 ACCEPT udp-dst-port = 119; 210 ACCEPT tcp-dst-port = 119; 220 ACCEPT udp-dst-port = 443; 230 ACCEPT tcp-dst-port = 443; 900 deny; i don't fully understand what's in there and i need to add a few servers to this filter list. please advise. thank you. Razvan Cremenescu, Romania Data Systems Network Administrator Pitesti Branch Phone: +40 248 219 917 Fax: +40 248 219 917 ==------------------------------------------------------------------------== Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible fordelivery of the message to such person), you may not copy or deliver this message to anyone. In such a case, you should destroy this message and kindly notify the sender by reply e-mail. ==------------------------------------------------------------------------== Razvan Cremenescu, Romania Data Systems Network Administrator Pitesti Branch Phone: +40 248 219 917 Fax: +40 248 219 917 ==------------------------------------------------------------------------== Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible fordelivery of the message to such person), you may not copy or deliver this message to anyone. In such a case, you should destroy this message and kindly notify the sender by reply e-mail. ==------------------------------------------------------------------------==
participants (1)
-
Razvan Cremenescu