This is used for general discussion that is not necessarily server-related.
			
		
		
			
				
								Benjamín 							 
						New to forums 			
		Posts:  4 https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA Joined:  Sat Nov 21, 2015 10:05 pmLocation:  9 de Julio, Argentina
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by Benjamín  Sat Nov 21, 2015 10:10 pm 
			
			
			
			
			Hello people, how I can block it at the firewall that Offers some NFO us?
Code: Select all 
22:02:55.096287 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 80)
    208.146.44.180.7777 > 190.52.84.235.18167: UDP, payload 52
	0x0000:  4500 0050 0000 4000 4011 2a38 d092 2cb4  E..P..@.@.*8..,.
	0x0010:  be34 54ea 1e61 46f7 003c 10b3 5341 4d50  .4T..aF..<..SAMP
	0x0020:  d092 2cb4 611e 6302 0010 4368 6172 6c65  ..,.a.c...Charle
	0x0030:  735f 4d61 7273 6861 6c6c 0600 0000 0d43  s_Marshall.....C
	0x0040:  6564 7269 635f 446f 6c6c 6172 0300 0000  edric_Dollar....
Thanks in advance, sorry for my bad English, I'm using Google translator
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								rd1981 							 
						A regular 			
		Posts:  31 Joined:  Sat Jan 28, 2012 11:58 pm 
		
						
						
													
							
						
									
						Post 
					 
								by rd1981  Wed Nov 25, 2015 9:50 am 
			
			
			
			
			Set a custom filter on a vds for that ip you posted or if its a range do 208.146.*.* . Only vds servers have the feature its disabled on gameservers and doesnt currently have the option on dedicated servers either.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								Edge100x 							 
						Founder 			
		Posts:  13141 Joined:  Thu Apr 18, 2002 11:04 pmLocation:  Seattle
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by Edge100x  Wed Nov 25, 2015 11:38 am 
			
			
			
			
			That appears to be traffic that your VDS is generating and not inbound traffic.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								Benjamín 							 
						New to forums 			
		Posts:  4 Joined:  Sat Nov 21, 2015 10:05 pmLocation:  9 de Julio, Argentina
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by Benjamín  Wed Nov 25, 2015 6:59 pm 
			
			
			
			
			What I want is to block the Player List Application SAMP, how do I do?
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								rymax99 							 
						This is my homepage 			
		Posts:  143 Joined:  Sun Feb 02, 2014 2:08 pmLocation:  Florida
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by rymax99  Wed Nov 25, 2015 9:34 pm 
			
			
			
			
			SA:MP - San Andreas Multiplayer? If so, there are configuration options in the config file to disable reporting to the internet list, and if it still makes outbound connections to their lists, find what IP it's connecting to and just block outbound connections to that instead of worrying about patterns.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								Benjamín 							 
						New to forums 			
		Posts:  4 Joined:  Sat Nov 21, 2015 10:05 pmLocation:  9 de Julio, Argentina
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by Benjamín  Thu Nov 26, 2015 10:55 am 
			
			
			
			
			I want to do is block the roster, it is this:
 
		 
				
		
		 
	 
				
				
		
		
			
				
								Benjamín 							 
						New to forums 			
		Posts:  4 Joined:  Sat Nov 21, 2015 10:05 pmLocation:  9 de Julio, Argentina
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by Benjamín  Thu Nov 26, 2015 2:24 pm 
			
			
			
			
			No, that hides the slots and hostname, I just want players are not. Is it possible to be done in the firewall?
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								rymax99 							 
						This is my homepage 			
		Posts:  143 Joined:  Sun Feb 02, 2014 2:08 pmLocation:  Florida
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by rymax99  Thu Nov 26, 2015 2:32 pm 
			
			
			
			
			Maybe you can find a specific pattern, but no, not without doing the research and packet dumping yourself.