General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project
	Moderator:  Moderators 
			
		
		
			
				
																			
								baxter888 							 
									
		Posts:  11  		Joined:  Thu Jul 14, 2011 4:59 pm 		
		
						
						
		 
		
						
						
													
							
						
									
						Post 
					 
								by baxter888   »  Thu Jul 14, 2011 5:10 pm 
			
			
			
			
			Basically my neighbour wants to access our wireless network to sahre content on a Gigabit NAS drive connected to router, but i would like to stop him from using our internet.
What is the most effective way of archeiving this? 
Cheers  
 
			
			
									
									
						 
		 
				
		
		 
	 
	 
				
		
		
			
				
																			
								pbix 							 
						Developer 			
		Posts:  1373  		Joined:  Fri Aug 21, 2009 5:09 pm 		
		
						
						
		 
		
						
						
													
							
						
									
						Post 
					 
								by pbix   »  Thu Jul 14, 2011 8:45 pm 
			
			
			
			
			How about not giving him the password for you wireless?
			
			
									
									Linksys WRT1900ACv2 
Netgear WNDR3700v2 
TP Link 1043ND v3 
TP-Link TL-WDR3600 v1 
Buffalo WZR-HP-G300NH2 
WRT54G-TM
						 
		 
				
		
		 
	 
	 
				
		
		
			
				
																			
								florachan 							 
									
		Posts:  56  		Joined:  Tue Aug 04, 2009 11:27 pm 		
		
						
						
		 
		
						
						
													
							
						
									
						Post 
					 
								by florachan   »  Fri Jul 15, 2011 2:37 am 
			
			
			
			
			you can accomplish this by buying an extra wireless router to do this, another separate network that can just access the NAS. 
 
Or  
 
you can map him by MAC address using current router, block port 80 for that IP address.
			
			
									
									
						 
		 
				
		
		 
	 
	 
				
		
		
			
				
																			
								ispyisail 							 
						Moderator 			
		Posts:  5218  		Joined:  Mon Apr 06, 2009 3:15 am 		
		
											Location:  New Zealand 
							
						
		 
		
						
						
													
							
						
									
						Post 
					 
								by ispyisail   »  Fri Jul 15, 2011 2:37 am 
			
			
			
			
			pbix wrote: How about not giving him the password for you wireless?
What?
I don't think this answered the question
 
			
			
									
									
						 
		 
				
		
		 
	 
	 
				
		
		
			
				
																			
								ispyisail 							 
						Moderator 			
		Posts:  5218  		Joined:  Mon Apr 06, 2009 3:15 am 		
		
											Location:  New Zealand 
							
						
		 
		
						
						
													
							
						
									
						Post 
					 
								by ispyisail   »  Fri Jul 15, 2011 2:47 am 
			
			
			
			
			you can map him by MAC address using current router, block port 80 for that IP address.
You might want to block all except...........
 
I would suggest you need to find what port / protocol you need to connect to the NAS with then open that only
 
			
			
									
									
						 
		 
				
		
		 
	 
	 
				
		
		
			
				
																			
								ripmyundies 							 
									
		Posts:  19  		Joined:  Fri Jul 15, 2011 6:55 am 		
		
						
						
		 
		
						
						
													
							
						
									
						Post 
					 
								by ripmyundies   »  Mon Jul 18, 2011 12:10 am 
			
			
			
			
			Get his MAC address, and try using DNSMASQ to assign him a DNS/Gateway that goes no where (e.g an internal IP that doesn't exist), or a gateway 
 
Worth a try...I used DNSMASQ to assign a specific DNS for my kids, no reason why you could do the same
			
			
									
									
						 
		 
				
		
		 
	 
	 
				
		
		
			
				
																			
								baxter888 							 
									
		Posts:  11  		Joined:  Thu Jul 14, 2011 4:59 pm 		
		
						
						
		 
		
						
						
													
							
						
									
						Post 
					 
								by baxter888   »  Tue Jul 19, 2011 4:27 pm 
			
			
			
			
			Thanks for the replies. I think i will go with the block all execpt approch first, and resort to keeping the nas on a sepperate unconnected network as a last resort