|
| |||||||||
| Tags: allow, block, incoming, network, server, traffic |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Block Port 25 on SBS with some exceptions
Hi, I have some connections in my server which I think that they are spammers. So here I want to make my server more secure by blocking the port 25 while sending data on the network. But the users which are on the sbs machine must not get affected. So what is the way by which the data only goes to those whom I allow via port 25. The blocking things must avoid my known users and block the unrecognized users. So here I need a way to do this. Simply I want to stop the port and don't want my information to reach anyone. Help needed. Thanks in advance. |
|
#2
| ||||
| ||||
| Re: Block Port 25 on SBS with some exceptions
To block the port 25 of your with some exception you will need to configure a list of your users in the server. For this go to Exchange System Manager where you can set up a smtp relay restrictions. By providing the restriction your server will only connect to the known users instead of an open connection. In Exchange System Manager go to server. Then protocol and select smtp. Look for your default smtp virtual server and select properties by right clicking on it. Select access > relay restrictions. Add your list and uncheck on " uncheck 'allow all computers to relay " |
|
#3
| ||||
| ||||
| Re: Block Port 25 on SBS with some exceptions
It is an good decision in order to protect your confidential information from strangers. I am listing some points which you can refer to controls attacks on your server. This points will make your server more secure and safe. The first is to control malware. This can be done by forcing all host to contact only approved outbound mail server on their respected network. By blocking port 25 many spyware, worms and zombie spammers can be stopped. Second thing if the malware is so strong to copy the user's email clients settings, then the message needs to be scanned for virus. Simple configuration in firewall and message server will make a big difference. Third thing by audit trail you can easy identify which user is affected. Under this all message will require their submissions to be authenticated. |
|
#4
| ||||
| ||||
| Re: Block Port 25 on SBS with some exceptions
I used IPSEC filter to block the outgoing port 25. The Microsoft filter rules can be used to protect windows based servers from network attacks. By this you can only allow an smtp email from the server to your known users and blocking the clients which you can think are spammers. It works on both single and dual nic sbs system. In this process the filtering happen before the packets leaves the client. Follow the below instruction to perform the action. First you will need to create and link a GPO to the clients computer. After in GPO create a new ipsec policy. Now edit the properties. Edit the properties as per your requirement by creating the list and denying the ip's. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Block Port 25 on SBS with some exceptions" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do you block port 25 on workstations via SBS 2008/Group Policy? | eggedd2k | Small Business Server | 5 | 06-08-2010 09:14 PM |
| Port block Problem | Nipmuc | Networking & Security | 5 | 13-04-2010 05:55 PM |
| What are Exceptions in PHP 5? | DANIEL 602 | Software Development | 5 | 23-02-2010 01:35 AM |
| What is Log .NET Exceptions | Agneya | Software Development | 4 | 07-02-2010 01:34 AM |
| Missing port types : local port and Standard TCP/IP port | programmer_not_admin | Windows XP Support | 5 | 28-12-2006 07:38 PM |